vSphere 6.5 – Network-aware DRS
VMware Distributed Resource Scheduler is a well known VMware feature which is one of the most helpful escpecially in bigger environments. It’s used to balance the load (CPU and Memory) between ESXi hosts in cluster. However, in previous releases it has an imperfection. Let’s imagine a fallowing situation shown below: Assume you have three host in the cluster with 6 VM’s powered on. If you power on another VM it will be placed on the first host by DRS. Although host…