This section describes operation commands for replication management.
NAME
swsrpstartsync - starts synchronous processing
SYNOPSIS
<program-directory>\bin\swsrpstartsync [-y [-a | -v]| -k | -i] [-g] [-m] [-Xskip | -Xremain] [-t] [-Xda] From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrpstartsync -h Server-Name [-y [-a | -v]| -k | -i] [-g] [-m] [-Xskip | -Xremain] [-t] [-Xda] From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrpstartsync [-y [-a | -v]| -k | -i] [-g] [-m] [-Xskip | -Xremain] [-t] [-Xda] [-Xreverse] -Xgroup Group-Name
<program-directory>\bin\swsrpstartsync -h Server-Name [-y [-a | -v]| -k | -i] [-g] [-m] [-Xskip | -Xremain] [-t] [-Xda] [-Xreverse] -Xgroup Group-Name
DESCRIPTION
Start the synchronous replication processing (copying between disks by EC and REC).
It will copy all the data from the source volume to the destination volume at the start of the synchronization process, or if run as a restart of the synchronization process it will just copy updated data to the destination volume. Use this command at the start of operation or when you want to reflect updated data (differences) from the equivalency maintenance state.
OPTIONS
This option is valid only on a Management Server.
This option can be specified only on a Management Server.
Specifies inter-box synchronization in synchronous mode. This option is valid only when total copy is started for inter-box replication.
Specify this option together with the -a option to start the split mode for inter-box synchronization in Automatic Split mode.
Specify this option together with the -v option to start the mode in Manual Split mode.
Specifying the -y option without the -a or -v option starts the mode in Automatic Split mode.
Not specifying the -y, -k, and -i options sets Through mode.
Synchronization in intra-box replication is always handled in synchronous mode.
Specifies the start of split mode for inter-box synchronization in Automatic Split mode. This option is valid only when total copy is started for inter-box replication.
Specify this option together with the -y option.
Specifies the start of split mode for inter-box synchronization in Manual Split mode. This option is valid only when total copy is started for inter-box replication.
Specify this option together with the -y option.
You must specify this option when specifying synchronization mode (the -y option) on a box that does not support Automatic Split mode.
Specifies the setting of transfer mode for inter-box synchronization in Stack mode. This option is valid only when total copy is started for inter-box replication.
Not specifying the -y, -k, or -i option sets Through mode.
Specifies the setting of transfer mode for inter-box synchronization in Consistency mode. This option is valid only when total copy is started for inter-box replication.
Not specifying the -y, -k, or -i option sets Through mode.
Specifies the setting of recovery mode for inter-box synchronization in Manual Recovery mode. This option is valid only when total copy is started for inter-box replication.
Not specifying this option sets Automatic Recovery mode.
For server-to-server replication, this option specifies that communication processing with non-operational servers is not performed. When this option is specified, volume status check processing and the pre-processing for the replication destination volume of a non-operational server are not performed.
This option is valid only during server-to-server replication.
Specifies that pre-processing for the replication destination volume is not performed.
Use this option if any of the following conditions apply:
AdvancedCopy Manager does not perform pre-processing or post-processing for the replication destination volume, and independent pre-processes and post-processes are inserted before and after AdvancedCopy Manager commands.(*)
Replication destination pre-processing and post-processing are judged to be unnecessary (for example, for databases constructed on RAW devices).(*)
Synchronous processing (REC) between boxes is restarted after a forcible suspend.
*: If you specify this option to start or resume synchronous processing, specify the -t option also when executing swsrpmake (Replication creation command).
Specifies that synchronous processing must be started for each group.
Specifies that synchronous processing must be started for each group in the reverse direction (from replica volumes to original volumes).
Specifies that synchronous processing must be suspended using the initial copy skip function. This option is valid only when total copy is started for inter-box replication.
Enables data that has been updated to the copy destination during replication established status when synchronous processing is restarted.
This option is valid only when inter-box replication is restarted.
This option is used to reflect to the copy destination volume only those parts of the copy source volume that have been updated, after synchronous processing has been started using the -Xskip option and backup data has been copied from the tape medium to the copy destination volume.
Disables update (WRITE) and access (READ) to the replication destination volume from the synchronous processing start until the replication has been completed.
This option is valid only when synchronous processing is started.
If the option is omitted, only update (WRITE) to the replication destination volume is disabled.
OPERANDS
Specifies a replication source volume name.
Specifies the replication source volume or the replication destination volume set with swsrpsetvol (Replication volume information setting command).
Specifies the AdvancedCopy Manager device name for the volume name.
Specifies a replication destination volume name.
Specifies the replication source volume or the replication destination volume set with swsrpsetvol (Replication volume information setting command).
Specifies the AdvancedCopy Manager device name for the volume name.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Start replication from g1d1p1 of a Management Server to g2d1p1@TARG-SV of Managed Server SRC-SV:
C:\>C:\ETERNUS_SF\ACM\bin\swsrpstartsync -h SRC-SV g1d1p1 g2d1p1@TARG-SV FROM=g1d1p1@SRC-SV,TO=g2d1p1@TARG-SV swsrpstartsync completed C:\>
Start replication from g1d1p1 of a Management Server to g2d1p1@TARG-SV of a Managed Server SRC-SV with replication destination volume access disabled.
C:\>C:\ETERNUS_SF\ACM\bin\swsrpstartsync -h SRC-SV -Xda g1d1p1 g2d1p1@TARG-SV FROM=g1d1p1@SRC-SV,TO=g2d1p1@TARG-SV swsrpstartsync completed C:\>
Start replication for group "GRP1":
C:\>C:\Win32app\AdvancedCopyManager\bin\swsrpstartsync -Xgroup GRP1 GROUP=GRP1 swsrpstartsync completed C:\>
NOTES
Replication cannot be started if:
The specified source volume and destination volume have not been set as replication volumes.
A replication source volume is specified as the copy volume and a replication destination volume is specified as the copied material volume, and one-way copy is set as the copy attribute of the replication volume.
Volume information (box identifier, OLU, EXTENT start position, and EXTENT size) is changed after operation starts. In this case, the operation cannot continue for the corresponding volume. Stop the replication operation for the corresponding volume, and then delete and reset the replication volume information.
For server-to-server replication, the Managed Server on which the command is executed is not the operation server of the replication volume.
For server-to-server replication, communication with a destination server fails.
Replication cannot be started as a result of the preceding Advanced Copy function.
A destination volume could not be locked.
The destination volume locking specification file is invalid.
The -g option is specified, except for a remote copy.
The backup management function is executing a process for a specified source/destination volume
Either the copy source volume or the copy destination volume is a Snap Data Volume.
If the -Xgroup option is specified, replication volumes are processed in order, but processing will be terminated immediately if an error occurs.
When the replication to be performed satisfies either of the following two conditions, please perform drive letter release or unmount of the copy target volume before executing a command.
When a replication is performed between different OSs
When the sizes of replication source volume and replication destination volume differ
In the above mentioned cases, if neither drive letter release nor dismount have been performed, post-processing of the copy target volume at the time of duplicate creation results in an error.
Replication which uses an SDX object (SynfinityDISK) replication source volume is not supported. Therefore, when either the replication destination volume or the duplicate place volume is an SDX object, only the replication from an SDX object to a non-SDX object can be performed.
Use the COPY command to copy data to an SDX object.
You cannot change synchronization mode when synchronization is resumed.
When synchronization is resumed, you must specify the -y, -a, -v, -k, -i, and -g options as follows:
Specify only the options that match the mode of synchronization to be resumed, or
Do not specify any of the options.
The processing of this command varies according to the status of the synchronization processing of the specified replication source and replication destination volumes.
Status of synchronization processing | Processing |
---|---|
Dismount status | Start of total copy |
Total or incremental copy status | Informational message (swsrp2401) is output and the command ends normally |
Equivalency maintain status | Informational message (swsrp2401) is output and the command ends normally |
Replication established status (i.e., halt status) | Start of incremental copy |
Before starting the replication, run the replication pre-processing script for the replication destination volume. The contents of this script can be customized. For more information about this, refer to "Appendix C Pre-processing and Post-processing of Replication". If you do not want to implement the pre-processing script, use the -t option.
Before starting replication that targets a Logical Unit (disk), execute pre-processing and post-processing of the Logical Unit (disk), refer to "Appendix C Pre-processing and Post-processing of Replication" for details.
To protect processing that accesses a replication destination volume, set the replication destination volume before starting replication so that other processes cannot access it. To do so, cancel the drive letter of the replication destination volume or execute a dismount command. If you cannot cancel the drive letter of the replication destination volume or execute dismount resulting from any of the conditions described below, this command fails and terminates.
There is a directory in which other volumes are mounted under the mount point.
A file in the volume is being used. In addition, if the replication destination volume is being used on a server other than the server on which this command is entered, the replication-operation administrator must disable access to the replication destination volume by cancellation of the share setting, unmounting, or by some other method.
Refer to "13.1.1 General notes" for notes about starting replication.
An error will occur if the synchronous process is restarted with -Xda option. When changing the access permission for replication destination volume, please first cancel the current replication processing with swsrpcancel (Replication cancellation command) and then restart this command.
This command will terminate abnormally with the following error message if the -Xda option is set for an ETERNUS Disk storage system that does not support the Destination Access Permission function.
swsrp0719 EC cannot be run. Error=17(not support.)
This command cannot be executed while any of the following commands are running:
NAME
swsrpmake - creates a replication volume
SYNOPSIS
<program-directory>\bin\swsrpmake [-m] [-f | -Xflush] [-t] ([-j | -T | -Xconcur | -C | -P]) From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrpmake [-m] [-f | -Xflush] [-t] ([-T | -C | -P]) From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrpmake -h Server-Name [-m] [-f | -Xflush] [-t] ([-j | -T | -Xconcur | -C | -P])From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrpmake -h Server-Name [-m] [-f | -Xflush] [-t] ([-T | -C | -P]) From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrpmake [-m] [-f | -Xflush] [-t] ([-j|-T|-Xconcur|-C | -P]) [-Xreverse] -Xgroup Group-Name
<program-directory>\bin\swsrpmake [-m] [-f | -Xflush] [-t] ([-T | -C | -P]) [-Xconcur-opc] [-Xreverse] -Xgroup Group-Name
<program-directory>\bin\swsrpmake -h Server-Name [-m] [-f | -Xflush] [-t] ([-j|-T|-Xconcur|-C | -P]) [-Xreverse] -Xgroup Group-Name
<program-directory>\bin\swsrpmake -h Server-Name [-m] [-f | -Xflush] [-t] ([-T | -C | -P]) [-Xconcur-opc] [-Xreverse] -Xgroup Group-Name
DESCRIPTION
When synchronization processing (EC) is not performed, this command will start snapshot processing (OPC/QuickOPC/SnapOPC/SnapOPC+) to create a replication volume.
When synchronization processing is performed, check whether the status of the processing is in the equivalency maintenance state. If so, suspend the synchronization processing and create a replication volume. The status in which synchronization processing is suspended is referred to as the replication established status. After this command is executed, the replication destination volume can be accessed.
This command executes the replication pre-processing and post-processing before a replication is created. For details of these processes, refer to "Appendix C Pre-processing and Post-processing of Replication".
OPTIONS
Specifies a Managed Server name.
This option can be specified only on a Management Server.
For server-to-server replication, this specifies that communication processing is not performed with the non-operation server. When this option is specified, volume status check processing and pre-processing and post-processing are not performed for the non-operation server volume.
This option is valid only during server-to-server replication.
Specifies that the pre-processing and post-processing are not performed for a replication source volume.
Use this option only when AdvancedCopy Manager does not execute pre-processing and post-processing of the copy source volume and unique pre-processing and post-processing scripts are inserted before and after (respectively) the AdvancedCopy Manager command, or when you judge that copy pre-processing and post-processing are unnecessary (e.g., for a database constructed on a raw device).
Specifies that the pre-processing and post-processing are not performed for a replication destination volume.
Use this option when applied to either of the following conditions:
Pre-processing and post-processing for copy destination volume is not performed by AdvancedCopy Manager but independent pre-processing and post-processing is added in before and after AdvancedCopy Manager commands.
Pre-processing and post-processing for copy destination volume is determined to be unnecessary (e.g. Database created on RAW device)
If you specify the -t option to execute swsrpstartsync (Synchronous processing start command), specify the -t option also when executing this command.
Specifies the flushing of the file system buffer of the copy source volume. Before this option is specified, all write processing on the copy source volume must be stopped. If a replica is created without the write processing stopped, then the integrity of the copy source volume data is not guaranteed.
When this option is omitted, the flushing of file system buffer of the copy source volume and locking of the copy source volume are based on the value of 'BufferFlushOnly' in the copy source volume locking specification file. For details, refer to "C.2.4 Copy source volume locking specification file".
Specifies that copy processing will be forcibly suspended even if the execution status of copying is "sync: Total copy or incremental copy is being performed" or "halt: Hard suspend status" in synchronization processing of intra-box replication. This option can only be used for intra-box replication; if attempted for intra-box replication, an error will occur.
When this option is specified, the data in the destination volume is not guaranteed.
Additionally, when this option is specified, pre-processing and post-processing for the source and destination volumes are not performed. When restarting synchronous processing (REC) between boxes, execute swsrpstartsync (Synchronous processing start command) with the -t option specified.
Specifies that differential snapshot processing will be executed.
This option cannot be specified while synchronous processing is performed.
This option is valid only for a replication within the ETERNUS Disk storage system and when the ETERNUS Disk storage system supports the QuickOPC function.
For a snapshot replication without specifying this option, ordinary snapshot processing (OPC without using the QuickOPC function) is started. This option must be specified to perform the replication operation using differential snapshots.
Specifies that a replication will be created for each group.
Specifies that a replication will be created for each group in the reverse direction (i.e., from replica volumes to original volumes).
Specifies that a replication will be created using the concurrent suspend function.
This option is not supported when GDS Snapshot linkage is being used.
Specifies that a replication will be created using the concurrent OPC function.
This option is not supported when linking with GDS Snapshot.
Specifies that SnapOPC will be started.
This option is only valid for intra-box replications and for ETERNUS Disk storage system that supports the SnapOPC function.
In order to execute SnapOPC, the copy destination volume must be a Snap Data Volume.
Specifies to start SnapOPC+.
This option is only valid with intra-box replications and for ETERNUS Disk storage system that supports the SnapOPC+ function.
In order to execute SnapOPC+, the copy destination volume must be a Snap Data Volume.
An error occurs in the following cases:
The same SnapOPC+ session exists at the copy source volume and the copy destination volume.
OPERANDS
Specifies a replication source volume.
Specifies the replication source volume or the replication destination volume that was set with swsrpsetvol (Replication volume information setting command).
Specifies the AdvancedCopy Manager device name for the volume name.
Specifies a replication destination volume.
Specifies the replication source volume or the replication destination volume that was set with swsrpsetvol (Replication volume information setting command).
Specifies the AdvancedCopy Manager device name for the volume name.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
On a Management Server, direct replication of g1d1p1 to g2d1p1@TARG-SV for Managed Server SRC-SV:
C:\>C:\ETERNUS_SF\ACM\bin\swsrpmake -h SRC-SV g1d1p1 g2d1p1@TARG-SV FROM=g1d1p1@SRC-SV,TO=g2d1p1@TARG-SV swsrpmake completed C:\>
Creates a copy for the group "GRP1":
C:\>C:\Win32app\AdvancedCopyManager\bin\swsrpmake -Xgroup GRP1 GROUP=GRP1 swsrpmake completed C:\>
Creates a copy for the group "GRP1" by using the concurrent OPC:
C:\>C:\Win32app\AdvancedCopyManager\bin\swsrpmake -Xgroup GRP1 -Xconcur-opc GROUP=GRP1 swsrpmake completed C:\>
NOTES
Replication cannot be created if:
The specified replication source and replication destination volumes are not set as replication volumes.
The synchronization processing from the specified replication source volume to the replication destination volume is not in the equivalency maintenance status.
After operation starts, physical volume information (box identifier, OLU, EXTENT start position, and EXTENT size) is changed. In this case, operation for the corresponding volume cannot continue. Stop the replication operation for the volume, and then delete and reset the replication volume information.
If a replication source volume is an SDX object, the status of the SDX object does not match the following:
The mirror volume is ACTIVE or STOP.
The mirror slice status is ACTIVE or STOP.
The SDX disk status is ENABLE.
For server-to-server replication, the Managed Server on which the command is executed is not the operation server of the replication volume.
For server-to-server replication, communication with a destination server fails.
The copy source volume cannot be locked.
The file system buffer of the copy source volume cannot be flushed.
The contents of the copy source volume locking specification file are invalid.
The replication destination volume cannot be locked
The contents of the replication destination volume lock operation specification file are invalid
The backup management function is executing a process for a specified source or destination volume
From the copy destination server, the command was executed with both -Xconcur and -m options specified simultaneously for any of the following ETERNUS Disk storage systems:
ETERNUS DX80/DX80 S2 (for firmware version numbers before V10L30)
ETERNUS DX90/DX90 S2 (for firmware version numbers before V10L30)
ETERNUS DX400/DX400 S2 series (for firmware version numbers before V10L30)
ETERNUS DX8000/DX8000 S2 series (for firmware version numbers before V10L30)
ETERNUS2000
ETERNUS4000
ETERNUS8000
If the -Xgroup option is specified, processing will be terminated without creating a copy if the operation statuses of the replication volumes being processed include both snapshot-type replication and synchronous-type replication. Additionally, if the -Xgroup option is specified, replication volumes are processed in order, but processing will be terminated immediately if an error occurs.
Note the following when you specify the -Xconcur-opc option:
Specify this option together with the -Xgroup option.
If an error is detected by the preliminary check for the replication volumes to be processed, processing will be terminated without creating a copy.
Refer to the following table for details of the preliminary checks:
Type | Details of the preliminary checks |
---|---|
Common | Check if a pair of synchronized replications is not exist in the group. |
When the - T option is specified | Check if a pair of volumes which is in the tracking state and a pair of volumes on which the tracking is not executed are not mixed in the group. |
If this command is executed during the snapshot processing, start or restart the snapshot processing. Refer to the following table for details of copy operation:
Operation status | Copy operation |
---|---|
When the operation status of the replication volume in the group is in one of the following:
|
|
Operation status | Copy operation |
---|---|
When the operation status of the replication volume in the group is in one of the following:
|
|
When the operation status of the replication volume in the group is in one of the following:
| Differential snapshot processing is restarted with the concurrent OPC specified. |
When the replication to be performed satisfies either of the following conditions, please perform drive letter release or dismount of the copy target volume before executing a command.
When a replication is performed between different OSs
When the sizes of replication source volume and replication destination volume differ
If neither drive letter release nor dismount is performed in the abovementioned case, post-processing of the copy target volume at the time of duplicate creation produces an error.
Replication which uses an SDX object (SynfinityDISK) replication source volume is not supported. Therefore, when one of replication destination volume and the duplicate place volumes is an SDX object, only replication from an SDX object to a non-SDX object can be used.
Use the COPY command in copying data to an SDX object.
Before a replica is created, the pre-processing for the source volume and destination volume are executed (for synchronized replication, only pre-processing is executed). After the replica has been created, the post-processing for the source volume and destination volume is executed. The contents of the script can be customized. For more information about this refer to "Appendix C Pre-processing and Post-processing of Replication". If the -f or -t option is specified, the pre-processing and post-processing are not performed.
Before creating a replica targeting a Logical Unit (disk), execute pre-processing and post-processing of the Logical Unit (disk), Refer to "Appendix C Pre-processing and Post-processing of Replication" for details.
If this command is executed during execution of snapshot processing, stop the copy processing in progress and restart the snapshot processing.
When the -Xflush option is omitted and the value of 'BufferFlushOnly' in the copy source volume locking specification file is 'off', this command sets the replication source volume before creating a replica so that other processes cannot access the volume. The replication source volume is locked in order to disable to access it. If you cannot lock the source volume because of the situations described below, this command fails and terminates.
There is a directory in which other volumes are mounted under the mount point.
A file on the volume is being used. In addition, if the replication source volume is being used from a server other than the server on which this command is entered, the backup-operation administrator must disable access to the replication source volume by cancellation of the share setting, dismounting, or by using some other method. If for whatever reason you do not want to remove the share setting of the replication source volume, or execute dismount or use some other method, use the default setting that the file system buffer is flushed.
When the replication source volume is being used by backup management, dismount may not possible. In this case, "swsrp2613 An error occurred in the pre-processing script for creating a replica. Error Code = 2" or "swsrp3607 Locking the volume failed. Please confirm that the volume is being used by other processes. Error=5(FSCTL_LOCK_VOLUME), Volume Name=[VOLUME NAME]" is output.
Before replication is performed in snapshot-type replication, this command option prevents other processes from accessing the replication destination volume to protect the process that is accessing the volume. The command accomplishes this by locking or dismounting the replication destination volume. In cases where the replication destination volume cannot be locked or dismounted, such as those described below, the command terminates with an error:
The mount point has a directory for mounting another volume.
The volume has a file that is being used. If the replication destination volume is being used by a server that is not the server where the command was entered, prevent the replication destination volume from being accessed by cancelling share settings or performing dismounting for the replication operation, using the Administrator's authority.
For Snap Data Volume, only SnapOPC and SnapOPC+ can be executed.
Additionally, when restoring data from a Snap Data Volume, note that there must be a SnapOPC session between the copy source volume and the copy destination volume (Snap Data Volume).
If this command is executed during snapshot processing, snapshot processing is restarted.
Refer to the following table for details of copy operation:
Operation status | -T option specification | Copy operation |
---|---|---|
Copy is not executed. | No | Ordinary snapshot processing is started. |
Copy is not executed. | Yes | Differential snapshot processing is started. |
Snapshot processing is in progress and tracking is not executed. | No | Copying that is in progress is terminated and ordinary snapshot processing is restarted. |
Snapshot processing is in progress and tracking is not executed. | Yes | Copying in progress is terminated and differential snapshot processing is restarted. |
Snapshot processing is in progress and tracking is in progress. | No | Copying in progress is terminated and ordinary snapshot processing is restarted. |
Snapshot processing is in progress and tracking is in progress. | Yes | Differential snapshot processing is restarted. |
Tracking is in progress. | No | Tracking processing is terminated and ordinary snapshot processing is restarted. |
Tracking is in progress. | Yes | Differential snapshot processing is restarted. |
Refer to "13.1.1 General notes" for notes on creating replication.
This command cannot be executed while any of the following commands are running:
NAME
swsrpstat - displays the operation status
SYNOPSIS
<program-directory>\bin\swsrpstat [ [-L] [-Xdate] [-Xda] | [-Xall] ] [-E] [-H] [-O] [Original-Volume-Name]
<program-directory>\bin\swsrpstat -h Server-Name [ [-L] [-Xdate] [-Xda] | [-Xall] ] [-E] [-H] [-O] [Original-Volume-Name]
<program-directory>\bin\swsrpstat [ [-L] [-Xdate] [-Xda] | [-Xall] ] [-E] [-H] [-O] -Xgroup Group-Name
<program-directory>\bin\swsrpstat -h Server-Name [ [-L] [-Xdate] [-Xda] | [-Xall] ] [-E] [-H] [-O] -Xgroup Group-Name
DESCRIPTION
This command displays the operation status of the specified volume. If a volume is not specified, the operation status of each replication volume is displayed.
The following information will be displayed:
Title | Description |
---|---|
Server | Displays a Managed Server name. |
Original-Volume | Displays a replication source volume name. |
Replica-Volume | Displays a replication destination volume name. |
Direction | Displays the copy direction if a copy session exists. regular : Copying from the replication source to the replication destination is being performed. |
Status | Displays the execution status. ---- : Copying is not being performed. *1: "halt(use-buffer)" and "halt(use-disk-buffer)" are output when the following two conditions are fulfilled:
|
Execute | Displays the copy progress rate as a percentage. "----" is displayed during SnapOPC or when no copying is being performed. |
Trk | Displays whether tracking processing is in progress. on : Tracking processing is in progress. |
Update | Displays the percentage of data that has been updated since the last copy was created, in the cases shown below.
Displays "----" during physical copying or when tracking is not in progress. |
Rcv | Indicates the Recovery mode for Inter-ETERNUS synchronization. |
Split | Indicates the Split mode for Inter-ETERNUS synchronization. auto : Automatic Split mode |
Xfer | Indicates the Transfer for Inter-ETERNUS synchronization. sync : Synchronous mode |
Snap-Gen | When SnapOPC+ is performed, displays the snap generation number. |
Copy-DA | Displays the access permission for the replication destination volume. on : Access is not being permitted. When an ETERNUS Disk storage system does not support the Destination Access Permission function or the SDX objects is specified with the units of logical volumes, 'off' is displayed. |
Date | If a copy session exists, a timestamp in the [yyyy/mm/dd hh:mm:ss] format is displayed for the last status transition of the copy session as described below. [For the OPC and QuickOPC]
[For the SnapOPC and SnapOPC+]
[For the EC]
[For the REC]
*1: When a forced suspend is performed on a REC session in hardware suspend condition, the timestamp of the last execution is initialized as "----/--/-- --:--:--". When a forced suspend is performed while copy is executing, its timestamp is not updated. "----/--/-- --:--:--" is displayed in the following situations:
|
OPTIONS
Specifies a Managed Server name.
This option can be specified only on a Management Server.
Specifies that display will be in extension format.
For the items displayed by this option, refer to the table in the description above.
An option which when set will display the operational status in the opposite direction only (from the copy destination to the copy source).
If this option is not set, the operation status will always be displayed in the normal direction (from the copy source to the copy destination) when a bi-directional OPC physical copy is taking place.
In case this option is set, the operational status in the normal direction will not be displayed. Only the operational status in the opposite direction will be displayed.
This option can be used to check the operational status of an OPC session performed in the opposite direction if a QuickOPC/SnapOPC session in the normal direction exists.
Specifies that the operation statuses are displayed by the group.
If this option is set, all the operational statuses relating to the specified group will be displayed.
Changes the Status column display method used when a REC enters a hard-suspend (halt) status.
If this option is specified, then "halt (sync)" will be displayed when hard-suspend status occurs during a total copy or a differential copy. "halt (equivalent)" will be displayed when hard-suspend status occurs during an equivalency maintenance state.
If the transfer mode is Consistency mode and a REC Disk buffer is set, "halt(use-disk-buffer)" will be displayed when issue of a hard suspend causes transfer data to be saved to the REC Disk buffer.
If the transfer mode is Consistency mode and a REC buffer is set, "halt(use-buffer)" will be displayed when issue of a hard suspend causes transfer data to be saved to the REC buffer.
Changes the error suspend(failed) status Status column display method.
If this option is specified, the display will be as follows:
There is a bad sector: "failed(badsector)"
When there is insufficient Snap Data Volume or Snap Data Pool capacity: "failed(overflow)"
All other cases: "failed(other)"
Displays the access permission settings for copy destination volume.
Displays the timestamp of the last copy session status transition.
Displays the all information.
For the items displayed by this option, refer to the example following.
Note that the items displayed by this option may be subject to change in a future release.
OPERANDS
Specifies a replication source volume name.
For the volume names of other servers, use the format "Volume-Name@Managed-Server-Name".
Specifies the AdvancedCopy Manager device name for the Volume-Name.
Displays all operation statuses for the specified replication source volume.
If this operand is omitted, all the operation statuses of the Managed Server on which this command is executed are displayed.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Direct that all the replication operation statuses for Managed Server (SRC-SV) be displayed on the Management Server:
C:\>C:\ETERNUS_SF\ACM\bin\swsrpstat -h SRC-SV Server Original-Volume Replica-Volume Direction Status Execute SRC-SV g1d1p3@SRC-SV g2d1p1@TARG-SV regular replicated ---- SRC-SV g1d2p1@SRC-SV g2d2p1@TARG-SV regular ---- ---- SRC-SV g1d3p1@SRC-SV g2d3p1@TARG-SV reverse snap 45% SRC-SV g1d1p1@SRC-SV g1d2p1@TARG-SV regular copy-on-write(inactive) ---- SRC-SV g1d1p1@SRC-SV g1d3p1@TARG-SV regular copy-on-write(inactive) ---- SRC-SV g1d1p1@SRC-SV g1d4p1@TARG-SV regular copy-on-write(active) ---- C:\>
Direct that all the replication operation statuses for Managed Server (SRC-SV) be displayed on the Management Server (with the -L option specified):
C:\>C:\ETERNUS_SF\ACM\bin\swsrpstat -h SRC-SV -L Server Original-Volume Replica-Volume Direction Status Execute Trk Update Rcv Split Xfer Snap-Gen SRC-SV g1d1p3@SRC-SV g2d1p1@TARG-SV regular replicated ---- ---- ---- auto ---- async ---- SRC-SV g1d2p1@SRC-SV g2d2p1@TARG-SV regular ---- ---- on 6% ---- ---- ---- ---- SRC-SV g1d3p1@SRC-SV g2d3p1@TARG-SV reverse snap 45% off ---- ---- ---- ---- ---- SRC-SV g1d1p1@SRC-SV g1d2p1@TARG-SV regular copy-on-write(inactive) ---- off 0% ---- ---- ---- 1 SRC-SV g1d1p1@SRC-SV g1d3p1@TARG-SV regular copy-on-write(inactive) ---- off 5% ---- ---- ---- 2 SRC-SV g1d1p1@SRC-SV g1d4p1@TARG-SV regular copy-on-write(active) ---- off 6% ---- ---- ---- 3 C:\>
Direct that all the replication operation statuses for Managed Server (SRC-SV) be displayed on the Management Server (with the -Xall option specified):
C:\>C:\ETERNUS_SF\ACM\bin\swsrpstat -h SRC-SV -Xall Server Original-Volume Replica-Volume Direction Status Execute Trk Update Rcv Split Xfer Snap-Gen Copy-DA Date SRC-SV g1d1p1@SRC-SV g2d1p1@TARG-SV regular replicated ---- ---- ---- auto ---- async ---- on 2010/10/20 22:00:45 SRC-SV g1d2p1@SRC-SV g1d4p1@TARG-SV ---- ---- ---- on 6% ---- ---- ---- ---- off 2010/10/20 22:10:39 SRC-SV g1d3p1@SRC-SV g1d5p1@TARG-SV reverse snap 45% off ---- ---- ---- ---- ---- on 2010/10/21 22:00:23 #
Direct that all the replication operation statuses for Managed Server (SRC-SV) be displayed on the Management Server (with the -Xdate option specified):
C:\>C:\ETERNUS_SF\ACM\bin\swsrpstat -h SRC-SV -Xdate Server Original-Volume Replica-Volume Direction Status Execute Date SRC-SV g1d1p1@SRC-SV g2d1p1@TARG-SV regular replicated ---- 2010/10/20 22:00:45 SRC-SV g1d2p1@SRC-SV g1d4p1@TARG-SV ---- ---- ---- 2010/10/20 22:10:39 SRC-SV g1d3p1@SRC-SV g1d5p1@TARG-SV reverse snap 45% 2010/10/21 22:00:23 #
NOTES
When the execution status (the status displayed in the "Status" column) is "failed", "halt", or "?????", refer to "11.4 Hardware or Other Error during Replication" and take action.
The operation status cannot be displayed if:
The volumes have not been set as replication volumes.
This command cannot be executed while the following command is running:
NAME
swsrpcancel - stops snapshot processing and synchronization processing
SYNOPSIS
<program-directory>\bin\swsrpcancel [-c] {([-f] [-t] [-m] [-b])|[-T]} [-Xflush] [-Xforce] From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrpcancel -h Server-Name [-c] {([-f] [-t] [-m] [-b])|[-T]} [-Xflush] [-Xforce] From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrpcancel [-c] {([-f] [-t] [-m] [-b])|[-T]} [-Xreverse] [-Xflush] [-Xforce] -Xgroup Group-Name
<program-directory>\bin\swsrpcancel -h Server-Name [-c] {([-f] [-t] [-m] [-b])|[-T]} [-Xreverse] [-Xflush] [-Xforce] -Xgroup Group-Name
DESCRIPTION
This command stops snapshot processing (OPC/QuickOPC/SnapOPC/SnapOPC+) and synchronization processing (EC) of the specified replication volume. Use this command when an error is detected during the replication operation and when you want to stop replication processing.
OPTIONS
Specifies a Managed Server name.
This option can be specified only on a Management Server.
Specifies that the copy processing is forcibly stopped from a non-operation server when the operation server cannot be used because of a system failure. If this option is used, the copy processing is stopped without implementing pre-processing and post-processing.
As a result, the copy destination volume may become locked if copy processing is cancelled using this option. Check the status of the copy destination volume using swstvollockstat (Locked-volume information display command) and, if it is locked, unlock the volume using swstvolunlock (Volume unlock command).
This option cannot be specified on the operation server.
For server-to-server replication, this option specifies that communication processing is not performed with non-operation servers. When this option is specified, volume status check processing and pre-processing and post-processing are not performed for the replication destination volume of a non-operation server.
This option is valid only during server-to-server replication.
When stopping synchronous processing under the equivalency maintained status, specify that pre-processing and post-processing for the copy source volume is not being executed.
Use this option only when AdvancedCopy Manager does not execute pre-processing and post-processing of the copy source volume and unique pre-processing and post-processing scripts are inserted before and after (respectively) the AdvancedCopy Manager command, or when you judge that copy pre-processing and post-processing are unnecessary (e.g., for a database constructed on a raw device).
When stopping the synchronous processing under the equivalency maintained status, this specifies that post-processing for the copy destination volume will not be executed.
Use this option only when AdvancedCopy Manager does not execute pre-processing and post-processing of the copy destination volume and unique pre-processing and post-processing scripts are inserted before and after (respectively) the AdvancedCopy Manager command, or when you judge that copy pre-processing and post-processing are unnecessary (e.g., for a database constructed on a raw device).
Specifies flushing the file system buffer of the copy source volume when synchronous processing under the equivalency maintained status is stopped. Before this option is specified, all write processing on the copy source volume must be stopped. If a replica is created without the write processing stopped, then the accuracy of the copy source volume data is not guaranteed.
The file system buffer can be flushed by specifying 'on' for BufferFlushOnly in the copy source volume locking specification file instead of using this option.
When this option is omitted, the flushing of file system buffer of the copy source volume and locking of the copy source volume are based on the value of 'BufferFlushOnly' in the copy source volume locking specification file.
For details, refer to "C.2.4 Copy source volume locking specification file".
Specifies that the inter-box copy operation in the halt status be stopped.
For replication on a single server, the copying is cancelled for both boxes.
For replication between servers, the copying is cancelled only for the box connected to the server on which this command was executed.
Use the option only for a copy operation in the halt status and whose recovery is not expected to be done successfully.
The option is valid only for a copy operation in the HALT status.
The option can be used on the server that is not specified as the operation server.
If this option is specified together with the -Xgroup option, copy processing is only stopped for sessions in the group whose status is halt.
Specifies that differential snapshot processing will be terminated.
This option only terminates tracking processing and does not terminate snapshot processing (OPC physical copying) when it is in progress. This option releases the OPC session if snapshot processing (i.e., OPC physical copying) is complete.
This option can only be used while physical copying or tracking is in progress.
If this option is specified together with the -Xgroup option, only tracking processing within the group is stopped.
Specifies that copy processing will be stopped for each group.
Specifies that copy processing that is being executed in the reverse direction (from replica volumes to original volumes) will be stopped.
Specification of this option forcibly stops a SnapOPC+ session.
Forcibly stopping SnapOPC+ stops the specified snap generation and all earlier snap generations.
This option can be specified even if there is only one snap generation.
This option is a SnapOPC+ fixed option.
If this option is specified at the same time as the -Xgroup option, the SnapOPC+ sessions in that group are stopped, and all the snap generations and snap generations before it in the group are also stopped.
OPERANDS
Specifies a copy source volume name.
Specifies the replication source volume or the replication destination volume set with swsrpsetvol (Replication volume information setting command).
Specifies the AdvancedCopy Manager device name for the volume name.
Specifies a copy destination volume name.
Specifies the replication source volume or the replication destination volume set with swsrpsetvol (Replication volume information setting command).
Specifies the AdvancedCopy Manager device name for the volume name.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
On the Management Server, direct that copying from g1d1p1 to g2d1p1@TARG-SV will be stopped for Managed Server SRC-SV:
C:\>C:\ETERNUS_SF\ACM\bin\swsrpcancel -h SRC-SV g1d1p1 g2d1p1@TARG-SV FROM=g1d1p1@SRC-SV,TO=g2d1p1@TARG-SV swsrpcancel completed C:\>
Stops copy processing for group "GRP1":
C:\>C:\Win32app\AdvancedCopyManager\bin\swsrpcancel -Xgroup GRP1 GROUP=GRP1 swsrpcancel completed C:\>
NOTES
Following execution with the -b option specified in replication on a server, the command stops normally when cancellation of the copying succeeds in either of the boxes.
Copy processing cannot be performed if:
The specified replication source volume and replication destination volume have not been set as replication volumes.
The copy processing is not performed for the specified replication source and replication destination volumes.
For server-to-server replication, the Managed Server on which the command is executed is not the operation server of the replication volume.
For server-to-server replication, communication with a destination server fails.
The backup management function is executing a process for a specified source or destination volume
If the -Xgroup option is specified, processing will be performed for each active replication volume, but processing will be terminated without cancelling replication in the following case:
If no replication volumes have been copied
Additionally, if the -Xgroup option is specified, replication volumes are processed in order, but processing will be terminated immediately if an error occurs.
When stopping SnapOPC+ sessions, the oldest snap generation must be stopped first.
Specify the -Xforce option to forcibly stop the second and subsequent snap generations. However, note that this option stops the specified snap generation and all earlier snap generations.
If the -Xforce and -Xgroup options are specified at the same time, the SnapOPC+ sessions in the group are stopped, and all the snap generations and snap generations before it in the group are also stopped.
The volume information for the specified volume is not checked (check for matching of the volume information in the management list and the actual physical information). The operation is cancelled unconditionally using the volume information in the management list.
The following processing is performed depending on the operation status of the specified replication source volume and replication destination volume.
Operation status | Processing |
---|---|
Reverse copy direction | Suspends the processing. |
Not operating yet | Suspends the processing. |
Total or incremental copy is performed | Suspends synchronization processing. The replication destination volume cannot be used. |
Equivalency maintain status | Suspends synchronization processing. The replication destination volume can be used as a copy |
Replication established status | Suspends synchronization processing. The replication destination volume can be used as a copy |
Snapshot processing is being performed | Stops the snapshot processing. The replication destination volume cannot be used. |
Pre-processing and post-processing for a replication source and replication destination volumes are performed only when the status of synchronization processing is equivalency maintenance status.
Synchronization processing cannot be stopped in equivalency maintenance status in the following situations:
When the copy source volume cannot be locked.
When the file system buffer of the copy source volume cannot be flushed.
When the contents of the copy source volume locking specification file are invalid.
When the replication destination volume cannot be locked.
When the contents of the replication destination volume lock operation specification file are invalid.
When a replication source volume is an SDX object and the status of the SDX object is not one of the following:
The mirror volume is ACTIVE or STOP.
The mirror slice status is ACTIVE or STOP.
The SDX disk status is ENABLE.
When the -T option is not specified
command processing varies depending on the operation status of the source and destination volumes.
Operation status | Processing |
---|---|
Reverse copy | Processing is interrupted. |
Not in operation | Processing is interrupted. |
Total or difference copying is in progress. | Synchronous processing is terminated. The destination volume cannot be used. |
Equivalency maintained status | Synchronous processing is terminated. The destination volume can be used as a replica. |
Replica created status | Synchronous processing is terminated. The destination volume can be used as a replica. |
Snapshot processing is in progress. | Synchronous processing is terminated. The destination volume cannot be used. Tracking processing, if in progress, is also terminated. |
Snapshot processing complete status and tracking processing in progress. | Tracking processing is terminated. The destination volume can be used as a replica. |
When the -T option is specified
command processing varies depending on the operation status of the source and destination volumes.
Operation status | Processing |
---|---|
Reverse copy | Processing is interrupted. |
Not in operation | Processing is interrupted. |
Total or difference copying is in progress. | Processing is interrupted. |
Equivalency maintained status | Processing is interrupted. |
Replica created status | Processing is interrupted. |
Snapshot processing is in progress and tracking processing is not in progress. | Processing is interrupted. |
Snapshot processing is in progress and tracking processing is progress. | Only tracking processing is terminated. Snapshot processing (ie, physical copying) is continued. The destination volume can be used as a replica. |
Snapshot processing complete status and tracking processing in progress. | Tracking processing is terminated. The destination volume can be used as a replica. |
This command cannot be executed while any of the following commands are running:
NAME
swsrpchsync - changes the operation mode
SYNOPSIS
<program-directory>\bin\swsrpchsync [-F {Sync|Async|Stack|Consist}] [-R {Auto|Manual}] [-S {Auto|Manual}] From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrpchsync -h Server-Name [-F {Sync|Async|Stack|Consist}] [-R
{Auto|Manual}] [-S {Auto|Manual}] From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrpchsync [-F {Sync|Async|Stack|Consist}] [-R {Auto|Manual}] [-S {Auto|Manual}] [-Xreverse] -Xgroup Group-Name
<program-directory>\bin\swsrpchsync -h Server-Name [-F {Sync|Async|Stack|Consist}] [-R {Auto|Manual}] [-S {Auto|Manual}] [-Xreverse] -Xgroup Group-Name
DESCRIPTION
This command changes the operation mode of inter-box synchronization (transfer mode, recovery mode, or split mode).
OPTIONS
Specifies the name of a Managed Server.
This option can be specified only on a Management Server.
Changes the transfer mode.
You can specify one of the following parameters in the operand:
Sync : Changes to Synchronous mode.
Async : Changes to Through mode.
Stack : Changes to Stack mode.
Consist : Changes to Consistency mode.
Changing the transfer mode requires this option.
You can only specify the -S option together with the -F Sync option.
Specifying the -F Sync option to change the transfer mode from a non-synchronous mode to the synchronous mode without specifying the -S option sets the automatic split mode.
Changes the recovery mode.
You can specify either of the following parameters in the operand:
Auto : Changes to Automatic Recovery mode.
Manual : Changes to Manual Recovery mode.
Changing the recovery mode requires this option.
Changes the split mode.
You can specify either of the following parameters in the operand:
Auto : Changes to Automatic Split mode.
Manual : Changes to Manual Split mode.
Changing the split mode requires this option.
To specify this option, you must also specify -F Sync, or the transfer mode of the current synchronization must be synchronous mode.
Changes the operation mode of inter-box synchronous processing for each group (transfer mode, recovery mode, or split mode).
Specifies that the operation mode of synchronous processing that is being executed in reverse direction (from replica volumes to original volumes) will be changed.
OPERANDS
Specifies a copy source volume name.
Specifies the replication source volume or the replication destination volume set with swsrpsetvol (Replication volume information setting command).
Specifies the AdvancedCopy Manager device name for the volume name.
Specifies a copy destination volume name.
Specifies the replication source volume or the replication destination volume set with swsrpsetvol (Replication volume information setting command).
Specifies the AdvancedCopy Manager device name for the volume name.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
From Management Server to Managed Server: Instruct SRC-SV to change the transfer mode for inter-box synchronization between g1d2p1@SRC-SV and g2d2p1@TARG-SV from Consistency mode to Through mode:
C:\>C:\ETERNUS_SF\ACM\bin\swsrpstat -h SRC-SV -L g1d2p1@SRC-SV Server Original-Volume Replica-Volume Direction Status Execute Trk Rcv Split Xfer Snap-Gen SRC-SV g1d2p1@SRC-SV g2d2p1@TARG-SV regular sync 99% ---- auto ---- consist ---- : C:\>C:\ETERNUS_SF\ACM\bin\swsrpchsync -h SRC-SV -F Async g1d2p1@SRC-SV g2d2p1@TARG-SV FROM=g1d2p1@SRC-SV, TO=g2d2p1@TARG-SV swsrpchsync completed : C:\>C:\ETERNUS_SF\ACM\bin\swsrpstat -h SRC-SV -L g1d2p1@SRC-SV Server Original-Volume Replica-Volume Direction Status Execute Trk Rcv Split Xfer Snap-Gen SRC-SV g1d2p1@SRC-SV g2d2p1@TARG-SV regular equivalent 100% ---- auto ---- async ---- C:\>
Specify that the transfer mode of inter-box synchronous processing for group "GRP1" be changed from Consistency mode to Through mode:
C:\>C:\Win32app\AdvancedCopyManager\bin\swsrpchsync -F Async -Xgroup GRP1 GROUP=GRP1 swsrpchsync completed C:\>
NOTES
In any of the following cases, you cannot change the operation mode of inter-box synchronization:
The specified original/replica volume has not been configured as a replica volume.
None of the -F, -R and -S options are specified.
In inter-server replication, the Managed Server on which you execute the command is not the operation server for the replica volume.
Synchronization from the specified source volume to the destination volume is not secured.
Synchronization from the specified source volume to the destination volume is in error-suspended status (with "failed" indicated as the Status by swsrpstat (Operation status display command) or hard-suspended status (with "halt" indicated as the Status by swsrpstat (Operation status display command).
The ETERNUS Disk storage system in which the specified original/replica volume is placed do not support the operation mode change function.
If the -Xgroup option is specified, the synchronous processing for all replication volumes being processed is changed to the same operation mode. However, the operation mode cannot be changed if there is at least one replication volume that meets the conditions above.
Additionally, if the -Xgroup option is specified, replication volumes are processed in order, but processing will be terminated immediately if an error occurs.
If the REC operating mode is changed while in equivalency maintenance status, after the operating mode is changed, users must wait until the equivalency maintenance status is attained.
This command cannot be executed while any of the following commands are running:
NAME
swsrprevsync - reverses the copying direction of synchronization
SYNOPSIS
<program-directory>\bin\swsrprevsync From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrprevsync -h Server-Name From-Volume-Name To-Volume-Name
<program-directory>\bin\swsrprevsync [-Xreverse] -Xgroup Group-Name
<program-directory>\bin\swsrprevsync -h Server-Name [-Xreverse] -Xgroup Group-Name
DESCRIPTION
This command reverses the copying direction of synchronization when in suspended status.
Note that this command cannot be used to handle a logical volume of an SDX object.
OPTIONS
Specifies the name of a Managed Server.
This option can be specified only on a Management Server.
Changes the direction of synchronous processing for each group.
Specifies that the direction of synchronous processing that is being executed in reverse direction (i.e., from replica volumes to original volumes)will be inverted.
OPERANDS
Specifies a copy source volume name. (as the destination in the reverse direction)
Specifies the replication source volume or the replication destination volume set with swsrpsetvol (Replication volume information setting command).
Specifies the AdvancedCopy Manager device name for the volume name.
Specifies a copy destination volume name. (as the source in the reverse direction)
Specifies the replication source volume or the replication destination volume set with swsrpsetvol (Replication volume information setting command).
Specifies the AdvancedCopy Manager device name for the volume name.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
From Management Server to Managed Server: Instruct SRC-SV to reverse the copying direction of synchronization between g1d2p1@SRC-SV and g2d2p1@TARG-SV:
C:\>C:\ETERNUS_SF\ACM\bin\swsrpstat -h SRC-SV g1d2p1@SRC-SV Server Original-Volume Replica-Volume Direction Status Execute SRC-SV g1d2p1@SRC-SV g2d2p1@TARG-SV reverse replicated ---- C:\>C:\Win32app\AdvancedCopyManager\bin\swsrprevsync g1d2p1@TARG-SV g2d2p1@SRC-SV FROM=g1d2p1@SRC-SV,TO=g2d2p1@TARG-SV swsrprevsync completed C:\>C:\Win32app\AdvancedCopyManager\bin\swsrpstat g1d2p1@SRC-SV Server Original-Volume Replica-Volume Direction Status Execute SRC-SV g1d2p1@SRC-SV g2d2p1@TARG-SV regular replicated ---- C:\>
Change the direction of synchronous processing for group "GRP1":
C:\>C:\Win32app\AdvancedCopyManager\bin\swsrprevsync -Xgroup GRP1 GROUP=GRP1 swsrprevsync completed C:\>
NOTES
In any of the following cases, you cannot reverse the direction of synchronization:
The specified original/replica volume has not been configured as a replica volume.
Unidirectional copying has been specified in the copying attribute for the replica volume.
In inter-server replication, the Managed Server on which you execute the command is not the operation server for the replica volume.
Replication has not been established in synchronization from the specified source volume to the destination volume.
The ETERNUS Disk storage system in which the specified original/replica volume is placed do not support the reverse function.
If the -Xgroup option is specified, the direction of synchronous processing for all replication volumes being processed is changed. However, the direction of synchronous processing cannot be changed if there is at least one replication volume that meets the conditions above.
Additionally, if the -Xgroup option is specified, replication volumes are processed in order, but processing will be terminated immediately if an error occurs.
If the -Xgroup option is specified, processing is not performed for those sessions in the group where the direction has already been changed.
This command cannot be executed while any of the following commands are running: