Home VCAP-DCA 5 Properly Apply Virtual Machine Automation Levels Based Upon Application Requirements

Properly Apply Virtual Machine Automation Levels Based Upon Application Requirements

by admin

This will be a short post to cover the VCAP-DCA objective of the same name. When you create a DRS enabled cluster you set the cluster’s default automation level, shown below:

drs-automation-levels

The DRS automation level set here can be overridden on a per virtual machine basis. This can be configured under ‘Virtual Machine Options’ within the cluster’s DRS settings:

vm-drs-automation-levels

There are a number of different options available here:

  • Default
  • Disabled
  • Fully Automated  (Automatic Initial Placements and Migrations)
  • Partially Automated (Automatic Initial Placements only)
  • Manual

Along with configuring these settings using the vSphere client, you can also set per virtual machine DRS automation levels using PowerCLI, which can be useful if making changes in bulk. As an example, to change the automation level for a virtual machine called ‘XP2’ you could run:

Set-VM XP2 -DRSAutomationLevel Disabled

Looking at the settings in the vSphere client, XP2 has been changed, with it’s automation now being ‘Disabled’:

drs-disabled

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More