HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

syncrcopy
DESCRIPTION
The syncrcopy command manually synchronizes Remote Copy volume groups.
NOTE: Remote Copy is not part of the Common Criteria evaluated configuration. See the HP
3PAR InForm OS Common Criteria Administrator’s Reference for more information before using
this command in Common Criteria mode.
SYNTAX
syncrcopy [options] <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: Using the -n option requires a full synchronization at the next sync.
ovrd
Force a full synchronization of the group even if the volumes are already synchronized. This option
is only relevant for synchronous mode volume groups and can be used to re-synchronize volumes
that have become inconsistent.
-t <target_name>
Synchronize the group only to the specified target.
-pat
Specifies that specified patterns 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, as described on showrcopy” (page 454).
<pattern>
Specifies a glob-style pattern (see help on sub, globpat). This specifier can be repeated to sync
multiple groups. If this specifier is not used, the <group_name> specifier must be used.
RESTRICTIONS
This command requires the 3PAR Remote Copy license. Contact your local service provider
for more information.
Using the -n option requires a full synchronization at the next sync.
586 Sync Command