CopyServices
Class IBMTSDS_STDtoSTDStorageSynchronized


CIM_Synchronized
\_CIM_StorageSynchronized
  \_IBMTSDS_StorageSynchronized


Description

Indicates that two Storage objects were replicated at the specified point in time. Currently only the UnSyncAssoc and UnSyncUnAssoc CopyTypes are supported.This class is the relationship between a IBMTSDS_Volume and a IBMTSDS_Volume

Subclasses


Referenced By


Properties

IdTypeRangeDescription
Key
SyncedElement IBMTSDS_Volume
SyncedElement represents the Storage that is the target of the replication.
SystemElement IBMTSDS_Volume
SystemElement represents the Storage that is the source of the replication.
Read Only
BackgroundCopyActive boolean
A limited number of total background copies can run at a timeThis indicates if the background copy is active for this particular relationship.
ChangeRecordingEnabled boolean
True if the StorageSynchronized was established with the RecordChanges option.
CopyType uint16
Async2
Sync3
UnSyncAssoc4
UnSyncUnAssoc5
DMTF Reserved..
Vendor Specific0x8000..
Async = Asynchronous PPRCSync = Synchronous PPRCUnSyncAssoc = Persistent FlashCopyUnSyncUnAssoc = Non-Persistent FlashCopy
ErrorCode uint32
If the relationship is valid, ErrorCode will be 0.If it is invalid, check for the value of ErrorCode in ReturnCodes.txt.
EstablishedWithBackgroundCopy boolean
True if the StorageSynchronized was established without the NoBackgroundCopy option.
FullVolumeRelation boolean
Indicates that the StorageSynchronized instance is a full volume relation. Only supported for DS.
NumberOfOutOfSyncTracks uint64
The number of out of sync tracks. Only supported for DS.
ReplicaType uint16
Not Specified0
Full Copy2
Before Delta3
After Delta4
Log5
DMTF Reserved..
Vendor Specific0x8000..
ReplicaType provides information on how the Replica is being maintained. Values are:Full Copy: This indicates that a full copy of the source object is (or will be) generated .Before Delta: This indicates that the source object will be maintained as a delta data from the replica.After Delta: This indicates that the replica will be maintained as delta data from the source object.Log: This indicates that the replica object is being maintained as a log of changes to the source.Not Specified: The method of maintaining the copy is not specified.All copy relationships for ESS and DS have ReplicaType Not Specified.
Revertible boolean
True if the StorageSynchronized was modified with the Revertible option.
SourceWriteInhibited boolean
True if the StorageSynchronized was established with the InhibitSourceWrites option.
SyncMaintained boolean
Boolean indicating whether synchronization is maintained. Since only FlashCopy is supported, SyncMaintained is always false.
SyncState uint16
Initialized2
PrepareInProgress3
Prepared4
ResyncInProgress5
Synchronized6
Fracture In Progress7
QuiesceInProgress8
Quiesced9
Restore In Progresss10
Idle11
Broken12
Fractured13
Frozen14
Copy In Progress15
DMTF Reserved..
Unknown0x8000
Vendor Specific0x8001..
SyncState describes the state of the association with respect to Replication activity.CopyType State SyncStateUnSyncAssoc N/A IdleUnSyncUnAssoc N/A ResyncInProgress
TargetWriteInhibited boolean
True if the StorageSynchronized was established with the InhibitTargetWrites option.
WhenCreated datetime
The time which the StorageSynchronized was created.
WhenSynced datetime
The point in time that the Elements were synchronized.
WriteInhibitSourceSETgtOutOfSpc boolean
True if the source will be Write Inhibited if the target is a SEVolume and the target runsout of space
Read Write
 
Inherited from class CIM_Synchronized
SyncMaintained, WhenSynced
 
Inherited from class CIM_StorageSynchronized
CopyPriority, CopyType, ReplicaType, SyncState
 
Inherited from class IBMTSDS_StorageSynchronized
BackgroundCopyActive, ChangeRecordingEnabled, CopyType, ErrorCode, EstablishedWithBackgroundCopy, FullVolumeRelation, NumberOfOutOfSyncTracks, ReplicaType, Revertible, SourceWriteInhibited, SyncMaintained, SyncState, TargetWriteInhibited, WhenCreated, WhenSynced, WriteInhibitSourceSETgtOutOfSpc
 

Method Summary

NameDescription
 

Method Detail