Before executing the DR configuration check tool, configure the DR configuration check tool manually using the following procedure.
When performing virtual L-Server switchover (VM guest), configure VMware vSphere CLI(vCLI) related settings.
When performing virtual L-Server switchover (VM guest), install the version of VMware vSphere Command-Line Interface (vCLI) corresponding to the VMware vCenter Server version on the admin server.
For Windows managers, add the path to VMware vSphere CLI(vCLI) to the PATH environment variable.
If the above configuration operations are not performed, the following error message is displayed in the execution result for check number 1 of the DR configuration check tool (Presence of LUN replication in the switch scope).
Item 01: Correctness of Storage Replication |
Information
Even if the path to vCLI is not added to the PATH environment variable on a Windows manager, the DR configuration check tool can be executed using the vCLI command prompt.
When using ETERNUS storage units, set the replication configuration information on the switchover source site.
[Windows Manager]
Installation_folder\SVROR\Manager\etc\customize_data\fa_dr.rcxprop
[Linux Manager]
/etc/opt/FJSVrcvmr/customize_data/fa_dr.rcxprop
Example
#rcxrepdef_define |
For details, refer to "Required Option Setting Information for the rcxrepdef Command" in "B.1 rcxmgrexport".
Note
The check for the use of replication by the DR configuration check tool can be executed only when CCM has been installed in the manager of Resource Orchestrator.
When the replication configuration information has not been set, the check for the use of replication is not executed.
If necessary, set the definition file for the DR configuration check tool in the switchover source site and the switchover destination site.
Lines beginning with sharp signs ("#") are comments in this definition file.
Blank lines in this definition file are regarded as meaningless and skipped.
[Windows Manager]
Installation_folder\SVROR\Manager\etc\customize_data\drcheck.rcxprop
[Linux Manager]
/etc/opt/FJSVrcvmr/customize_data/drcheck.rcxprop
It is necessary to specify the -config_dir option when all of the following conditions are met:
"rcxdrcheck_prepare_define" is not specified in the definition file
The command for specifying "prepare" for the "-mode" option is executed
When all of the following conditions are met, it is necessary to specify the -config_dir option.
"rcxdrcheck_check_define" is not specified in the definition file
The command for specifying "check" for the "-mode" option is executed
It is necessary to specify the -dir option when all of the following conditions are met:
"#rcxmgrexport_define" is not specified in the DR definition file (fa_dr.rcxprop)
The command for specifying "check" for the "-mode" option is executed
For details, refer to "B.6 rcxdrcheck".
Example
#Please select the DR switchover method. |
For details on setting items, refer to "B.6 rcxdrcheck".
Information
Create definition files for the DR configuration check tool using the following sample files.
[Windows Manager]
Installation_folder\SVROR\Manager\etc\customize_data\drcheck.rcxprop.sample
[Linux Manager]
/etc/opt/FJSVrcvmr/customize_data/drcheck.rcxprop.sample