vSphere 6.7 U2 supports limited DRS Maintenance Mode functionality with ROBO Enterprise License.
Prerequisites
- Check if all hosts in a cluster have the ROBO Enterprise License installed. If they do not, you must install the license.
- Check whether any DRS rules are configured and activated. If they are, you must deactivate or delete them to use ROBO Enterprise maintenance mode operation.
Procedure
Results
After the host exits Maintenance Mode, the VMs are automatically migrated back to the host. The host is restored to the original state. However, if a host is overloaded DRS cannot migrate VMs back to the original host. DRS attempts to restore the host to the original state, but it cannot make a host overloaded.
What to do next
If you need to deactivate DRS Maintenance Mode with ROBO Enterprise License, you can edit the vpxd.cfg file. Open the vpxd.cfg file. Under the <cluster> option, change <roboMMEnabled>true</roboMMEnabled> to <roboMMEnabled>false</roboMMEnabled>. This is runtime configuration, so you do not need to restart vpxd after updating the configuration.