HP 3PAR InForm OS 3.1.1 CIM API (QL226-96591, July 2012)
Table 98 SupportedGroupFeatures for ReplicationType (continued)
DescriptionFeaturesReplicationType
The clone target group detaches automatically
when the target group becomes synchronized;
Synchronized clone target detaches
automatically (16)
otherwise, the client needs to explicitly request a
detach operation.
“Consistency enabled for all groups”
(4)
Synchronous Mirror Remote
(4)
“Empty replication groups allowed”
(5)
Asynchronous Mirror Remote
(5)
“Source element can be removed
from group” (11)
“Target element can be removed
from group” (12)
"Group is nameable" (14)
This method will return Not Supported (2) error code for any other ReplicationType not listed in
the table above.
GetSupportedCopyStates
uint32 ReplicationServiceCapabilities.GetSupportedCopyStates(
[IN] uint16 ReplicationType,
[OUT] uint16 SupportedCopyStates[],
[OUT] boolean HostAccessible[]);
For a given ReplicationType, this method returns the supported CopyStates and a parallel array
to indicate whether for a given CopyState the target element is host accessible or not (true or false).
Table 99 SupportedCopyStates for ReplicationType
DescriptionHostAccessibleCopyStatesReplicationType
The copy operation is complete. The target
element is an exact replica of the source
element.
TrueSynchronizedSynchronous Snapshot Local
(6)
Not all the source element data has been
copied to the target element.
TrueUnsynchronized
Replica is not a valid view of the source
element. OperationalStatus of replica may
indicate an Error condition.
FalseBroken
FalseInitializedSynchronous Clone Local (10)
FalseSynchronized
FalseUnsynchronized
FalseSuspended
FalseBroken
FalseInactive
TrueInitializedSynchronous Mirror Remote
(4)
TrueSynchronizedAsynchronous Mirror Remote
(5)
Replication Services Profile 111