You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/installation-vsphere-machines.adoc
+21-8Lines changed: 21 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,20 +141,20 @@ Ensure that all virtual machine names across a vSphere installation are unique.
141
141
142
142
.. On the *Select a compute resource* tab, select the name of a host in your datacenter.
143
143
+
144
-
.. On the *Select clone options*, select
145
-
*Customize this virtual machine's hardware*.
144
+
.. On the *Select clone options* tab, select *Customize this virtual machine's hardware*.
146
145
147
-
.. Optional: On the *Customize hardware* tab, click *VM Options* -> *Advanced*.
146
+
.. On the *Customize hardware* tab, click *Advanced Parameters*.
148
147
+
149
148
[IMPORTANT]
150
149
====
151
150
The following configuration suggestions are for example purposes only. As a cluster administrator, you must configure resources according to the resource demands placed on your cluster. To best manage cluster resources, consider creating a resource pool from the cluster's root resource pool.
152
151
====
153
152
+
154
-
*** Override default DHCP networking in vSphere. To enable static IP networking:
153
+
***Optional: Override default DHCP networking in vSphere. To enable static IP networking:
*** Click *Edit Configuration*, and on the *Configuration Parameters* window, search the list of available parameters for steal clock accounting (`stealclock.enable`). Set the parameter to the value of `TRUE`. Enabling steal clock accounting can help with troubleshooting cluster issues.
170
-
*** Click *Add Configuration Params*. Define the following parameter names and values:
169
+
**** Set the `guestinfo.afterburn.initrd.network-kargs` property before you boot a VM from an OVA in vSphere:
*** Add the following configuration parameter names and values by specifying data in the *Attribute* and *Values* fields. Ensure that you select the *Add* button for each parameter that you create.
178
+
**** `guestinfo.ignition.config.data`: Locate the base-64 encoded files that you created previously in this procedure, and paste the contents of the base64-encoded Ignition config file for this machine type.
****`stealclock.enable`: If this parameter was not defined, add it and specify `TRUE`.
173
182
**** Create a child resource pool from the cluster's root resource pool. Perform resource allocation in this child resource pool.
174
183
175
184
.. In the *Virtual Hardware* panel of the *Customize hardware* tab, modify the specified values as required. Ensure that the amount of RAM, CPU, and disk storage meets the minimum requirements for the
176
185
machine type.
177
186
178
-
.. Complete the configuration and power on the VM.
187
+
.. Complete the remaining configuration steps. On clicking the *Finish* button, you have completed the cloning operation.
188
+
.. From the *Virtual Machines* tab, right-click on your VM and then select *Power* -> *Power On*.
179
189
180
190
.. Check the console output to verify that Ignition ran.
181
191
+
@@ -185,7 +195,10 @@ machine type.
185
195
Ignition: ran on 2022/03/14 14:48:33 UTC (this boot)
186
196
Ignition: user-provided config was applied
187
197
----
188
-
. Create the rest of the machines for your cluster by following the preceding steps for each machine.
198
+
199
+
.Next steps
200
+
201
+
* Create the rest of the machines for your cluster by following the preceding steps for each machine.
Copy file name to clipboardExpand all lines: modules/machine-vsphere-machines.adoc
+29-15Lines changed: 29 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ endif::[]
15
15
16
16
You can add more compute machines to a user-provisioned {product-title} cluster on VMware vSphere.
17
17
18
+
After your vSphere template deploys in your {product-title} cluster, you can deploy a virtual machine (VM) for a machine in that cluster.
19
+
18
20
ifdef::three-node-cluster[]
19
21
[NOTE]
20
22
====
@@ -29,26 +31,38 @@ endif::three-node-cluster[]
29
31
30
32
.Procedure
31
33
32
-
. After the template deploys, deploy a VM for a machine in the cluster.
33
-
.. Right-click the template's name and click *Clone*->*Clone to Virtual Machine*.
34
-
.. On the *Select a name and folder* tab, specify a name for the VM. You might include the machine type in the name, such as `compute-1`.
34
+
. Right-click the template's name and click *Clone*->*Clone to Virtual Machine*.
35
+
36
+
. On the *Select a name and folder* tab, specify a name for the VM. You might include the machine type in the name, such as `compute-1`.
35
37
+
36
38
[NOTE]
37
39
====
38
40
Ensure that all virtual machine names across a vSphere installation are unique.
39
41
====
40
-
.. On the *Select a name and folder* tab, select the name of the folder that you created for the cluster.
41
-
.. On the *Select a compute resource* tab, select the name of a host in your datacenter.
42
-
.. On the *Select clone options*, select *Customize this virtual machine's hardware*.
43
-
.. On the *Customize hardware* tab, click *VM Options* -> *Advanced*.
44
-
*** Click *Edit Configuration*, and on the *Configuration Parameters* window, click *Add Configuration Params*. Define the following parameter names and values:
45
-
**** `guestinfo.ignition.config.data`: Paste the contents of the base64-encoded compute Ignition config file for this machine type.
.. In the *Virtual Hardware* panel of the *Customize hardware* tab, modify the specified values as required. Ensure that the amount of RAM, CPU, and disk storage meets the minimum requirements for the machine type. Also, make sure to select the correct network under *Add network adapter* if there are multiple networks available.
49
-
.. Complete the configuration and power on the VM.
50
-
51
-
. Continue to create more compute machines for your cluster.
42
+
43
+
. On the *Select a name and folder* tab, select the name of the folder that you created for the cluster.
44
+
45
+
. On the *Select a compute resource* tab, select the name of a host in your datacenter.
46
+
47
+
. On the *Select storage* tab, select storage for your configuration and disk files.
48
+
49
+
. On the *Select clone options* tab, select *Customize this virtual machine's hardware*.
50
+
51
+
. On the *Customize hardware* tab, click *Advanced Parameters*.
52
+
** Add the following configuration parameter names and values by specifying data in the *Attribute* and *Values* fields. Ensure that you select the *Add* button for each parameter that you create.
53
+
*** `guestinfo.ignition.config.data`: Paste the contents of the base64-encoded compute Ignition config file for this machine type.
. In the *Virtual Hardware* panel of the *Customize hardware* tab, modify the specified values as required. Ensure that the amount of RAM, CPU, and disk storage meets the minimum requirements for the machine type. If many networks exist, select *Add New Device* > *Network Adapter*, and then enter your network information in the fields provided by the *New Network* menu item.
58
+
59
+
. Complete the remaining configuration steps. On clicking the *Finish* button, you have completed the cloning operation.
60
+
61
+
. From the *Virtual Machines* tab, right-click on your VM and then select *Power* -> *Power On*.
62
+
63
+
.Next steps
64
+
65
+
* Continue to create more compute machines for your cluster.
0 commit comments