HP 3PAR CIM API Programming Reference (QL226-97722, March 2014)
Output
Job(s)?
Which Method to Use
(in ReplicationService class, unless specified
otherwise)
CLI CommandOperation
YModifyListSynchronization
• Operation = Resync Replica (14)
creategroupvvcopy -r
<dest vv> …
Resync group physical
copies
NModifyListSynchronization
• Operation = Abort (2)
creategroupvvcopy
-halt <dest vv>…
Halt group physical
copies
NCreateElementReplicacreatesv <name>
<parent vv>
Create snapshot
volume
CreateListReplica (if SourceElements array has
only one member)
• SyncType = Snapshot (7)
• Mode = Synchronous (2)
NCreateGroupReplicacreatesv <name>
set:<vvset>
Create snapshots from
vvset
CreateGroupReplicaFromElements – first creates
a vvset for the source elements if not provided
TPD_CreateGroupReplica (deprecated)
• SyncType = Snapshot (7)
• Mode = Synchronous (2)
YModifyReplicaSynchronization
• Operation = Restore from Replica (15)
promotesv <vv>Promote snapshot
volume
YTPD_ModifyGroupReplicaSynchronization
• Operation = Restore from Replica (15)
promotesv set:<vvset>Promote vvset
containing snapshot
volumes
NCreateListReplicacreategroupsv <parent
vv>[:<sv name>]
Create group sv
TPD_CreateConsistentReplicaList
• SyncType = Snapshot (7)
• Mode = Synchronous (2)
NGetPeerSystemsshowrcopy targetsShow rcopy target
systems
TPD_ReplicationServiceCapabilities
This class defines all of the capability properties for the replication services.
Table 101 Relevant Properties of ReplicationServiceCapabilities
DescriptionValueProperties
Enumeration indicating the supported
SyncType/Mode/ Local-or-Remote
combinations.
Synchronous Mirror Remote (4),
Asynchronous Mirror Remote (5),
Synchronous Snapshot Local (6),
SupportedReplicationTypes
Synchronous Clone Local (10)
Asynchronous Clone Local (11)
Enumeration indicating the supported
storage objects.
StorageVolume (2)SupportedStorageObjects
126 CIM API SMI-S Support