Name
|
Type
|
Description
|
error | LocalizedMethodFault |
Only set when an error occurred in retrieving the rebalance information.
|
hostname | xsd:string |
Name of vSAN host
|
rateThreshold | xsd:int |
varianceThreshold Only if the disk's fullness (defined as used_capacity/disk_capacity)
is above mean fullness and exceeds the lowest-usage disk in the cluster than this
threshold, this disk is qualified for proactive rebalancing, default 0.3
|
running | xsd:boolean |
True indicates the proactive rebalance is running on the host
|
startTs | xsd:dateTime |
The proactive rebalance starting time on the host
|
stopTs | xsd:dateTime |
The proactive rebalance stop time on the host
|
timeThreshold | xsd:int |
The threshold to enable proactive rebalance action. Only if the variance
threshold has been continuously exceeded for this amount of time (in sec),
the proactive rebalance operation action will be enabled which can be
triggered by vSphere/storage admin. Default is 1800 second.
|
varianceThreshold | xsd:float |
Percentage points that are allowed above the lowest fullness of any disk.
Any disk with a variance higher than this threshold is considered too
loaded from a balance perspective.
|
Properties inherited from DynamicData |
None |