Starting and stopping virtual machines

Perform start and stop operations from the vxrhevadm utility to start or stop virtual machines.

To start and stop a virtual machine:

  1. Run # /opt/VRTSrhevm/bin/vxrhevadm -p admin -n [VM] start

    Starts the specified virtual machines.

  2. Run # /opt/VRTSrhevm/bin/vxrhevadm -p admin -n [VM] stop

    Stops the specified virtual machines.