HP 3PAR OS 3.1.3 Command Line Interface Reference

The following example displays output from the showrcopy groups <pat> command, where
<pat> is specified as b* and 1*:
# showrcopy groups b* l*
Remote Copy System Information
Status: Started, Normal
Group Information
Name Target Status Role Mode Options
bart bf_mirror Started Primary Periodic Last-Sync Tue Jul 18 14:12:59
PDT 2006 , Period 30m
LocalVV ID RemoteVV ID SyncStatus LastSyncTime
bart-tp-ws 9 bart-ws 3924 Synced Tue Jul 18 14:13:09 PDT 2006
Name Target Status Role Mode Options
lisa bf_mirror Started Primary Periodic Last-Sync Tue Jul 18 14:09:44
PDT 2006 , Period 30m, over_per_alert
LocalVV ID RemoteVV ID SyncStatus LastSyncTime
lisa-ws 2 lisa-ws 3922 Synced Tue Jul 18 14:10:32 PDT 2006
where:
Name—The name of the group.
Target—The target to which the group is mirrored.
Status—The following values can appear in the group Status field:
New—Group that has not yet been started.
Starting—Currently attempting to start the group.
Started—Group is started (has remote copy running).
Stopped—Group was stopped.
Role—The role of the group as either Primary or Secondary.
Mode—The mode of the group as either Periodic or Synchronous.
Options—The options set for the group.
LocalVV and ID—The name and ID of this system.
RemoteVV and ID—The name and ID of the target system.
SyncStatus—The following values can appear in the SyncStatus field:
New—Volume is configured as a primary volume, but has not yet been started.
Syncing—Volume is currently synchronizing, or resynchronizing following a group
restart.
Synced—The primary and secondary volumes are in sync.
NotSynced—The volume is not synchronized, probably the result of an initial sync failure
or some other failure.
showrcopy 453