HP 3PAR CIM API Programming Reference (OS 3.1.2 MU2) (QL226-97015, June 2013)

Table 100 SupportedFeatures for ReplicationType (continued)
DescriptionDescriptionReplicationType
"Replication Groups (2)”Synchronous Clone Local (10)
Targets allocated from Any storage
pool (8)
The clone target element detaches
automatically when the target element
Synchronized clone target detaches
automatically (18)
becomes synchronized; otherwise, the
client needs to explicitly request a
detach operation.
“Replication Groups (2)Asynchronous Clone Local (11)
"Multi-hop element replication (3)
"Targets allocated from Any storage
pool" (8)
"Target must remain associated to
source" (16)
“Replication Groups (2)Synchronous Mirror Remote (4)
Asynchronous Mirror Remote (5)
“Requires full discovery of target
ComputerSystem (6)
Remote ComputerSystem needs to be
discovered first before a remote
replication can happen.
“Service suspends source I/O when
necessary" (7)
Provider is able to suspend I/O to
source elements before splitting the
target elements.
"Targets allocated from Any storage
pool" (8)
“Target must remain associated to
source” (16)
Client is required to interact with two
providers: the provider controlling the
"Remote resource requires remote
CIMOM” (17)
source element and the provider
controlling the target element
This method will return "Not Supported" (2) error code for any other ReplicationType not listed in
the table above.
GetSupportedGroupFeatures
uint32 ReplicationServiceCapabilities.GetSupportedGroupFeatures(
[IN] uint16 ReplicationType,
[OUT] uint16 GroupFeatures[]);
For a given ReplicationType, this method returns the supported replication group features.
Table 101 SupportedGroupFeatures for ReplicationType
DescriptionFeaturesReplicationType
One or more elements in the source group and
one or more elements in the target group.
Many-to-many groups (3)Synchronous Snapshot Local
(6)
By default, all groups are Consistent.Consistency enabled for all groups
(4)
A source element can be removed even when the
group is associated with another replication group.
Source element can be removed from
group (11)
Replication Services Profile 119