- VMware vSphere 5.5 Cookbook
- Abhilash GB
- 227字
- 2021-07-23 20:21:48
Scheduling the virtual machine hardware upgrade
We cannot finish the virtual hardware upgrade while the virtual machine is powered on. Hence, we need to power off the virtual machine for an immediate upgrade. If you have a large number of virtual machines, then you can schedule the virtual hardware upgrade to happen during the next reboot of the virtual machine; for example, a reboot during the next patch cycle.
Getting ready
Prepare a list of virtual machines you would like to perform the virtual machine hardware upgrade on.
How to do it...
The following procedure will walk you through the steps required to schedule a VM hardware upgrade:
- Select the virtual machine(s) to perform the VM hardware upgrade on and navigate to Actions | All vCenter Actions | Compatibility | Schedule VM Compatibility Upgrade:
- You will be prompted to confirm the scheduling operation. Click on Yes to confirm and bring up the Schedule VM Compatibility Upgrade window:
- In the Schedule VM Compatibility Upgrade window, set the compatibility by selecting an ESXi version. In this case, as we have upgraded the ESXi hosts to Version 5.5, we have selected ESXi 5.5 and later:
- Also, to make sure that the hardware upgrade is performed only after a graceful shutdown of the Guest Operating System (GOS), select the checkbox Only upgrade after normal guest OS shutdown and click on OK.
推薦閱讀
- UNIX編程藝術
- 極簡算法史:從數學到機器的故事
- LabVIEW Graphical Programming Cookbook
- PyTorch Artificial Intelligence Fundamentals
- ADI DSP應用技術集錦
- MongoDB權威指南(第3版)
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(高級進階篇)
- C語言程序設計
- Visual Basic程序設計實驗指導(第二版)
- Scala for Machine Learning(Second Edition)
- Mastering Web Application Development with AngularJS
- 代替VBA!用Python輕松實現Excel編程
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- 程序員的成長課
- ASP.NET開發寶典