Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Calculating the priority level of a VMware DRS migration recommendation (1007485)
Details
Solution
For each migration recommendation, the priority level is limited to the integer range priority 2 to priority 5 (inclusive). It is calculated according to this formula:
6 - ceiling(LoadImbalanceMetric / 0.1 * sqrt(NumberOfHostsInCluster))
Here, ceiling (x) is the smallest integer value not less than x. LoadImbalanceMetric is the current host load standard deviation shown on the cluster's Summary page of the vSphere Client.
For each host:
- Compute the load on the host as
sum(expected VM loads) / (capacity of host)
This value is the host load metric.
- Compute the standard deviation of the host load metric across all hosts to determine LoadImbalanceMetric.
These formulas apply only to ESX/ESXi 4.x and VCenter Server 4.x. They are subject to change.
Tags
Keywords
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

