Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

This issue has been fixed in vSphere 7.0 Update 3i (December 2022)

Incident

After completing the https://eis-vss.atlassian.net/wiki/spaces/VSSPublic/blog/2022/04/22/1073512459/VMware+vCenter+Server+Maintenance+May+14+2022+Sat+08+00AM+-+08+00PM, the VSS Team have been upgrading ESXi hosts on the ITS Private Cloud to vSphere 7.0U2 for the last month. This task has been performed without impacting end users due to VMware Live vMotion Technologies.

...

If one of your VMs is currently in crashed state:

  1. Power off the virtual machine.

    Code Block
    vss-cli compute vm set <id> off
  2. Power on the virtual machine.

    Code Block
    vss-cli compute vm set <id> on

Virtual Machine

Note

We strongly suggest all VM admins to upgrade VMware tools to the latest version to ensure Guest Operating System stability.

...