13.07.2015 Views

[MS-VDS]: Virtual Disk Service (VDS) Protocol Specification

[MS-VDS]: Virtual Disk Service (VDS) Protocol Specification

[MS-VDS]: Virtual Disk Service (VDS) Protocol Specification

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>VDS</strong>_VT_UNKNOWN: The status of the volume is unknown.<strong>VDS</strong>_VT_SIMPLE: The volume type is simple: it is composed of extents from exactly one disk.<strong>VDS</strong>_VT_SPAN: The volume type is spanned: it is composed of extents from more than onedisk.<strong>VDS</strong>_VT_STRIPE: The volume type is striped, which is equivalent to RAID-0.<strong>VDS</strong>_VT_MIRROR: The volume type is mirrored, which is equivalent to RAID-1.<strong>VDS</strong>_VT_PARITY: The volume type is striped with parity, which accounts for RAID levels 3, 4,5, and 6.2.2.1.2.17 <strong>VDS</strong>_TRANSITION_STATEThe <strong>VDS</strong>_TRANSITION_STATE enumeration defines the set of valid transition state values for a<strong>VDS</strong> object.typedef enum _<strong>VDS</strong>_TRANSITION_STATE{<strong>VDS</strong>_TS_UNKNOWN = 0x00000000,<strong>VDS</strong>_TS_STABLE = 0x00000001,<strong>VDS</strong>_TS_EXTENDING = 0x00000002,<strong>VDS</strong>_TS_SHRINKING = 0x00000003,<strong>VDS</strong>_TS_RECONFIGING = 0x00000004} <strong>VDS</strong>_TRANSITION_STATE;<strong>VDS</strong>_TS_UNKNOWN: The transition state of the object cannot be determined.<strong>VDS</strong>_TS_STABLE: The object is stable. No configuration activity is currently in progress.<strong>VDS</strong>_TS_EXTENDING: The object is being extended.<strong>VDS</strong>_TS_SHRINKING: The object is being shrunk.<strong>VDS</strong>_TS_RECONFIGING: The object is being automatically reconfigured.2.2.1.2.18 <strong>VDS</strong>_FORMAT_OPTION_FLAGSThe <strong>VDS</strong>_FORMAT_OPTION_FLAGS enumeration defines the set of valid format option values.typedef enum _<strong>VDS</strong>_FORMAT_OPTION_FLAGS{<strong>VDS</strong>_ESOF_NONE = 0x00000000,<strong>VDS</strong>_ESOF_FORCE = 0x00000001,<strong>VDS</strong>_ESOF_QUICK = 0x00000002,<strong>VDS</strong>_ESOF_COMPRESSION = 0x00000004,<strong>VDS</strong>_ESOF_DUPLICATE_METADATA = 0x00000008} <strong>VDS</strong>_FORMAT_OPTION_FLAGS;<strong>VDS</strong>_ESOF_NONE: No format options are specified.<strong>VDS</strong>_ESOF_FORCE: Determines whether the format is forced, regardless of whether thevolume is in use.[<strong>MS</strong>-<strong>VDS</strong>] — v20110610<strong>Virtual</strong> <strong>Disk</strong> <strong>Service</strong> (<strong>VDS</strong>) <strong>Protocol</strong> <strong>Specification</strong>Copyright © 2011 Microsoft Corporation.Release: Friday, June 10, 201137 / 360

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!