IndexTree
SubclassesReferenced ByPropertiesMethods

CIM_StorageSynchronized

Superclasses

Subclasses

IBMTSESS_StorageSynchronized

Referenced By

none

Description

Indicates that two Storage objects were replicated at the specified point in time. If the CopyType property is set to 'Sync' (=3), then synchronization of the Storage objects is preserved.

Properties

IdTypeRangeDescription
Keys
SystemElementCIM_ManagedElement-SystemElement represents the Storage that is the source of the replication.  
SyncedElementCIM_ManagedElement-SyncedElement represents the Storage that is the target of the replication.  
Read only
CopyTypeuint16Async
Sync
UnSyncAssoc
DMTF Reserved
Vendor Specific
CopyType describes the Replication Policy. Values are: \nAsync: create and maintain an asynchronous copy of the source. \nSync: create and maintain a synchronized copy of the source. \nUnSyncAssoc: create an unsynchronized copy and maintain an association to the source.  
ReplicaTypeuint16Not Specified
Full Copy
Before Delta
After Delta
Log
DMTF Reserved
Vendor Specific
ReplicaType provides information on how the Replica is being maintained. Values are: \nFull Copy: This indicates that a full copy of the source object is (or will be) generated . \nBefore Delta: This indicates that the source object will be maintained as a delta data from the replica. \nAfter Delta: This indicates that the replica will be maintained as delta data from the source object. \nLog: This indicates that the replica object is being maintained as a log of changes to the source. \nNot Specified: The method of maintaining the copy is not specified.  
SyncStateuint16Initialized
PrepareInProgress
Prepared
ResyncInProgress
Synchronized
Fracture In Progress
QuiesceInProgress
Quiesced
Restore In Progresss
Idle
Broken
Fractured
DMTF Reserved
Vendor Specific
SyncState describes the state of the association with respect to Replication activity. Values are: \nInitialized: The link to enable replication is established. \nPrepareInProgress: Preparation for Replication is in progress. \nPrepared: All necessary preparation has completed. \nResyncInProgress: Synchronization or Resynchronization is in progress. \nThis may be the initial 'copy' or subsequent changes being copied. \nSynchronized: An Async or Sync replication is currently synchronized. When this value is set, SyncMaintained will be true. \nFractureInProgress: An operation to fracture an Async or Sync replication is in progress. \nFractured: An Async or Sync replication is fractured. \nQuiesceInProgress: A quiesce operation is in progress. \nQuiesced: The replication has been quiesced and is ready for a change. \nRestoreInProgress: An operation is in progress to copy the Synced object to the System object. \nIdle: The 'normal' state for an UnSyncAssoc replica. \nBroken: The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.  
WhenSynceddatetime-The point in time that the Elements were synchronized.  
SyncMaintainedboolean-Boolean indicating whether synchronization is maintained.