HP 3PAR OS 3.1.3 Command Line Interface Reference

syncrcopy
DESCRIPTION
The syncrcopy command manually synchronizes remote-copy volume groups.
SYNTAX
syncrcopy [options <arg>] <group_name>|<pattern>...
AUTHORITY
Super, Edit
Any role granted the rcopy_sync right.
OPTIONS
w
Wait for synchronization to complete before returning to a command prompt.
n
Do not save resynchronization snapshot. This option is only relevant for asynchronous periodic
mode volume groups.
NOTE: If you use the -n option, you must perform a full synchronization at the next sync
ovrd
Force synchronization without prompting for confirmation, even if volumes are already synchronized.
This option is only relevant for synchronous mode volume groups and can be used to resynchronize
volumes that have become inconsistent.
-t <target_name>
Indicates that only the group on the specified target is synchronized. If this option is not used, by
default, the syncrcopy command will affect all of a group’s targets.
-pat
Specifies that the patterns specified are treated as glob-style patterns and all remote-copy groups
matching the specified pattern will be synced. The -pat option can specify a list of patterns. This
option must be used if the <pattern> specifier is used.
SPECIFIERS
<group_name>
Specifies the name of the remote-copy volume group to be synchronized. This name can be obtained
using the showrcopy command.
<pattern>
Specifies a glob-style pattern. This specifier can be repeated to sync multiple groups. If the
<pattern> specifier is not used, the <group_name> specifier must be used.
RESTRICTIONS
This command requires the HP 3PAR Remote Copy Software license. Contact your local service
provider for more information.
syncrcopy 647