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

B.1.2 Format Selection for the Names of Virtual Storage Resources and Disk Resources Managed by ESC

The format of the names of virtual storage resources and disk resources managed by ESC can be selected. 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
ETERNUS_VOLUME_NAME_TO_DISK_NAME

Select the format of the name of disk resources managed by ESC.

  • If "true" is specified

    The disk resource name is used as the alias name for ESC. If the format of the alias name is unavailable for the format of the disk resource name, Resource Orchestrator automatically sets a disk resource name that conforms to the alias name. Even if "true" has been specified, when ESC does not support the alias name, the combination of the IP address of ETERNUS, the RAID group number, and the volume number will be used as the disk resource name.

  • If "false" is specified

    The combination of the IP address of ETERNUS, the RAID group number, and the volume number will be used as the disk resource name.

  • If nothing is specified

    "false" is set.

Note

If the disk has been separated from the virtual storage and saved, then the ETERNUS LUN alias name is not reflected on the disk resource name even if the value is "true".

ETERNUS_RAIDGROUP_NAME_TO_VSTORAGE_NAME

Select the format of the name of virtual storage resources managed by ESC.

  • If "true" is specified

    The RAID group name of ESC is used as the virtual storage resource name. If the format of the RAID group name is unavailable for the format of the virtual storage resource name, Resource Orchestrator automatically set a virtual storage resource name that conforms to the RAID group name. Even if "true" has been specified, when ESC does not support the RAID group name, the combination of the IP address of ESC and the RAID group number will be used as the virtual storage resource name.

  • If "false" is specified

    The combination of the IP address of ESC and the RAID group number will be used as the virtual storage resource name.

  • If nothing is specified

    "false" is set.

Example

An example definition file is indicated below.

ETERNUS_VOLUME_NAME_TO_DISK_NAME = true
ETERNUS_RAIDGROUP_NAME_TO_VSTORAGE_NAME = true