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

Table 104 SupportedFeatures for ReplicationType (continued)
DescriptionDescriptionReplicationType
"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 105 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)
A user friendly name can be given to a replication
group (ElementName).
Group is nameable (14)
Many-to-many groups (3)Synchronous Clone Local
(10)
Consistency enabled for all groups
(4)
Source element can be removed from
group (11)
Replication Services Profile 129