VsanPhysicalDiskHealth
The class for the vSAN physical disk health result.
{
"_typeName": "string",
"name": "string",
"uuid": "string",
"inCmmds": false,
"inVsi": false,
"dedupScope": 0,
"formatVersion": 0,
"isAllFlash": 0,
"congestionValue": 0,
"congestionArea": "string",
"congestionHealth": "string",
"metadataHealth": "string",
"operationalHealthDescription": "string",
"operationalHealth": "string",
"dedupUsageHealth": "string",
"capacityHealth": "string",
"summaryHealth": "string",
"capacity": 0,
"usedCapacity": 0,
"reservedCapacity": 0,
"totalBytes": 0,
"freeBytes": 0,
"hashedBytes": 0,
"dedupedBytes": 0,
"scsiDisk": {
"_typeName": "string",
"deviceName": "string",
"deviceType": "string",
"key": "string",
"uuid": "string",
"descriptor": [
{
"_typeName": "string",
"quality": "string",
"id": "string"
}
],
"canonicalName": "string",
"displayName": "string",
"lunType": "string",
"vendor": "string",
"model": "string",
"revision": "string",
"scsiLevel": 0,
"serialNumber": "string",
"durableName": {
"_typeName": "string",
"namespace": "string",
"namespaceId": 0,
"data": [
0
]
},
"alternateName": [
{
"_typeName": "string",
"namespace": "string",
"namespaceId": 0,
"data": [
0
]
}
],
"standardInquiry": [
0
],
"queueDepth": 0,
"operationalState": [
"string"
],
"capabilities": {
"_typeName": "string",
"updateDisplayNameSupported": false
},
"vStorageSupport": "string",
"protocolEndpoint": false,
"perenniallyReserved": false,
"clusteredVmdkSupported": false,
"applicationProtocol": "string",
"dispersedNs": false,
"deviceReservation": "string",
"capacity": {
"_typeName": "string",
"blockSize": 0,
"block": 0
},
"devicePath": "string",
"ssd": false,
"localDisk": false,
"physicalLocation": [
"string"
],
"emulatedDIXDIFEnabled": false,
"vsanDiskInfo": {
"_typeName": "string",
"vsanUuid": "string",
"formatVersion": 0
},
"scsiDiskType": "string",
"usedByMemoryTiering": false
},
"usedComponents": 0,
"maxComponents": 0,
"compLimitHealth": "string",
"encryptionEnabled": false,
"kmsProviderId": "string",
"kekId": "string",
"dekGenerationId": 0,
"encryptedUnlocked": false,
"rebalanceResult": {
"_typeName": "string",
"status": "string",
"bytesMoving": 0,
"remainingBytesToMove": 0,
"diskUsage": "number",
"maxDiskUsage": "number",
"minDiskUsage": "number",
"avgDiskUsage": "number",
"diskCompUsage": "number",
"maxDiskCompUsage": "number",
"minDiskCompUsage": "number",
"avgDiskCompUsage": "number"
},
"dekId": "string",
"kekVerifierHealth": false,
"dekVerifierHealth": false,
"logicalCapacity": 0,
"logicalCapacityUsed": 0,
"logicalCapacityHealth": "string",
"vsanDiskGroupUuid": "string",
"dgLayoutIssue": false,
"usedMetadataComponents": 0,
"maxMetadataComponents": 0,
"pendingClusterDekId": "string",
"dmekVerifierHealth": false
}
The physical disk name with the format like "mpx.vmhba1:C0:T2:L0".
The disk device UUID.
True indicate this disk can be found in the CMMDS.
True indicates this disk can be found through VSI.
The dedup scope configuration.
The value 0 indicate there is no dedup enabled, 1 indicates the dedup scope is in disk wide and 2 indicates the dedup scope is in disk group wide.
The disk format version in vSAN.
Flag to indicate if it's all flash configuration.
The value is 1 if the disk group are all flash disk.
The maximum congestion value among the area of log, SSD, slab, and memory.
The IO congestion may happen in this four areas in vSAN, it will choose the maximum value among them.
The IO congestion area including log, SSD, slab and memory.
If there is no congestion happen for all of these areas, this value will be 'none'.
The congestion health status.
The status will be red if the congestion value is larger than 220 and it's yellow if the congestion value is between 200 and 220 and it's green if the congestion value is less than 200.
The vSAN metadata health status.
All of possible values are "green", "yellow" and "red"
The disk operational health description.
It gives the reason why the disk is not in operational. All the possible values are:
- "OK": Healthy
- "UNKNOWN": Disk health is unknown
- "FAILED": Permanent disk failure
- "OFFLINE": Permanent disk loss
- "OFFLINE,PROPAGATED": Propagated permanent disk failure in disk group
- "DECOMMISSIONED": Disk dicommissioned
- "EVACUATING,LATENCY": Impending permanent disk failure, data is being evacuated
- "EVACUATE_FAILED,LATENCY": Impending permanent disk failure, evacuation failed due to insufficient resources
- "EVACUATE_INACCESSIBLE,LATENCY": Impending permanent disk failure, evacuation failed due to inaccessible objects
- "EVACUATED,LATENCY": Impending permanent disk failure, data evacuation complete
- "EVACUATING,LOG_CONGESTION": Observed excessive log congestion, data is being evacuated
- "EVACUATE_FAILED,LOG_CONGESTION": Observed excessive log congestion, evacuation failed due to insufficient resources
- "EVACUATE_INACCESSIBLE,LOG_CONGESTION": Observed excessive log congestion, evacuation failed due to inaccessible objects
- "EVACUATED,LOG_CONGESTION": Observed excessive log congestion, data evacuation is complete
- "EVACUATING,PROPAGATED": Propagated impending permanent disk failure in the diskgroup, data is being evacuated
- "EVACUATE_FAILED,PROPAGATED": Propagated impending permanent disk failure in the diskgroup, evacuation failed due to insufficient resources
- "EVACUATE_INACCESSIBLE,PROPAGATED": Propagated impending permanent disk failure in the diskgroup, evacuation failed due to inaccessible objects
- "EVACUATED,PROPAGATED": Propagated impending permanent disk failure in the diskgroup, data evacuation is complete
- "TRANSIENT_ERROR": Disk is being repaired due to I/O failures
- "TRANSIENT_ERROR_IMPACT": Propagated disk issue in the diskgroup
- "TRANSIENT_ERROR_REPAIR_FAILED": Disk recovery failed
- "READONLY": Disk is in readonly mode, which should only be set for testing purpose
- "UNKNOWN": Unknown disk state
The disk operational health status.
All of possible value are "green", "yellow" and "red"
The dedup usage health status.
The status will be red if the dedup is enabled on a hybrid diskgroup, the status will be yellow if dedup is not enabled on an all flash diskgroup and it's green in any other situation
The disk capacity health status
The overall disk health status.
It's the aggregation for the disk operational health, the disk congestion health, disk metadata health, disk capacity health, disk component limit health and disk dedup usage health. All of possible value are "green", "yellow", and "red".
The total disk capacity for written data
The total used disk capacity in byte, which is the larger value between reserved capacity and the data physically written into the disk.
The total reserved capacity in the disk
Ignore this value
Ignore this value
Ignore this value
Ignore this value
The SCSI disk information
The number of used components on the disk.
When vSAN ESA is not enabled, it represents total used components on the disk. Otherwise it represents used data components only on the disk.
The maximum component limit on the disk.
When vSAN ESA is not enabled, it represents the maximum component limit on the disk. Otherwise it represents maximum data components on the disk.
The component usage health status.
The status will be red if the used of component number exceeds 95% of total component number limit, the status will be yellow if it exceeds 75% of total component number and it will be green if it's less than 75% of total component number. When vSAN ESA is not enabled, it will check total component usage for this disks. Otherwise, it will check component usage of data and metadata components and then generate overall health status for this disk.
Encryption state in disk metadata.
The Id of the KMS cluster to use for vSAN Encryption.
Keys will be created on and used from this KMS.
Key Encryption Key ID in disk metadata.
Data Encryption Key generation number in disk metadata.
Whether encryption keys for this disk are loaded.
If encryption is on and the encryption keys are not loaded for the disk, the disk cannot be used for vSAN I/O on this host.
The vSAN disk rebalance status
Data Key Encryption Key ID in disk metadata.
The disk KEK verifier health state.
'True' means the disk KEK verifier has not changed and the disk KEK is healthy, and 'False' means the disk KEK verifier has changed and the disk KEK is unhealthy.
The disk DEK verifier health state.
'True' means the disk DEK verifier has not changed and the disk DEK is healthy, and 'False' means the disk DEK verifier has changed and the disk DEK is unhealthy.
The logical disk capacity for written data.
It will be nonzero only when cluster deduplication and compression or compression only is enabled. Otherwise, the value is unset(None).
The total used disk logical capacity in byte.
It will be nonzero only when cluster deduplication and compression or compression only is enabled. Otherwise, the value is unset(None).
The health status of disk logical space usage.
The value will be one of "green", "yellow", "red".
The vSAN disk group UUID.
True indicates the disk is a large capacity drive and the vSAN disk group layout need to be converted to 64 bit to support such disk.
The value is unset(None) if there is no issue found.
The number of used metadata components on the disk.
This is only set when vSAN ESA is enabled.
The maximum metadata component limit on the disk.
This is only set when vSAN ESA is enabled.
vSAN ESA adds a pending cluster data encryption key into disk metadata to record the new key to encrypt disk metadata in the comming deep rekey.
This is the pending cluster data encryption key id.
The disk DMEK verifier health state.
'True' means the disk DMEK verifier has not changed and the disk DMEK is healthy, and 'False' means the disk DMEK verifier has changed and the disk DMEK is unhealthy.