Top
ServerView Resource Orchestrator Cloud Edition V3.1.1 Setup Guide
ServerView

C.1.3 Configuration of Priority for Resource Selection on 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.

Location of the Definition File

[Windows Manager]
Installation_folder\SVROR\Manager\etc\customize_data

[Linux Manager]
/etc/opt/FJSVrcvmr/customize_data

Definition File Name

storage.rcxprop

Definition File Format

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

Definition File Items
  • SELECT_THIN_PROVISIONING_POOL_FIRST

    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