3PAR CIM API Programming Reference for InForm OS 2.3.1 (320-200164 Rev B, February 2010)

5.84
Copy Services Subprofile
CIM API Programming Reference InForm OS Version 2.3.1
5.10.4.3 Job Control Subprofile Indications
The following job control subprofile indications are supported for the job that is started as a
result of the copy operation:
Modification of Job Status for a Concrete Job - copy/resync started.
Modification of Operational Status for a Concrete Job to Complete and OK – copy/resync
successful.
Modification of Operational Status for a Concrete Job to Complete and Error – copy/resync
failed.
The type of indication generated is
TPD_ConcreteJobInstModification, sub-classed from
CIM_InstModification.
5.10.5 Virtual Copy
5.10.5.1 StorageSynchronized
A TPD_StorageSynchronized association is instantiated after the virtual copy volume is
created. This associates the target volume with the source volume. A virtual copy volume is also
created as a side-product of creating a physical copy that can be resynchronized at a later time.
Table 5-41 shows the property values of this instance.
Table 5-41. StorageSynchronized Property Values for a Virtual Copy
Property Value
CopyType UnsyncAssoc (4)
Creates an unsynchronized copy and
maintains an association to the source.
ReplicaType “After Delta” (4)
Indicates that the replica is maintained as
delta data from the source object.
SyncState Varies; refer to the various “SyncState
Transitions” sections below for each type
of operation.