Execute the rcxmgrexport command to export the configuration information.
For the specific procedures, refer to "a. Export the Required Information" in "1. Export the Required Information from the Switchover Source Site" in "4.1 Normal Operation".
When switchover information is being automatically collected, execute the following command to resume the process.
Operation collecting the information periodically
When performing virtual L-Server switchover (VM guest), and not performing physical L-Server switchover (physical OS)
[Windows Manager]
>Installation_folder\SVROR\Manager\bin\rcxmgrexport -interval minutes -base <RETURN>
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxmgrexport -interval minutes -base <RETURN>
In other cases
[Windows Manager]
>Installation_folder\SVROR\Manager\bin\rcxmgrexport -interval minutes <RETURN>
[Linux Manager]
Execute the following command:
# /opt/FJSVrcvmr/bin/rcxmgrexport -interval minutes <RETURN>
When the replication software being used is ACM-CCM or SnapMirror, the procedure after this point is not required.
When the Resource Orchestrator manager and the replication software are installed on the same server
Add the following path to the start of the "/etc/cron.d/SVROR_rcxmgrexportwrapper" file depending on the type of replication software that will be used.
- NaviSphere
PATH=/bin:/usr/bin:/opt/Navisphere/bin
- Solutions Enabler
PATH=/bin:/usr/bin:/usr/symcli/bin
After adding the paths, it is not necessary to restart the OS or cron services.
Operation collecting the configuration definition information after changes are made
When performing virtual L-Server switchover (VM guest), and not performing physical L-Server switchover (physical OS)
[Windows Manager]
>Installation_folder\SVROR\Manager\bin\rcxmgrexport -event on -base <RETURN>
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxmgrexport -event on -base <RETURN>
In other cases
[Windows Manager]
>Installation_folder\SVROR\Manager\bin\rcxmgrexport -event on <RETURN>
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxmgrexport -event on <RETURN>