Before executing the DR configuration check tool, configure the DR configuration check tool manually using the following procedure.
When performing VMware L-Server switchover (VM guest), configure VMware vSphere CLI (vCLI) using the procedure in "3.3 Manager Installation and Configuration".
If these configuration operations are not performed, or if vCLI was installed on a server other than the admin server, 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 Result: ERROR Details: ERROR: Replication check of vmware datastores cannot be performed. Detail: vCLI is not installed or path of vCLI has not been set to environment variable.
If vCLI was installed on a server other than the admin server, ignore this message.
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.
Note
[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
ccm, ,192.168.0.205, 192.168.0.206
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 on the manager of Resource Orchestrator.
When the replication configuration information has not been set, the check for the use of replication is not executed.
[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:
When all of the following conditions are met, it is necessary to specify the -config_dir option.
It is necessary to specify the -dir option when all of the following conditions are met:
For details, refer to "B.6 rcxdrcheck".
Example
#Please select the DR switchover method. #1:Physical L-Server switchover #2:Physical/Virtual L-Server switchover #3:Virtual L-Server switchover #4:both Physical L-Server switchover and Physical/Virtual L-Server switchover #5:both Physical L-Server switchover and Virtual L-Server switchover #ex) DR_switchover_method=1 DR_switchover_method=1 #Please select the type of DR operation method. #1.Active-Active #2.Active-Standby #ex) DR_operation_method=1 DR_operation_method=1 # Please select which check items will be excluded. # All items will be checked if nothing is specified. #1. Correctness of Storage Replication #2. Confliction of Storage Names #3. Integrality of Rcxrecovery Input Files #4. Consistency of rcxmgrexport output #5. Location of Physical Image Folder #6. Confliction of Resource Name #7. Confliction of Network Resource #8. Confliction of AddressSet Resource #9. Consistency of Server Resource #10. Consistency of Network Device #11. Consistency of ROR Manager Version #12. Consistency of ROR manager Installation Folder #13. Consistency of Admin Lan IP Address #14. Confliction of Storage Units' IP Addresses #15. Confliction of Servers' IP Addresses #16. Use of Global AddressSet and Network #17. Confliction of Software ID #18. Correctness of definition file configuration #19. Consistency of Resource Name # ex) excluded_check_items =1,2,11,13 excluded_check_items =1,2,11,13 #Specify the rcxdrcheck prepare folder. #For Windows Manager: #ex) rcxdrcheck_prepare_define=D:\Export\drcheck_prepare_dir #For Linux Manager: # ex) rcxdrcheck_prepare_define=/DRExport/Export/drcheck_prepare_dir rcxdrcheck_prepare_define=D:\Export\drcheck_prepare_dir #Specify the rcxdrcheck check folder. #For Windows Manager: # ex) rcxdrcheck_check_define=D:\Export\drcheck_check_dir #For Linux Manager: # ex) rcxdrcheck_check_define=/DRExport/Export/drcheck_check_dir rcxdrcheck_check_define=D:\Export\drcheck_check_dir
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