Configure automatic switchover information collection settings on the switchover source and destination sites.
The portion of switchover information that is modified through operations by tenant users or tenant administrators, other than firewall setting information, can be collected automatically.
When configuring automatic failover information collection settings, select either of the following operations, and configure the selected settings.
To start operations for switchover at regular intervals, perform the following operation:
[Windows Manager]
>Installation_folder\SVROR\Manager\bin\rcxmgrexport -interval minutes -base <RETURN>
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxmgrexport -interval minutes -base <RETURN>
For details on the rcxmgrexport command, refer to "B.1 rcxmgrexport".
[Windows Manager]
>Installation_folder\SVROR\Manager\bin\rcxmgrexport -interval minutes <RETURN>
[Linux Manager]
# /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.
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.
It is necessary to add the paths described above every time the rcxmgrexport -interval command is executed.
For details on the rcxmgrexport command, refer to "B.1 rcxmgrexport".
Configuration definition information will be collected automatically upon the occurrence of events causing a change of switchover information. Perform the operations described below.
For details on the timing of automatic collection of switchover information, refer to "B.1 rcxmgrexport".
[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxmgrexport -event on -base <RETURN>
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxmgrexport -event on -base <RETURN>
For details on the rcxmgrexport command, refer to "B.1 rcxmgrexport".
[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxmgrexport -event on <RETURN>
[Linux Manager]
# /opt/FJSVrcvmr/bin/rcxmgrexport -event on <RETURN>
For details on the rcxmgrexport command, refer to "B.1 rcxmgrexport".
Note
Even when performing physical L-Server switchover (physical OSs), for configurations that do not replicate LUNs that are connected with the L-Servers, use the rcxmgrexport -event on -base command.
(Configuration example: The LUN connected with an L-Server is copied to another LUN using One Point Copy to be replicated)