Name
[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxrepdef - Generate replication definition file
[Linux Manager]
/opt/FJSVrcvmr/bin/rcxrepdef - Generate replication definition file
Format
rcxrepdef ccm [-local storage_ip [-remote storage_ip [=box_id]]] -file replication_file rcxrepdef snapmirror -local storage_ip -remote storage_ip -file replication_file rcxrepdef navisphere -local storage_ip -remote storage_ip -localsecfile local_secfile -remotesecfile remote_secfile -file replication_file -rhost storage_mgr_ip rcxrepdef solutionenabler [-local sid [-remote sid]] -file replication_file [-rhost storage_mgr_ip]
Description
The rcxrepdef command creates a replication definition file from the configuration information for the replication software in the high-availability storage machine.
Note
Before executing this command, the path to execute commands of the storage management software must be defined.
When specifying "ccm" for the subcommand, the folder is as follows. When also using other storage management software, define the path for each storage management software.
[Windows]
ETERNUS_SF_Storage_Cruise_Installation_folderCM\bin
Subcommands
Specify the replication software. Specify the following values.
ccm : ACM-CCM(ETERNUS)
snapmirror : SnapMirror (storage management software for NetApp)
navisphere : NaviSphere (storage management software for CLARiiON)
solutionenabler :Solution enabler (storage management software for SYMMETRIX)
Options
Enter the IP address of the source storage machine for replication. If this is omitted, the IP addressed obtained from replication software is used.
Enter the IP address or box id of the source storage machine for replication. If this is omitted, the IP addressed obtained from replication software is used.
When replication is performed on multiple servers and the IP address cannot be recognized on the replication software, specify the BOX ID to uniquely determine the destination for replication.
Specify the folder name where the replication definition file will be output.
Specify the authentication file of the source storage device for replication.
Specify the authentication file of the destination storage device for replication.
Specify the identifier of the source storage device for replication.
Specify the identifier of the destination storage device for replication.
Specify the server IP address of storage management software that is deployed on a server other than that of Resource Orchestrator.
This option can be specified only when either navisphere or solutionsenabler is specified in the subcommand.
Example
>rcxrepdef ccm -file file1<RETURN> |