Class CIM_Synchronized

Indicates that two ManagedElements were aligned or made to be equivalent at the specified point in time. If the Boolean property SyncMaintained is true, then synchronization of the Elements is preserved. Both like and unlike objects can be synchronized. For example, two WatchDog timers can be aligned, or the contents of a LogicalFile can be synchronized with the contents of a StorageExtent.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Synchronized

Direct Known Subclasses

CIM_FileSystemGroupSynchronized
CIM_FileSystemSynchronized
CIM_GroupSynchronized
CIM_StorageSynchronized

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringIndicates that two ManagedElements were aligned or made to be equivalent at the specified point in time. If the Boolean property SyncMaintained is true, then synchronization of the Elements is preserved. Both like and unlike objects can be synchronized. For example, two WatchDog timers can be aligned, or the contents of a LogicalFile can be synchronized with the contents of a StorageExtent.
UMLPackagePathstringCIM::Core::CoreElements
Versionstring2.41.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CopyRecoveryModeuint16
DescriptionstringDescribes whether the copy operation continues after a broken link is restored. Automatic: copy operation resumes automatically. Manual: CopyState is set to Suspended after the link is restored. It is required to issue the Resume operation to continue.
Experimentalbooleantrue
ValueMapstring0, 2, 3, .., 32768..65535
ValuesstringUnknown, Automatic, Manual, DMTF Reserved, Vendor Specific
CopyStateuint16
DescriptionstringCopyState describes the state of the association with respect to Replication activity. Values are: Initialized: The link to enable replication is established and source/replica elements are associated, but the data flow has not started. Unsynchronized: Not all the source element data has been copied to the target element. Synchronized: For the Mirror, Snapshot, or Clone replication, the target represents a copy of the source. Broken: The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints. Fractured: Target is split from the source. Split: The target element was gracefully (or systematically) split from its source element -- consistency is guaranteed. Inactive: Data flow has stopped, writes to source element will not be sent to target element. Suspended: Data flow between the source and target elements has stopped. Writes to source element are held until the association is Resumed. Failedover: Reads and writes to/from the target element. Source element is not reachable. Prepared: Initialization is completed, the data flow has started, however, the data flow has not started. Aborted: The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation. Skewed: The target has been modified and is no longer synchronized with the source element or the point-in-time view. Mixed: Applies to the CopyState of GroupSynchronized. It indicates the StorageSynchronized associations of the elements in the groups have different CopyState values. Partitioned: State of replication relationship can not be determined, for example, due to a connection problem. Invalid: The array is unable to determine the state of the replication relationship, for example, after the connection is restored; however, either source or target elements have an unknown status. Restored: It indicates the source element was restored from the target element.
Experimentalbooleantrue
ValueMapstring2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, .., 0x8000..
ValuesstringInitialized, Unsynchronized, Synchronized, Broken, Fractured, Split, Inactive, Suspended, Failedover, Prepared, Aborted, Skewed, Mixed, Not Applicable, Partitioned, Invalid, Restored, DMTF Reserved, Vendor Specific
FailedCopyStopsHostIObooleanfalse
DescriptionstringIf true, the storage array tells host to stop sending data to source element if copying to a remote element fails.
Experimentalbooleantrue
Modeuint16
DescriptionstringMode describes whether the target elements will be updated synchronously or asynchronously. Adaptive: Allows implementation to switch between synchronous and asynchronous modes. If NULL, implementation decides the mode.
Experimentalbooleantrue
ValueMapstring0, 2, 3, 4, .., 32768..65535
ValuesstringUnknown, Synchronous, Asynchronous, Adaptive, DMTF Reserved, Vendor Specific
PercentSynceduint16
DescriptionstringSpecifies the percent of the work completed to reach synchronization. Must be set to NULL if implementation is not capable of providing this information.
Experimentalbooleantrue
ProgressStatusuint16
DescriptionstringProgressStatus describes the status of the association with respect to Replication activity. Values are: Completed: The request is completed. Data flow is idle. Dormant: Indicates that the data flow is inactive suspended or quiesced. Initializing: In the process of establishing source/replica association and the data flow has not started. Preparing: preparation-in-progress. Synchronizing: sync-in-progress. Resyncing: resync-in-progess. Restoring: restore-in-progress. Fracturing: fracture-in-progress. Splitting: split-in-progress. Failing over: in the process of switching source and target. Failing back: Undoing the result of failover. Detaching: detach-in-progress. Aborting: abort-in-progress. Mixed: Applies to groups with element pairs with different statuses. Generally, the individual statuses need to be examined.Suspending: The copy operation is in the process of being suspended. Requires fracture: The requested operation has completed, however, the synchronization relationship needs to be fractured before further copy operations can be issued. Requires resync: The requested operation has completed, however, the synchronization relationship needs to be resynced before further copy operations can be issued. Requires activate: The requested operation has completed, however, the synchronization relationship needs to be activated before further copy operations can be issued. Pending: The flow of data has stopped momentarily due to limited bandwidth or busy system. Requires detach: The requested operation has completed, however, the synchronization relationship needs to be detached before further copy operations can be issued. Terminating: The association is in the process of terminating. Requires split: The requested operation has completed, however, the synchronization relationship needs to be split before further copy operations can be issued. Requires resume: The requested operation has completed, however, the synchronization relationship needs to be resumed before further copy operations can be issued.
Experimentalbooleantrue
ValueMapstring0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, .., 0x8000..
ValuesstringUnknown, Completed, Dormant, Initializing, Preparing, Synchronizing, Resyncing, Restoring, Fracturing, Splitting, Failing over, Failing back, Aborting, Mixed, Not Applicable, Suspending, Requires fracture, Requires resync, Requires activate, Pending, Detaching, Requires detach, Terminating, Requires split, Requires resume, DMTF Reserved, Vendor Specific
RequestedCopyStateuint1615
DescriptionstringRequestedCopyState is an integer enumeration that indicates the last requested or desired state for the association. The actual state of the association is represented by CopyState. Note that when CopyState reaches the requested state, this property will be set to 'Not Applicable.
Experimentalbooleantrue
ModelCorrespondencestringCIM_Synchronized.CopyState
RPOdatetime
DescriptionstringRecovery Point Objective indicates the maximum interval in which data might be lost. For synchronous copy operations, RPO is 0. For asynchronous copy operations RPO represents the interval since the most recent transmission of data to the SyncedElement (target). For example, to indicate 15 seconds, the value would be 00000000000015.000000:000, using the CIM interval format. If NULL, RPO is not applicable.
Experimentalbooleantrue
Skewuint64
DescriptionstringApplies to Adaptive mode and it describes maximum number of bytes the SyncedElement (target) can be out of sync. If the number of out-of-sync bytes exceeds the skew value, mode is switched to synchronous.
Experimentalbooleantrue
SyncMaintainedboolean
DescriptionstringBoolean indicating whether synchronization is maintained.
SyncTypeuint16
DescriptionstringSyncType describes the intended outcome of the replication.Values are: Mirror: create and maintain a copy of the source. Snapshot: create a PIT, virtual copy of the source. Clone: create a PIT, full copy the source. TokenizedClone: create a token based clone.
Experimentalbooleantrue
ValueMapstring.., 6, 7, 8, 9, .., 0x8000..
ValuesstringDMTF Reserved, Mirror, Snapshot, Clone, TokenizedClone, DMTF Reserved, Vendor Specific
WhenActivateddatetime
DescriptionstringSpecifies when point-in-time was taken or when the replication association is activated, reactivated, resumed or re-established. Must be set to NULL if implementation is not capable of providing this information. A value of 0 indicates the information is not known.
Experimentalbooleantrue
WhenDeactivateddatetime
DescriptionstringSpecifies when the association was deactivated. A deactivated association is reactivated.Must be set to NULL if implementation is not capable of providing this information. A value of 0 indicates the information is not known.
Experimentalbooleantrue
WhenEstablisheddatetime
DescriptionstringSpecifies when the association was established. Must be set to NULL if implementation is not capable of providing this information. A value of 0 indicates the information is not known.
Experimentalbooleantrue
WhenSuspendeddatetime
DescriptionstringSpecifies when the association was suspended. A suspended association is resumed.Must be set to NULL if implementation is not capable of providing this information. A value of 0 indicates the information is not known.
Experimentalbooleantrue
WhenSynceddatetime
DescriptionstringThe point in time that the Elements were synchronized.
WhenSynchronizeddatetime
DescriptionstringSpecifies when the CopyState has a value of Synchronized. Must be set to NULL if implementation is not capable of providing this information. A value of 0 indicates the information is not known.
Experimentalbooleantrue

Association References

NameClass OriginReference Class
SyncedElementCIM_SynchronizedCIM_ManagedElement
SystemElementCIM_SynchronizedCIM_ManagedElement

Class Methods