HP 3PAR CIM API Programming Reference (QL226-97722, March 2014)

Table 106 SupportedCopyStates for ReplicationType (continued)
DescriptionHostAccessibleCopyStatesReplicationType
Replica is not a valid view of the source
element. OperationalStatus of replica may
indicate an Error condition.
FalseBroken
FalseInitialized (2)Synchronous Clone Local (10)
FalseSynchronized (4)
FalseUnsynchronized (3)
FalseInitialized (2)Asynchronous Clone Local
(11)
FalseSynchronized (4)
FalseUnsynchronized (3)
FalseInactive (8)
FalseBroken (5)
TrueInitialized (2)Synchronous Mirror Remote
(4)
TrueSynchronized (4)
Asynchronous Mirror Remote
(5)
TrueUnsynchronized (3)
TrueBroken (5)
TrueInactive (8)
TrueFailedOver (10)
TrueSkewed (13)
This method will return Not Supported (2) error code for any other ReplicationType not listed in
the table above.
GetSupportedGroupCopyStates
uint32 ReplicationServiceCapabilities.GetSupportedGroupCopyStates(
[IN] uint16 ReplicationType,
[OUT] uint16 SupportedCopyStates[] );
For a given ReplicationType, this method returns the supported replication group CopyStates.
Table 107 SupportedGroupCopyStates for ReplicationType
CopyStatesReplicationType
Initialized (2)Synchronous Mirror Remote (4)
Asynchronous Mirror Remote (5)
Synchronized (4)
Unsynchronized (3)
Broken (5)
Inactive (8)
FailedOver (10)
Skewed (13)
Skewed (14)
Replication Services Profile 131