Class CIM_Synchronized

(Association)
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.
Details...
This class is not implemented.

Subclasses

 CIM_GroupSynchronized  CIM_StorageSynchronized

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
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.None TRANSLATABLE= true
UMLPackagePathstringCIM::Core::CoreElementsNone None
Versionstring2.10.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
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.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
ValueMapstring2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, .., 0x8000..None None
ValuesstringInitialized, Unsynchronized, Synchronized, Broken, Fractured, Split, Inactive, Suspended, Failedover, Prepared, Aborted, Skewed, Mixed, Not Applicable, DMTF Reserved, Vendor SpecificNone TRANSLATABLE= true
Modeuint16
DescriptionstringMode describes whether the target elements will be updated synchronously or asynchronously. If NULL, implementaton decides the mode.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
ValueMapstring0, 2, 3, .., 32768..65535None None
ValuesstringUnknown, Synchronous, Asynchronous, DMTF Reserved, Vendor SpecificNone TRANSLATABLE= true
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.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
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 beexamined.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
ValueMapstring0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, .., 0x8000..None None
ValuesstringUnknown, Completed, Dormant, Initializing, Preparing, Synchronizing, Resyncing, Restoring, Fracturing, Splitting, Failing over, Failing back, Aborting, Mixed, Not Applicable, DMTF Reserved, Vendor SpecificNone TRANSLATABLE= true
RequestedCopyStateuint16
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.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
ModelCorrespondencestringCIM_Synchronized.CopyStateNone None
SyncMaintainedboolean
DescriptionstringBoolean indicating whether synchronization is maintained.None TRANSLATABLE= true
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.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
ValueMapstring.., 6, 7, 8, .., 0x8000..None None
ValuesstringDMTF Reserved, Mirror, Snapshot, Clone, DMTF Reserved, Vendor SpecificNone TRANSLATABLE= true
WhenActivateddatetime
DescriptionstringSpecifies when point-in-time was taken or when the replication association is activated, reactivated, resumed or restablished. Must be set to NULL if implementation is not capable of providing this information. A value of 0 indicates the information is not known.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
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.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
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.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
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.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
WhenSynceddatetime
DescriptionstringThe point in time that the Elements were synchronized.None TRANSLATABLE= true
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.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone

Association References

NameClass OriginReference Class
SyncedElementCIM_SynchronizedCIM_ManagedElement
SystemElementCIM_SynchronizedCIM_ManagedElement

Copyright © 2008-2010 VMware, Inc. All rights reserved.