Top
ServerView Resource Orchestrator Cloud Edition V3.1.1 Reference Guide (Command/XML)
ServerView

5.22 rcxrepdef

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

-local storage_ip

Enter the IP address of the source storage machine for replication. If this is omitted, the IP addressed obtained from replication software is used.

-remote storage_ip [=box_id]

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.

-file replication_file

Specify the folder name where the replication definition file will be output.

-localsecfile local_secfile

Specify the authentication file of the source storage device for replication.

-remotesecfile remote_secfile

Specify the authentication file of the destination storage device for replication.

-local local_sid

Specify the identifier of the source storage device for replication.

-remote remote_sid

Specify the identifier of the destination storage device for replication.

-rhost storage_mgr_ip

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>