The following resources can be registered in a storage pool with thin provisioning attributes set:
FTRP and FTV for Automatic Storage Layering
TPP and TPV for Thin Provisioning
When setting to automatic selection for resource selection while creating L-Server or attaching a disk under the condition that both storage pools with and without the configuration of thin provisioning attributes remain the same priority, either of their resources can be given higher priority.
When the definition file has been edited, restart the manager.
[Windows Manager]
Installation_folder\SVROR\Manager\etc\customize_data
[Linux Manager]
/etc/opt/FJSVrcvmr/customize_data
storage.rcxprop
In the definition file, the items to set are entered on individual lines. Each line is entered in the following format.
Item_specified = Value_specified |
When both storage pools with and without the configuration of thin provisioning attributes remain the same priority, either of their resources can be given higher priority for automatic selection of storage resource.
If "true" is specified
A storage pool with thin provisioning attributes will be given priority.
If "false" is specified
A storage pool without thin provisioning attributes will be given priority.
If nothing is specified
"false" is set.
Example
An example definition file is indicated below.
SELECT_THIN_PROVISIONING_POOL_FIRST = true |