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

5.76
Copy Services Subprofile
CIM API Programming Reference InForm OS Version 2.3.1
The method execution, if successful, always returns 0x1000, which means that job has started.
A client can either monitor
Job.OperationalStatus for job completion or wait for the
arrival of modification of
OperationalStatus for a ConcreteJob to indicate ‘Complete’
and ‘OK’ or ‘Complete’ and ‘Error’.
If the operation is of
CopyType UnSyncAssoc, a resync snapshot of the physical copy is
created. This snapshot has the same characteristics as a regular snapshot.
STATE TRANSITIONS
Table 5-35 shows the values for SyncState and WhenSynced during various stages of
physical copy creation. Internal vvol_t volume state flags (v_overall_state) are mapped to each
SyncState.
Table 5-35. State Transitions for Physical Copy Creation
Operation SyncState WhenSynced
Copy task queued but
copy engine not yet
started
Initialized (2) NULL
Copy in progress ResyncInProgress (5)
Initial copy in progress
NULL
Copy complete Frozen (14)
All blocks copied from source to
an UnSyncAssoc replica and the
copy engine is stopped
Time of when copy is
completed
Copy Failed Broken (12)
The relationship is non-
functional due to errors in the
source or the target
NULL