View Server will select a datastore based on one of the following methode Maximum Available Space Minimum Population Density The available space is calculated based on below equation: Avail...
See more...
View Server will select a datastore based on one of the following methode Maximum Available Space Minimum Population Density The available space is calculated based on below equation: Available Space = Datastore Capacility * Overcommit Factor - Virtual Usage On selecting the datastore for creating new VMs, the datastore selector calculates the "virtual usage". Here, the virtual usage means the maximum possible usage when all VMs on that datastore are powered on: Virtual Usage = usage_by_all_VMs_after_power_on Here, the usage_by_all_VMs_after_power_on = sum of all disk file size and configured memory size of all VMs of the datastore. One thing to note here is that, this calculation may fails to count in those orphan files, such as archived disk files or other user files, that are not belong to any VMs.