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

by the availability of resources on the computer system. If the information is not known, the method
returns 7, which indicates, Information is not available.
If ReplicationType parameter contains an unsupported value, an error of Not Supported (2) shall
be returned.
The following table shows the list of components that can be specified:
Table 103 MaxValue for Various ReplicationType/Component
ReplicationType
Synchronous Snapshot
Local (6)
Synchronous Clone
Local (10)
Synchronous Mirror
Remote (4)
Asynchronous Mirror
Remote (5)
Component
MIN(Max # of total
source elements, Max
Max # of total source
or target elements
800 (equals to max
mirrored vv per
2400 (equals to max
mirrored vv per
Number of groups
# of total target(assuming 1 vv per
group)
system, assuming 1 vv
per group)
system, assuming 1 vv
per group) elements) (assuming 1
vv per group)
Max # of base volumeMax # of base volume
/ 2
100100Number of elements
per source group
Max # of base volumeMax # of base volume
/ 2
100100Number of elements
per target group
Max # snapshot
volume per base
volume
Max # of base volume
1
11Number of target
elements per source
element
Max # of base volumeMax # of base volume
/ 2
8002400Number of total
source elements
Max # of volume
Max # of base volume
Max # of base volume
/ 2
8002400Number of total target
elements
002 (max N-to-1
configuration)
4 (max N-to-1
configuration)
Number of peer
systems
(Max # of RW
snapshots * 2) -1
Max # of base volume
1
11Number of hops in
multi-hop replication
GetDefaultConsistency
uint32 ReplicationServiceCapabilities.GetDefaultConsistency(
[IN] uint16 ReplicationType,
[OUT] uint16 DefaultConsistency );
This method for a given ReplicationType, returns the default consistency value for the replication
groups.
We will always return Sequentially Consistent (2) in DefaultConsistency parameter for all supported
ReplicationTypes.
GetDefaultGroupPersistency
uint32 ReplicationServiceCapabilities.GetDefaultGroupPersistency(
[OUT] uint16 DefaultGroupPersistency );
This method returns the default persistency for a newly created group.
We will always return Persistent (2) in DefaultGroupPersistency parameter for all supported
ReplicationTypes.
Replication Services Profile 115