MSFT_VirtualDiskToVirtualDisk, ROOT\Microsoft\Windows\Storage\MS_409

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

Description

Association between VirtualDisk and VirtualDisk Snapshots / Clones

MSFT_VirtualDiskToVirtualDisk properties

MSFT_VirtualDiskToVirtualDisk has 13 properties (13 Local)

NameOriginCIMType
CopyMethodologyMSFT_VirtualDiskToVirtualDisk18 [uint16]
CopyPriorityMSFT_VirtualDiskToVirtualDisk18 [uint16]
CopyStateMSFT_VirtualDiskToVirtualDisk18 [uint16]
CopyTypeMSFT_VirtualDiskToVirtualDisk18 [uint16]
PercentSyncedMSFT_VirtualDiskToVirtualDisk18 [uint16]
ProgressStatusMSFT_VirtualDiskToVirtualDisk18 [uint16]
ReplicaTypeMSFT_VirtualDiskToVirtualDisk18 [uint16]
RequestedCopyStateMSFT_VirtualDiskToVirtualDisk18 [uint16]
SyncMaintainedMSFT_VirtualDiskToVirtualDisk11 [boolean]
SyncModeMSFT_VirtualDiskToVirtualDisk18 [uint16]
SyncStateMSFT_VirtualDiskToVirtualDisk18 [uint16]
SyncTimeMSFT_VirtualDiskToVirtualDisk101 [datetime]
SyncTypeMSFT_VirtualDiskToVirtualDisk18 [uint16]

Detailed description of MSFT_VirtualDiskToVirtualDisk properties

Local properties (13) of MSFT_VirtualDiskToVirtualDisk 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:
0 - 'Not Specified': The method of maintaining the copy is not specified.
3 - 'Full Copy': This indicates that a full copy of the source object is (or will be) generated.
4 - 'Incremental-Copy': Only changed data from source element is copied to target element.
5 - 'Differential-Copy': Only the new writes to the source element are copied to the target element.
6 - 'Copy-On-Write': Affected data is copied on the first write to the source or to the target elements.
7 - 'Copy-On-Access': Affected data is copied on the first access to the source element.
8 - 'Delta-Update': Difference based replication where after the initial copy, only updates to source are copied to target.
9 - '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', 'Microsoft Reserved', 'Vendor Specific']
CopyMethodology property is in 1 class (MSFT_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\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:
1 - 'Low': copy engine I/O lower priority than host I/O.
2 - 'Same': copy engine I/O has the same priority as host I/O.
3 - 'High': copy engine I/O has higher priority than host I/O.'
Values['Not Managed', 'Low', 'Same', 'High', 'Microsoft Reserved', 'Vendor Specific']
CopyPriority property is in 1 class (MSFT_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\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:
2 - 'Initialized': The link to enable replication is established and source/replica elements are associated, but the copy operation has not started.
3 - 'Unsynchronized': Not all the source element data has been copied to the target element.
4 - 'Synchronized': For the Mirror, Snapshot, or Clone replication, the target represents a copy of the source.
5 - 'Broken': The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.
6 - 'Fractured': Target is split from the source.
7 - 'Split': The target element was gracefully (or systematically) split from its source element -- consistency is guaranteed.
8 - 'Inactive': Copy operation has stopped, writes to source element will not be sent to target element.
9 - 'Suspended': Data flow between the source and target elements has stopped. Writes to source element are held until the association is resumed.
10 - 'Failedover': Reads and writes to/from the target element. Source element is not reachable.
11 - 'Prepared': Initialization completed and the copy operation started; however, the data flow has not started.
12 - 'Aborted': The copy operation is aborted with the Abort operation. Use the Resync Replica operation to restart the copy operation.
13 - 'Skewed': The target has been modified and is no longer synchronized with the source element or the point-in-time view.
14 - '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', 'Microsoft Reserved', 'Vendor Specific']
CopyState property is in 1 class (MSFT_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\ms_409 and in 5 namespaces
CopyType property
CIMTYPE'uint16'
Description'CopyType describes the Replication Policy. Values are:
2 - 'Async': create and maintain an asynchronous copy of the source.
3 - 'Sync': create and maintain a synchronized copy of the source.
4 - 'UnSyncAssoc': create an unsynchronized copy and maintain an association to the source.
5 - 'UnSyncUnAssoc': create an unsynchronized copy with a temporary association that is deleted upon completion of the copy operation.'
Values['Async', 'Sync', 'UnSyncAssoc', 'UnSyncUnAssoc', 'Microsoft Reserved', 'Vendor Specific']
CopyType property is in 1 class (MSFT_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\ms_409 and in 5 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_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\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:
2 - 'Completed': The request is completed. Copy operation is idle.
3 - 'Dormant': Indicates that the copy operation is inactive suspended or quiesced.
4 - 'Initializing': In the process of establishing source/replica association and the copy operation has not started.
5 - 'Preparing': preparation-in-progress.
6 - 'Synchronizing': sync-in-progress.
7 - 'Resyncing': resync-in-progress.
8 - 'Restoring': restore-in-progress.
9 - 'Fracturing': fracture-in-progress.
10 - 'Splitting': split-in-progress.
11 - 'Failing over': in the process of switching source and target.
12 - 'Failing back': Undoing the result of failover.
13 - 'Detaching': detach-in-progress.
14 - 'Aborting': abort-in-progress.
15 - 'Mixed': Applies to groups with element pairs with different statuses. Generally, the individual statuses need to be examined.
16 - 'Suspending': The copy operation is in the process of being suspended.
17 - 'Requires fracture': The requested operation has completed, however, the synchronization relationship needs to be fractured before further copy operations can be issued.
18 - 'Requires resync': The requested operation has completed, however, the synchronization relationship needs to be resynced before further copy operations can be issued.
19 - 'Requires activate': The requested operation has completed, however, the synchronization relationship needs to be activated before further copy operations can be issued.
20 - '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', 'Microsoft Reserved', 'Vendor Specific']
ProgressStatus property is in 1 class (MSFT_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\ms_409 and in 5 namespaces
ReplicaType property
CIMTYPE'uint16'
Description'ReplicaType provides information on how the Replica is being maintained. Values are:
2 - 'Full Copy': This indicates that a full copy of the source object is (or will be) generated .
3 - 'Before Delta': This indicates that the source object will be maintained as a delta data from the replica.
4 - 'After Delta': This indicates that the replica will be maintained as delta data from the source object.
5 - 'Log': This indicates that the replica object is being maintained as a log of changes to the source.
0 - 'Not Specified': The method of maintaining the copy is not specified.'
Values['Not Specified', 'Full Copy', 'Before Delta', 'After Delta', 'Log', 'Microsoft Reserved', 'Vendor Specific']
ReplicaType property is in 1 class (MSFT_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\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_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\ms_409 and in 5 namespaces
SyncMaintained property
CIMTYPE'boolean'
Description'Boolean indicating whether synchronization is maintained.'
SyncMaintained property is in 1 class (MSFT_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\ms_409 and in 5 namespaces
SyncMode property
CIMTYPE'uint16'
Description'Mode describes whether the target elements will be updated synchronously or asynchronously. If NULL, implementation decides the mode.'
Values['Unknown', 'Synchronous', 'Asynchronous', 'Microsoft Reserved', 'Vendor Specific']
SyncMode property is in 1 class (MSFT_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\ms_409 and in 2 namespaces
SyncState property
CIMTYPE'uint16'
Description'SyncState describes the state of the association with respect to Replication activity. Values are:
2 - 'Initialized': The link to enable replication is established and source/replica elements are associated, but the Copy engine has not started.
3 - 'PrepareInProgress': Preparation for Replication is in progress and the Copy engine has started.
4 - 'Prepared': All necessary preparation has completed.
5 - 'ResyncInProgress': Synchronization or Resynchronization is in progress. This may be the initial 'copy' or subsequent changes being copied.
6 - 'Synchronized': An Async or Sync replication is currently synchronized. When this value is set, SyncMaintained will be true.
7 - 'FractureInProgress': An operation to fracture an Async or Sync replication is in progress.
8 - 'QuiesceInProgress': A quiesce operation is in progress.
9 - 'Quiesced': The replication has been quiesced and is ready for a change.
10 - 'RestoreInProgress': An operation is in progress to copy the Synced object to the System object.
11 - 'Idle': The 'normal' state for an UnSyncAssoc replica.
12 - 'Broken': The relationship is non-functional due to errors in the source, the target, the path between the two or space constraints.
13 - 'Fractured': An Async or Sync replication is fractured.
14 - 'Frozen': All blocks copied from source to an UnSyncAssoc replica and the copy engine is stopped.
15 - 'CopyInProgress': A deferred background copy operation is in progress to copy the source to the replica target for an UnSyncAssoc association.
'
Values['Initialized', 'PrepareInProgress', 'Prepared', 'ResyncInProgress', 'Synchronized', 'Fracture In Progress', 'QuiesceInProgress', 'Quiesced', 'Restore In Progresss', 'Idle', 'Broken', 'Fractured', 'Frozen', 'Copy In Progress', 'Microsoft Reserved', 'Vendor Specific']
SyncState property is in 1 class (MSFT_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\ms_409 and in 5 namespaces
SyncTime property
CIMTYPE'datetime'
Description'The point in time that the virtual disks were synchronized.'
SyncTime property is in 1 class (MSFT_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\ms_409 and in 2 namespaces
SyncType property
CIMTYPE'uint16'
Description'SyncType describes the intended outcome of the replication. Values are:
6 - 'Mirror': create and maintain a copy of the source.
7 - 'Snapshot': create a point-in-time, virtual copy of the source.
8 - 'Clone': create a point-in-time, full copy the source.'
Values['Microsoft Reserved', 'Mirror', 'Snapshot', 'Clone', 'Microsoft Reserved', 'Vendor Specific']
SyncType property is in 1 class (MSFT_VirtualDiskToVirtualDisk) of ROOT\Microsoft\Windows\Storage\ms_409 and in 5 namespaces

MSFT_VirtualDiskToVirtualDisk Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
ClassVersion'1.0'
Description'Association between VirtualDisk and VirtualDisk Snapshots / Clones'
LOCALE'MS_409'

MSFT_VirtualDiskToVirtualDisk System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Storage\ms_409:MSFT_VirtualDiskToVirtualDisk'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Storage\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT13___SYSTEM3
__RELPATH'MSFT_VirtualDiskToVirtualDisk'___SYSTEM8
__DYNASTY'MSFT_VirtualDiskToVirtualDisk'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'MSFT_VirtualDiskToVirtualDisk'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_VirtualDiskToVirtualDisk

Number of classes:23
WUtils.com
online utility - toplist