Book Image

VMware vSphere 5.5 Cookbook

By : Abhilash G B
Book Image

VMware vSphere 5.5 Cookbook

By: Abhilash G B

Overview of this book

Table of Contents (22 chapters)
VMware vSphere 5.5 Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Enabling Storage DRS


Storage DRS is a mechanism to balance space utilization and the I/O load on datastores in a datastore cluster by migrating (Storage vMotion) the VMs. Storage DRS can only be enabled on a datastore cluster. To learn how to create a datastore cluster, read the recipe Creating a datastore cluster.

It also influences the initial placement of the VMs on the datastores. For the Storage DRS' I/O load balancing to work, all the hosts accessing the datastores should be of Version ESXi 5.0 or above. Also, the cluster should not contain replicated and nonreplicated datastores. In this recipe, we will learn how to enable Storage DRS.

How to do it...

The following procedure will guide you through the steps required to enable SDRS on a datastore cluster:

  1. Use the vSphere Web Client to connect to vCenter Server.

  2. Navigate to Home | Storage.

  3. Select the datastore cluster from the left pane and navigate to the Manage tab and then to the Settings subtab:

  4. Click on Storage DRS and then click on Edit...