HP 3PAR InForm OS 3.1.1 CIM API (QL226-96591, July 2012)

Table 97 SupportedFeatures for ReplicationType (continued)
DescriptionFeaturesReplicationType
The clone target element detaches automatically
when the target element becomes synchronized;
Synchronized clone target detaches
automatically (18)
otherwise, the client needs to explicitly request a
detach operation.
“Replication Groups (2)Synchronous Mirror Remote
(4)
Remote ComputerSystem needs to be discovered
first before a remote replication can happen.
“Requires full discovery of target
ComputerSystem (6)
Asynchronous Mirror Remote
(5)
Provider is able to suspend I/O to source elements
before splitting the target elements.
“Service suspends source I/O when
necessary" (7)
"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 source element and
the provider controlling the target element
"Remote resource requires remote
CIMOM” (17)
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 98 SupportedGroupFeatures for ReplicationType
DescriptionFeaturesReplicationType
One or more elements in the source group and
one or more elements in the target group.
Many-to-many replication (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 replication (3)Synchronous Clone Local
(10)
Consistency enabled for all groups
(4)
Source element can be removed from
group (11)
Target element can be removed from
group (12)
Group is nameable" (14)
110 CIM API SMI-S Support