Skip to content

Commit 5828044

Browse files
committed
vSphere: Add updating hw version in a template
1 parent 09921e1 commit 5828044

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// Module included in the following assemblies:
2+
//
3+
// updating/updating-hardware-on-nodes-running-in-vsphere.adoc
4+
5+
:_content-type: PROCEDURE
6+
[id="update-vsphere-virtual-hardware-on-template_{context}"]
7+
= Updating the virtual hardware for template on vSphere
8+
9+
.Prerequisites
10+
11+
* You have cluster administrator permissions to execute the required permissions in the vCenter instance hosting your {product-title} cluster.
12+
* Your vSphere ESXi hosts are version 6.7U3 or later.
13+
14+
.Procedure
15+
16+
. If the RHCOS template is configured as a vSphere template follow link:https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-D632CAC5-BA5E-4A1E-959B-382D9ACB1DD0_copy.html[Convert a Template to a Virtual Machine]
17+
in the VMware documentation prior to the next step.
18+
19+
[NOTE]
20+
====
21+
Once converted from a template, do not power on the virtual machine.
22+
====
23+
24+
. Update the VM in the vSphere client. Follow link:https://kb.vmware.com/s/article/1010675[Upgrading a virtual machine to the latest hardware version] in the VMware documentation for more information.
25+
. Convert the VM in the vSphere client from a VM to template. Follow link:https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.hostclient.doc/GUID-846238E4-A1E3-4A28-B230-33BDD1D57454.html[Convert a Virtual Machine to a Template in the vSphere Client] in the VMware documentation for more information.
26+

updating/updating-hardware-on-nodes-running-on-vsphere.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ To update the hardware of your virtual machines (VMs) on VMware vSphere, update
2222

2323
include::modules/update-vsphere-virtual-hardware-on-control-plane-nodes.adoc[leveloffset=+2]
2424
include::modules/update-vsphere-virtual-hardware-on-compute-nodes.adoc[leveloffset=+2]
25+
include::modules/update-vsphere-virtual-hardware-on-template.adoc[leveloffset=+2]
2526

2627
[role="_additional-resources"]
2728
.Additional resources

0 commit comments

Comments
 (0)