MSFT_SMStorageSynchronized, ROOT\Microsoft\Windows\Storage\SM\ms_409

Class | Methods | Properties (18) | Qualifiers (2) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

MSFT_SMStorageSynchronized properties

MSFT_SMStorageSynchronized has 18 properties (18 Local)

NameOriginCIMType
CopyMethodologyMSFT_SMStorageSynchronized18 [uint16]
CopyPriorityMSFT_SMStorageSynchronized18 [uint16]
CopyStateMSFT_SMStorageSynchronized18 [uint16]
CopyTypeMSFT_SMStorageSynchronized18 [uint16]
ModeMSFT_SMStorageSynchronized18 [uint16]
PercentSyncedMSFT_SMStorageSynchronized18 [uint16]
ProgressStatusMSFT_SMStorageSynchronized18 [uint16]
ReplicaTypeMSFT_SMStorageSynchronized18 [uint16]
RequestedCopyStateMSFT_SMStorageSynchronized18 [uint16]
SyncMaintainedMSFT_SMStorageSynchronized11 [boolean]
SyncStateMSFT_SMStorageSynchronized18 [uint16]
SyncTypeMSFT_SMStorageSynchronized18 [uint16]
WhenActivatedMSFT_SMStorageSynchronized101 [datetime]
WhenDeactivatedMSFT_SMStorageSynchronized101 [datetime]
WhenEstablishedMSFT_SMStorageSynchronized101 [datetime]
WhenSuspendedMSFT_SMStorageSynchronized101 [datetime]
WhenSyncedMSFT_SMStorageSynchronized101 [datetime]
WhenSynchronizedMSFT_SMStorageSynchronized101 [datetime]

Detailed description of MSFT_SMStorageSynchronized properties

Local properties (18) of MSFT_SMStorageSynchronized class

CopyMethodology property
CIMTYPE'uint16'
Description'CopyMethodology specifies what copy methodology the copy engine 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 snapshot as the source of the copy operation to the target element.'
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 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 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.'
Values['Not Managed', 'Low', 'Same', 'High', 'DMTF Reserved', 'Vendor Specific']
CopyPriority property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 5 namespaces
CopyState property
CIMTYPE'uint16'
Description'CopyState 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 operation 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: Copy operation 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 copy operation 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.'
Values['Initialized', 'Unsynchronized', 'Synchronized', 'Broken', 'Fractured', 'Split', 'Inactive', 'Suspended', 'Failedover', 'Prepared', 'Aborted', 'Skewed', 'Mixed', 'Not Applicable', 'DMTF Reserved', 'Vendor Specific']
CopyState property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 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.'
Values['Async', 'Sync', 'UnSyncAssoc', 'UnSyncUnAssoc', 'DMTF Reserved', 'Vendor Specific']
CopyType property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 5 namespaces
Mode property
CIMTYPE'uint16'
Description'Mode describes whether the target elements will be updated synchronously or asynchronously. If NULL, implementaton decides the mode.'
Values['Unknown', 'Synchronous', 'Asynchronous', 'DMTF Reserved', 'Vendor Specific']
Mode property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 15 namespaces
PercentSynced property
CIMTYPE'uint16'
Description'Specifies the percent of the work completed to reach synchronization. Must be set to NULL if implementation is not capable of providing this information.'
PercentSynced property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 5 namespaces
ProgressStatus property
CIMTYPE'uint16'
Description'ProgressStatus describes the status of the association with respect to Replication activity. Values are: Completed: The request is completed. Copy operation is idle.
Dormant: Indicates that the copy operation is inactive suspended or quiesced.
Initializing: In the process of establishing source/replica association and the copy operation 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 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.'
Values['Unknown', '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', 'DMTF Reserved', 'Vendor Specific']
ProgressStatus property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 5 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.'
Values['Not Specified', 'Full Copy', 'Before Delta', 'After Delta', 'Log', 'DMTF Reserved', 'Vendor Specific']
ReplicaType property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 5 namespaces
RequestedCopyState property
CIMTYPE'uint16'
Description'RequestedCopyState 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.'
RequestedCopyState property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 5 namespaces
SyncMaintained property
CIMTYPE'boolean'
Description'Boolean indicating whether synchronization is maintained.'
SyncMaintained property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 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.'
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 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 5 namespaces
SyncType property
CIMTYPE'uint16'
Description'SyncType 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.'
Values['DMTF Reserved', 'Mirror', 'Snapshot', 'Clone', 'DMTF Reserved', 'Vendor Specific']
SyncType property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 5 namespaces
WhenActivated property
CIMTYPE'datetime'
Description'New for Replication Services: Specifies 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.'
WhenActivated property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 3 namespaces
WhenDeactivated property
CIMTYPE'datetime'
Description'New for Replication Services: Specifies 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.'
WhenDeactivated property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 3 namespaces
WhenEstablished property
CIMTYPE'datetime'
Description'Specifies 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.'
WhenEstablished property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 3 namespaces
WhenSuspended property
CIMTYPE'datetime'
Description'New for Replication Services: Specifies 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.'
WhenSuspended property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 3 namespaces
WhenSynced property
CIMTYPE'datetime'
Description'The point in time that the Elements were synchronized.'
WhenSynced property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 3 namespaces
WhenSynchronized property
CIMTYPE'datetime'
Description'Specifies 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.'
WhenSynchronized property is in 1 class (MSFT_SMStorageSynchronized) of ROOT\Microsoft\Windows\Storage\SM\ms_409 and in 3 namespaces

MSFT_SMStorageSynchronized Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
LOCALE1033

MSFT_SMStorageSynchronized System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Storage\SM\ms_409:MSFT_SMStorageSynchronized'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Storage\SM\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT18___SYSTEM3
__RELPATH'MSFT_SMStorageSynchronized'___SYSTEM8
__DYNASTY'MSFT_SMStorageSynchronized'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'MSFT_SMStorageSynchronized'___SYSTEM8
__GENUS1___SYSTEM3
WUtils.com
online utility - toplist