Specifies the cache behavior for Storage Spaces Direct (2SD).
Note
Instead of setting this property, we recommend that you use the S2DCacheDesiredState property.
| Attribute | Value |
|---|---|
| Data type |
Unsigned large integer |
| Access |
Read/write |
| Structure |
CLUSPROP_ULARGE_INTEGER |
| Minimum |
0 |
| Maximum |
4 (disable and remove flash partitions) |
| Default |
0 |
The possible values for the S2DCacheBehavior property are:
| Value | Description |
|---|---|
| 0 | default |
| 1 | dormant |
| 2 | remove spindle partitions on disable |
| 4 | disable and remove flash partitions |
Remarks
The constant for this property is CLUSTER_S2D_CACHE_BEHAVIOR_FLAGS.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2016 |