Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the desired cache state for Storage Spaces Direct (2SD).
| Attribute | Value |
|---|---|
| Data type |
DWORD |
| Access |
Read/write |
| Structure |
CLUSPROP_DWORD |
| Minimum |
0x00000000 (disabled) |
| Maximum |
0x00000002 (read/write) |
| Default |
0x00000002 (read/write) |
The possible values for the S2DCacheDesiredState property are:
| Value | Description |
|---|---|
| 0x00000000 | disabled |
| 0x00000001 | read-only |
| 0x00000002 | read/write |
| 0x0000000A | provisioning |
| 0x0000000F | provisioning - NVM Express (NVMe) flash tier |
| 0x00000014 | provisioning - spinning media |
| 0x00000078 | disabling |
| 0x000000C8 | dormant |
| 0x000003E9 | ineligible - no disks |
| 0x000003EA | ineligible - no NVMe flash tier |
| 0x000003EB | ineligible - not mixed |
Remarks
The constant for this property is CLUSTER_S2D_CACHE_DESIRED_STATE.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2016 |