HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
EXAMPLES
The following example specifies that Remote Copy volume group Group1 should be synchronized
with it’s corresponding secondary volume group:
cli% syncrcopy Group1
Synchronization request issued for group Group1
The following example specifies that all Remote Copy volume groups that start with the name
testgroup should be synchronized with it's corresponding secondary volume group:
cli% syncrcopy -pat testgroup*
NOTES
• Mode (synchronous or asynchronous periodic) is set using the creatercopy group command.
For information about modes and creating Remote Copy volume groups, see
“creatercopygroup” (page 126).
• For information about setting targets, see “creatercopytarget” (page 128).
syncrcopy 587