Configuring Storage DRS
vSphere Storage Distributed Resource Scheduler is a VMware vSphere Enterprise Plus feature first introduced in vSphere 5.0. It gives you the possibility to combine datastores in a datastore cluster. You can then manage the datastore cluster instead of the individual datastores. When you create a new virtual machine and put the disks on a datastore cluster, Storage DRS will place the disks on the optimal datastore based on utilized disk space and datastore performance. Storage DRS can also migrate disks to another datastore in the same datastore cluster when the utilized disk space or latency of a datastore becomes too high. You can also make affinity rules to separate disks and virtual machines over multiple datastores or keep them together on the same datastore. If you put a datastore in Datastore Maintenance Mode, Storage DRS will move all the disks on this datastore to other datastores in the same datastore cluster.
The first thing that you have to do, if you want...