In some cases, virtual machines do not respond to the normal shutdown or stop commands. In these cases, it might be necessary to forcibly shut down the virtual machines. Forcibly shutting down a virtual machine might result in guest operating system data loss and is similar to pulling the power cable on a physical machine.You can forcibly stop virtual machines that are not responding to normal stop operation with the esxcli vm process kill command. Specify one of the options listed in Connection Options in place of <conn_options>.The command supports three --type options. Try the types sequentially (soft before hard, hard before force). The following types are supported through the --type option:
■
■
■ force. Stops the VMX process when other options do not work.