Key |
SyncedElement
|
IBMTSDS_SEVolume
|
|
SyncedElement represents the Storage that is the target of the replication. |
SystemElement
|
IBMTSDS_SEVolume
|
|
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
|
Async | 2 |
Sync | 3 |
UnSyncAssoc | 4 |
UnSyncUnAssoc | 5 |
DMTF Reserved | .. |
Vendor Specific | 0x8000.. |
|
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 Specified | 0 |
Full Copy | 2 |
Before Delta | 3 |
After Delta | 4 |
Log | 5 |
DMTF Reserved | .. |
Vendor Specific | 0x8000.. |
|
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 on 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
|
Initialized | 2 |
PrepareInProgress | 3 |
Prepared | 4 |
ResyncInProgress | 5 |
Synchronized | 6 |
Fracture In Progress | 7 |
QuiesceInProgress | 8 |
Quiesced | 9 |
Restore In Progresss | 10 |
Idle | 11 |
Broken | 12 |
Fractured | 13 |
Frozen | 14 |
Copy In Progress | 15 |
DMTF Reserved | .. |
Unknown | 0x8000 |
Vendor Specific | 0x8001.. |
|
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 |