2.2.3.55 CLUS_GET_SBL_DISK_STATE_OUT
The CLUS_GET_SBL_DISK_STATE_OUT structure is sent in response to the CLUSCTL_NODE_GET_SBL_DISK_STATE_EX (section 3.1.4.3.4.20) control code by the node. It is a custom-marshalled structure that contains the following fields.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DiskCount |
|||||||||||||||||||||||||||||||
DiskState (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
DiskCount (4 bytes): A 32-bit integer representing the number of disks connected to the node.
DiskState (variable): An array of size DiskCount each indicating the state of each disk as specified in section 2.2.3.54.