Keys |
SystemElement | IBMTSESS_Volume | - | SystemElement represents the Storage that is the source of the replication.
|
SyncedElement | IBMTSESS_Volume | - | SyncedElement represents the Storage that is the target of the replication.
|
Read only |
CopyType | uint16 | Async Sync UnSyncAssoc UnSyncUnAssoc DMTF Reserved Vendor Specific | CopyType describes the Replication Policy.Values are: \n Async: create and maintain an asynchronous \n copy of the source. \n Sync: create and maintain a synchronized copy \n of the source. \n UnSyncAssoc: create an unsynchronized copy and \n maintain an association to the source.
|
ReplicaType | uint16 | Not Specified Full Copy Before Delta After Delta Log DMTF Reserved Vendor Specific | ReplicaType provides information on how the Replica is being maintained. Values are: \n Full Copy: This indicates that a full copy of the source object is (or will be) generated . \n Before Delta: This indicates that the source object will be maintained as a delta data from the replica. \n After Delta: This indicates that the replica will be maintained as delta data from the source object. \n Log: This indicates that the replica object is being maintained as a log of changes to the source. \n Not Specified: The method of maintaining the copy is not specified. NOT Supported by EssProvider
|
SuspendReason | uint16 | - | NI suspend reason, if sync is suspended.
|
isStateFromSecondary | boolean | - | true if the SyncState comes from SyncedElement
|
Incremental | boolean | - | true if the copy is Incremental
|
isEligibleForAutoUnsuspend | boolean | - | Indicates the Replica is eligible for automatic unsuspend. For preThresher sharks is set to false.
|
isTrustedPrimedForResync | boolean | - | Indicates if Trust Me mode is set. Thresher only.
|
WhenSynced | datetime | - | Only meanful only when the SyncMained property is FALSE
|
SyncState | uint16 | Initialized 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.
|
SyncMaintained | boolean | - | Boolean indicating whether synchronization is maintained.
|