CLI Guide

Table 25. cs-replication-set properties (continued)
Name Type Description
most-recent- suspend-time string The most recent time that the replication was suspended.
most-recent- suspend-time-
numeric
uint32 Unformatted most-recent-suspend-time value.
num-seconds- suspended uint32 The amount of time, in seconds, that the replication was suspended.
suspend-count uint32 The number of times the replication was suspended.
error-count uint32 The number of times the replication experienced an error.
run-error string A message that says whether the replication succeeded or an error occurred.
cs-replication-set
This basetype is used by show replication-sets on page 228 for a virtual replication set.
Table 26. cs-replication-set-properties
Name Type Description
name string The replication set name.
serial-number string The replication set serial number.
group string
Yes: The replication set is part of a group.
No: The replication set is not part of a group.
group-numeric uint32 Numeric equivalents for group values.
0: No
1: Yes
primary-location string The location of the primary volume in the replication set: Local or Remote.
primary-location-numeric uint32 Numeric equivalents for primary-location values.
0: Remote
1: Local
peer-connection-name string The name of the peer connection.
peer-connection-serial string The serial number of the peer connection.
primary-volume-name string The primary volume name. If it is a volume group, it uses the .* notation.
primary-volume-serial string The serial number of the primary volume.
secondary-volume-name string The secondary volume name. If it is a volume group, it uses the .* notation.
secondary-volume-serial string The serial number of the secondary volume.
sync-job-active string
False: No replication is in progress on the replication set.
True: A replication is currently in progress on the replication set.
sync-job-active-numeric uint32 Numeric equivalents for sync-job-active values.
0: False
1: True
queue-policy string The action to take when a replication is running and a new replication is requested.
discard: Discard the new replication request.
queue-latest: Take a snapshot of the primary volume and queue the new
replication request. If the queue contained an older replication request, discard that
older request. A maximum of one replication can be queued.
API basetype properties 303