CIM_StorageSynchronized, ROOT\CIMV2\storage\iscsitarget

Class | Childs (1) | Methods | Properties (24) | Qualifiers (5) | Instances | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Indicates that two Storage objects were replicated at the specified point in time. If the CopyType property is set to 'Sync' (=3), then synchronization of the Storage objects is preserved.

CIM_StorageSynchronized - child subclasses in ROOT\CIMV2\storage\iscsitarget

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
MSISCSITARGET_StorageSynchronized0240----

CIM_StorageSynchronized properties

CIM_StorageSynchronized has 24 properties (7 Local, 17 Derived)

NameOriginCIMType
CopyMethodologyCIM_StorageSynchronized18 [uint16]
CopyPriorityCIM_StorageSynchronized18 [uint16]
CopyRecoveryModeCIM_Synchronized18 [uint16]
CopyStateCIM_Synchronized18 [uint16]
CopyTypeCIM_StorageSynchronized18 [uint16]
FailedCopyStopsHostIOCIM_Synchronized11 [boolean]
ModeCIM_Synchronized18 [uint16]
PercentSyncedCIM_Synchronized18 [uint16]
ProgressStatusCIM_Synchronized18 [uint16]
ReadOnlyCIM_StorageSynchronized18 [uint16]
ReplicaTypeCIM_StorageSynchronized18 [uint16]
RequestedCopyStateCIM_Synchronized18 [uint16]
key
SyncedElement
CIM_Synchronized102 [ref:CIM_ManagedElement]
SyncMaintainedCIM_Synchronized11 [boolean]
SyncStateCIM_StorageSynchronized18 [uint16]
SyncTypeCIM_Synchronized18 [uint16]
key
SystemElement
CIM_Synchronized102 [ref:CIM_ManagedElement]
UndiscoveredElementCIM_StorageSynchronized18 [uint16]
WhenActivatedCIM_Synchronized101 [datetime]
WhenDeactivatedCIM_Synchronized101 [datetime]
WhenEstablishedCIM_Synchronized101 [datetime]
WhenSuspendedCIM_Synchronized101 [datetime]
WhenSyncedCIM_Synchronized101 [datetime]
WhenSynchronizedCIM_Synchronized101 [datetime]

Detailed description of CIM_StorageSynchronized properties

Local properties (7) of CIM_StorageSynchronized class

CopyMethodology property
CIMTYPE'uint16'
Description'CopyMethodology specifies what copy methodology the service uses to create and/or maintain the target element.
Values are:
Not Specified: The method of maintaining the copy is not specified.
Full Copy: This indicates that a full copy of the source object is (or will be) generated .
Incremental-Copy: Only changed data from source element is copied to target element.
Differential-Copy: Only the new writes to source element are copied to the target element.
Copy-On-Write: Affected data is copied on the first write to the source or to the target elements.
Copy-On-Access: Affected data is copied on the first access to the source element.
Delta-Update: Difference based replication where after the initial copy, only updates to source are copied to target.
Snap-And-Clone: The service creates a snapshot of the source element first, then uses the the snapshot as the source of the copy operation to the target element.'
ExperimentalTrue
ValueMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '..', '0x8000..']
Values['Not Specified', 'Other', 'Implementation decides', 'Full Copy', 'Incremental-Copy', 'Differential-Copy', 'Copy-On-Write', 'Copy-On-Access', 'Delta-Update', 'Snap-And-Clone', 'DMTF Reserved', 'Vendor Specific']
CopyMethodology property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 5 namespaces
CopyPriority property
CIMTYPE'uint16'
Description'CopyPriority allows the priority of background copy engine I/O to be managed relative to host I/O operations during a sequential background copy operation.
Values are: Low: copy engine I/O lower priority than host I/O. Same: copy engine I/O has the same priority as host I/O. High: copy engine I/O has higher priority than host I/O. Urgent: copy operation to be performed as soon as possible, regardless of the host I/O requests.'
ExperimentalTrue
ValueMap['0', '1', '2', '3', '4', '..', '0x8000..']
Values['Not Managed', 'Low', 'Same', 'High', 'Urgent', 'DMTF Reserved', 'Vendor Specific']
writeTrue
CopyPriority property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 5 namespaces
CopyType property
CIMTYPE'uint16'
Description'CopyType describes the Replication Policy. Values are:
Async: create and maintain an asynchronous copy of the source.
Sync: create and maintain a synchronized copy of the source.
UnSyncAssoc: create an unsynchronized copy and maintain an association to the source.
UnSyncUnAssoc: create an unsynchronized copy with a temporary association that is deleted upon completion of the copy operation.'
ValueMap['2', '3', '4', '5', '..', '0x8000..']
Values['Async', 'Sync', 'UnSyncAssoc', 'UnSyncUnAssoc', 'DMTF Reserved', 'Vendor Specific']
CopyType property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 5 namespaces
ReadOnly property
CIMTYPE'uint16'
Description'This property specifies whether the source, the target, or both elements are "read only" to the host.SystemElement: The source element.
SyncedElement: The target element.
Both: Both the source and the target elements.are read only to the host.'
ExperimentalTrue
ValueMap['2', '3', '4', '..', '0x8000..']
Values['SystemElement', 'SyncedElement', 'Both', 'DMTF Reserved', 'Vendor Specific']
ReadOnly property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 9 namespaces
ReplicaType property
CIMTYPE'uint16'
Description'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.'
ValueMap['0', '2', '3', '4', '5', '..', '0x8000..']
Values['Not Specified', 'Full Copy', 'Before Delta', 'After Delta', 'Log', 'DMTF Reserved', 'Vendor Specific']
ReplicaType property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 5 namespaces
SyncState property
CIMTYPE'uint16'
Description'SyncState 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 Copy engine has not started.
PrepareInProgress: Preparation for Replication is in progress and the Copy engine has started.
Prepared: All necessary preparation has completed.
ResyncInProgress: Synchronization or Resynchronization is in progress.
This may be the initial 'copy' or subsequent changes being copied.
Synchronized: An Async or Sync replication is currently synchronized. When this value is set, SyncMaintained will be true.
FractureInProgress: An operation to fracture an Async or Sync replication is in progress.
Fractured: An Async or Sync replication is fractured.
QuiesceInProgress: A quiesce operation is in progress.
Quiesced: The replication has been quiesced and is ready for a change.
RestoreInProgress: An operation is in progress to copy the Synced object to the System object.
Idle: The 'normal' state for an UnSyncAssoc replica.
Frozen: All blocks copied from source to an UnSyncAssoc replica and the copy engine is stopped.
CopyInProgress: A deferred background copy operation is in progress to copy the source to the replica target for an UnSyncAssoc association.
Broken: The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.'
ValueMap['2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '..', '0x8000..']
Values['Initialized', 'PrepareInProgress', 'Prepared', 'ResyncInProgress', 'Synchronized', 'Fracture In Progress', 'QuiesceInProgress', 'Quiesced', 'Restore In Progresss', 'Idle', 'Broken', 'Fractured', 'Frozen', 'Copy In Progress', 'DMTF Reserved', 'Vendor Specific']
SyncState property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 5 namespaces
UndiscoveredElement property
CIMTYPE'uint16'
Description'This property specifies whether the source, the target, or both elements involved in a copy operation are undiscovered. An element is considered undiscovered if its object model is not known to the service performing the copy operation. The values are:
SystemElement: The source element.
SyncedElement: The target element.
Both: Both the source and the target elements. If both the source and the target elements are discovered, the value of this property shall be NULL.'
ExperimentalTrue
ValueMap['2', '3', '4', '..', '0x8000..']
Values['SystemElement', 'SyncedElement', 'Both', 'DMTF Reserved', 'Vendor Specific']
UndiscoveredElement property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace

Derived properties (17) of CIM_StorageSynchronized class

CopyRecoveryMode property
CIMTYPE'uint16'
CopyRecoveryMode property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
CopyState property
CIMTYPE'uint16'
CopyState property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 5 namespaces
FailedCopyStopsHostIO property
CIMTYPE'boolean'
FailedCopyStopsHostIO property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
Mode property
CIMTYPE'uint16'
Mode property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 15 namespaces
PercentSynced property
CIMTYPE'uint16'
PercentSynced property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 5 namespaces
ProgressStatus property
CIMTYPE'uint16'
ProgressStatus property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 5 namespaces
RequestedCopyState property
CIMTYPE'uint16'
RequestedCopyState property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 5 namespaces
SyncedElement property
CIMTYPE'ref:CIM_ManagedElement'
Description'SyncedElement represents the Storage that is the target of the replication.'
keyTrue
Override'SyncedElement'
SyncedElement property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
SyncMaintained property
CIMTYPE'boolean'
SyncMaintained property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 5 namespaces
SyncType property
CIMTYPE'uint16'
SyncType property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 5 namespaces
SystemElement property
CIMTYPE'ref:CIM_ManagedElement'
Description'SystemElement represents the Storage that is the source of the replication.'
keyTrue
Override'SystemElement'
SystemElement property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 4 namespaces
WhenActivated property
CIMTYPE'datetime'
WhenActivated property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 3 namespaces
WhenDeactivated property
CIMTYPE'datetime'
WhenDeactivated property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 3 namespaces
WhenEstablished property
CIMTYPE'datetime'
WhenEstablished property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 3 namespaces
WhenSuspended property
CIMTYPE'datetime'
WhenSuspended property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 3 namespaces
WhenSynced property
CIMTYPE'datetime'
WhenSynced property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 3 namespaces
WhenSynchronized property
CIMTYPE'datetime'
WhenSynchronized property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 3 namespaces

CIM_StorageSynchronized Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AssociationTrue
Description'Indicates that two Storage objects were replicated at the specified point in time. If the CopyType property is set to 'Sync' (=3), then synchronization of the Storage objects is preserved.'
ExperimentalTrue
UMLPackagePath'CIM::Device::StorageServices'
Version'2.29.0'

CIM_StorageSynchronized System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\storage\iscsitarget:CIM_StorageSynchronized'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\storage\iscsitarget'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Synchronized']___SYSTEM8
__PROPERTY_COUNT24___SYSTEM3
__RELPATH'CIM_StorageSynchronized'___SYSTEM8
__DYNASTY'CIM_Synchronized'___SYSTEM8
__SUPERCLASS'CIM_Synchronized'___SYSTEM8
__CLASS'CIM_StorageSynchronized'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_StorageSynchronized

Number of classes:2
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_Synchronized1170----
MSISCSITARGET_StorageSynchronized0240----
WUtils.com
online utility - toplist