HP 3PAR CIM API Programming Reference (OS 3.1.2 MU2) (QL226-97015, June 2013)

Table 44 Return Values for UpdateDeltaSnapshotSpace()
Explanation/NotesValuesValueMap
Failed4
Method parameters checked job
started
0x1000
No such snapshot volume, or the
specified volume is not a virtual copy
snapshot.
Volume does not exist32768
Indications
Job control indications are supported for the job started with the UpdateDeltaSnapshotSpace()
method. These indications are converted from events generated by the task framework.
1. Modification of Operational Status for a Concrete Job to Complete and OK update successful.
2. Modification of Operational Status for a Concrete Job to Complete and Error update failed.
3. Modification of Job Status for Concrete Job is generated if the job is started. For this, the
task framework must be enhanced to support component state change events.
The type of indication generated is TPD_ConcreteJobInstModification, sub-classed
from CIM_InstModification.
Physical Copy
StorageSynchronized
A TPD_StorageSynchronized association is instantiated the moment a vv copy process is
started. This associates the target volume with the source volume. The values of this instance are
listed in the following table. For a CopyType of UnSyncUnAssoc, an instance of
TPD_StorageSynchronized is maintained while the copy is taking place, but is relinquished
once the copy is finished.
Table 45 StorageSynchronized Property Values for a Physical Copy
ValueProperty
UnsyncUnAssoc (5)CopyType
Creates an unsynchronized copy, but does not maintain
an association to the source.
UnsyncUnAssoc (5)
Creates an unsynchronized copy, but does not maintain
an association to the source.
Full Copy (2)ReplicaType
This indicates that a full copy of the source object is to be
generated.
Varies; refer to the various “SyncState Transitions sections
below for each type of operation.
SyncState
TrueSyncMaintained
Synchronization is maintained between replica and source
volume
NULL to start with; non-NULL upon successful completion
of a copy; the point in time that the Elements were
synchronized.
WhenSynced
Copy Services Subprofile 61