Hello All!
1)
I'm planning to patch my ESXi hosts in a vSphere environment. My vCenter Server (6.5 U3) VM runs on one of the 3 hosts on a separate VMFS datastore, while other VMs are on a vSAN datastore
I know that I have 2 options:
- Shut down the vCenter and upgrade the host from CLI
- vMotion vCenter to another host.
Which method is safer or what are the benefits and drawbacks of each method?
2)
Furthermore, I noticed the vCenter disks are thick provisioned (lazy zeroed), and the total amount of provisioned disk space is larger than the VMFS datastore capacity, of course, the used space is much smaller. In this case, If I migrate the vCenter to another host and datastore (vSAN), would it not be a problem if I want to migrate back?
3)
Finally, If I use the CLI method for upgrade and it fails, can I make the vCenter available again on the same host or another host, or I can only restore from backup after the ESXi reinstall? Or what is the best practice in such a case?
Thank you for your answers in advance!