Keys |
SystemElement | IBMTSESS_RemoteVolume | - | 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.
|
SyncMaintained | boolean | - | This property indicates whether the synchronization is being mainted on an ongoing basis. This property's value maybe TRUE or FALSE. A transition from TRUE to FALSE indicates that a fracture has occurred or been requested. A transition from FALSE to TRUE indicates that a resync operation has occurred or been requested. SyncMaintained is always FALSE for point-in-time copies (i.e. Flash Copy)
|
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: \n Initialized: The link to enable replication is established.\n PrepareInProgress: Preparation for Replication is in progress.\n Prepared: All necessary preparation has completed.\n ResyncInProgress: Synchronization or Resynchronization is in progress. This may be the initial 'copy' or subsequent changes being copied.\n Synchronized: An Async or Sync replication is currently synchronized. When this value is set, SyncMaintained will be true.\n FractureInProgress: An operation to fracture an Async or Sync replication is in progress.\n Fractured: An Async or Sync replication is fractured.\n QuiesceInProgress: A quiesce operation is in progress.\n Quiesced: The replication has been quiesced and is ready for a change.\n RestoreInProgress: An operation is in progress to copy the Synced object to the System object. \n Idle: The 'normal' state for an UnSyncAssoc replica. \n Broken: The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.
|
SuspendReason | uint16 | - | NI suspend reason, if sync is suspended.
|
Ordered | boolean | - | Set to FALSE for async copies. This implies that writes to the replica may not being the same sequence as writes to the source.
|
Incremental | boolean | - | true if the copy is Incremental
|
isStateFromSecondary | boolean | - | true if the SyncState comes from SyncedElement
|
isTrustedPrimedForResync | boolean | - | Indicates if Trust Me mode is set. Thresher only.
|
Caption | string | Max = 64 | The Caption property is a short textual description (one- line string) of the object.
|
Description | string | - | The Description property provides a textual description of the object.
|
ElementName | string | - | A user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information. \nNote that ManagedSystemElement's Name property is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information MAY be present in both the Name and ElementName properties.
|