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

5.72
Copy Services Subprofile
CIM API Programming Reference InForm OS Version 2.3.1
5.10.4 Physical Copy
5.10.4.1 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 5-33. StorageSynchronized Property Values for a Physical Copy
Property Value
CopyType UnsyncAssoc (4)
Creates an unsynchronized copy and maintain an association to
the source
UnsyncUnAssoc (5)
Creates an unsynchronized copy but do not maintain an
association to the source
ReplicaType Full Copy (2)
This indicates that a full copy of the source object is to be
generated.
SyncState Varies; refer to the various “SyncState Transitions” sections below
for each type of operation.
SyncMaintained False
Synchronization is not maintained between replica and source
volume.
WhenSynced NULL to start with; non-NULL upon successful completion of a
copy; the point in time that the Elements were synchronized.