Name
|
Type
|
Description
|
capacity | xsd:long |
The total disk capacity for written data
|
capacityHealth | xsd:string |
The disk capacity health status
|
compLimitHealth | xsd:string |
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
|
congestionArea | xsd:string |
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'
|
congestionHealth | xsd:string |
The congestion health status. The status will be red if the congestion
value is larger than 64 and it's yellow if the congestion value is between
32 and 64 and it's green if the congestion value is less than 32
|
congestionValue | xsd:int |
The maximum congestion value among the area of log, ssd, slab,
and memory. The IO congestion may happen in this four areas in
Virtual SAN, it will choose the maximum value amone them.
|
dedupedBytes | xsd:long |
Ignore this value
|
dedupScope | xsd:long |
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.
|
dedupUsageHealth | xsd:string |
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
|
formatVersion | xsd:int |
The disk format version in Virtual SAN
|
freeBytes | xsd:long |
Ignore this value
|
hashedBytes | xsd:long |
Ignore this value
|
inCmmds | xsd:boolean |
True indicate this disk can be found in the CMMDS
|
inVsi | xsd:boolean |
True indicates this disk can be found through VSI
|
isAllFlash | xsd:int |
Flag to indicate if it's all flash configuration. The value is 1 if
the disk group are all flash disk
|
maxComponents | xsd:long |
The maximum component limit on the disk
|
metadataHealth | xsd:string |
The Virtual SAN metadata health status. All of possible values are "green",
"yellow" and "red"
|
name | xsd:string |
The physical disk name with the format like "mpx.vmhba1:C0:T2:L0"
|
operationalHealth | xsd:string |
The disk operational health status. All of possible value are "green",
"yellow" and "red"
|
operationalHealthDescription | xsd:string |
The disk operational health description. It gives the reason why the disk
is not in operational. All of possible values are "OK", "unknown", "FAILED",
"OFFLINE" and "DECOMMISSIONED"
|
reservedCapacity | xsd:long |
The total reserved capacity in the disk
|
scsiDisk | HostScsiDisk |
The SCSI disk information
|
summaryHealth | xsd:string |
The overall disk health status. It's the aggreation 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"
|
totalBytes | xsd:long |
Ignore this value
|
usedCapacity | xsd:long |
The total used disk capacity in byte, which is the larger value between reserved
capacity and the data physically written into the disk
|
usedComponents | xsd:long |
The number of used components on the disk
|
uuid | xsd:string |
The disk device UUID
|
Properties inherited from DynamicData |
None |