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

5.82
Copy Services Subprofile
CIM API Programming Reference InForm OS Version 2.3.1
HALT PHYSICAL COPY
CLI EQUIVALENCE
createvvcopy –halt
SMI-S METHOD
Copy can be halted using the
TPD_StorageConfigurationService.ModifySynchronization()
method with the
Operation parameter set to
Stop Copy(13).
This operation is synchronous and does not require a job. The job that is produced as a side-
effect of the physical copy can also be terminated by
TPD_ConcreteJob.RequestStateChange.
STATE TRANSITIONS
Table 5-40 shows the values for SyncState and WhenSynced during various stages of halting
a physical copy.
Table 5-40. State Transitions for Halting a Physical Copy
Operation SyncState WhenSynced
Copy in progress ResyncInProgress (5) or
CopyInProgress (15)
Previous sync time
Halt Copy Complete N/A – StorageSynchronized gone
Halt Copy Failed
(This indicates that the
halt has failed and the
copy was allowed to
finish.)
Frozen (14) New sync time