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: source/adminguide/templates.rst
+28-3Lines changed: 28 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ as the prototype for other VMs.
159
159
- **Name and Display Text**. These will be shown in the UI, so
160
160
choose something descriptive.
161
161
162
-
- **OS Type**. This helps CloudStack and the hypervisor perform
162
+
- **OS Type**. (Except for VMware). This helps CloudStack and the hypervisor perform
163
163
certain operations and make assumptions that improve the
164
164
performance of the guest. Select one of the following.
165
165
@@ -177,6 +177,12 @@ as the prototype for other VMs.
177
177
5.4 to support a CentOS 6.2 image will in general not work.
178
178
In those cases you should choose Other.
179
179
180
+
.. note::
181
+
Since version 4.15, VMware templates do not allow users or administrators
182
+
selecting an OS Type when registering a template. The OS Type is
183
+
obtained from the template after it is registered.
184
+
185
+
180
186
- **Public**. Choose Yes to make this template accessible to all
181
187
users of this CloudStack installation. The template will appear in
182
188
the Community Templates list. See `“Private and
@@ -192,6 +198,12 @@ The new template will be visible in the Templates section when the
192
198
template creation process has been completed. The template is then
193
199
available when creating a new VM.
194
200
201
+
.. note::
202
+
Since version 4.15, CloudStack obtains information from the VMware templates
203
+
automatically at registration time. If a template contains different deployment
204
+
options (or configurations) as in the case of virtual appliances, then CloudStack
205
+
display the information required by the template, allowing users or administrators
206
+
to configure their instances.
195
207
196
208
Creating a Template from a Snapshot
197
209
-----------------------------------
@@ -237,7 +249,7 @@ To upload a template:
237
249
available, or All Zones to make it available throughout
238
250
CloudStack.
239
251
240
-
- **OS Type**: This helps CloudStack and the hypervisor perform
252
+
- **OS Type**: (Except for VMware). This helps CloudStack and the hypervisor perform
241
253
certain operations and make assumptions that improve the
242
254
performance of the guest. Select one of the following:
243
255
@@ -251,6 +263,11 @@ To upload a template:
251
263
support a CentOS 6.2 image will in general not work. In
252
264
those cases you should choose Other.
253
265
266
+
.. note::
267
+
Since version 4.15, VMware templates do not allow users or administrators
268
+
selecting an OS Type when registering a template. The OS Type is
269
+
obtained from the template after it is registered.
270
+
254
271
- **Hypervisor**: The supported hypervisors are listed. Select the
255
272
desired one.
256
273
@@ -278,7 +295,10 @@ To upload a template:
278
295
Note that uploading multi-disk templates is also supported.
279
296
280
297
.. note::
281
-
Templates corresponding to appliances with 'static properties' in the OVF (such as virtual appliances) are also supported. CloudStack stores any template properties in the OVF in the database after successful template installation. Once the template is ready, these properties are viewed by selecting the template and clicking on the 'OVF Properties' tab.
298
+
VMware only: If the selected template contains OVF properties, different deployment options or configurations,
299
+
multiple NICs or end-user license agreements, then the wizard will display these properties.
300
+
301
+
See `“Support for Virtual Appliances” <virtual_machines.html#support-for-virtual-appliances>`_.
282
302
283
303
284
304
@@ -294,6 +314,11 @@ The steps are similar as when Uploading a template/ISO from a remote HTTP server
294
314
For this feature to work, your SSVMs must be supporting HTTPS (for more info please visit `“Using a SSL Certificate for the Console Proxy”
Copy file name to clipboardExpand all lines: source/adminguide/virtual_machines.rst
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,9 +141,10 @@ To create a VM from a template:
141
141
service offering.
142
142
143
143
.. note::
144
-
VMware only: If the selected template OVF contains static properties, the wizard will display these properties. Static
145
-
properties do not have the concept of required and optional fields . Therefore CloudStack is not able
146
-
to enforce the population of 'important fields'.
144
+
VMware only: If the selected template contains OVF properties, different deployment options or configurations,
145
+
multiple NICs or end-user license agreements, then the wizard will display these properties.
146
+
147
+
See `“Support for Virtual Appliances” <virtual_machines.html#support-for-virtual-appliances>`_.
147
148
148
149
#. Click Submit and your VM will be created and started.
149
150
@@ -752,6 +753,9 @@ Each user VM has a set of "details" associated with it (as visible via listVirtu
752
753
The Settings tab is always present/visible, but settings can be changed only when the VM is in a Stopped state.
753
754
Some VM details/settings can be hidden via "user.vm.blacklisted.details" global setting (you can find below the list of those hidden by default).
754
755
756
+
.. note::
757
+
Since version 4.15, VMware VM settings for the ROOT disk controller, NIC adapter type and data disk controller are populated automatically with the values inherited from the template.
758
+
755
759
When adding a new setting or modifying the existing ones, setting names are shown/offered in a drop-down list, as well as their possible values (with the exception of boolean or numerical values).
756
760
757
761
Read-only details/settings that are hidden by default:
@@ -913,6 +917,11 @@ snapshot:
913
917
VM snapshots are deleted automatically when a VM is destroyed. You don't
914
918
have to manually delete the snapshots in this case.
The 'Compute Offering' section will be similar to this:
35
+
|vapps-deployment-opts.png|
36
+
37
+
38
+
Network interfaces
39
+
------------------
40
+
41
+
In case the template requires the virtual appliance to connect different network interfaces, these are displayed in the 'Networks' section, similar to this:
42
+
43
+
|vapps-networks.png|
44
+
45
+
46
+
Properties
47
+
----------
48
+
49
+
If the template contains properties that require the user input, those are being displayed on the 'Properties' section, similar to this:
50
+
51
+
|vapps-properties.png|
52
+
53
+
54
+
End-user license agreements
55
+
---------------------------
56
+
57
+
If the template contains one or more end-user license agreements, the user must accept them prior to deploy their virtual appliance.
58
+
If the license agreements are not accepted, then it is not possible to deploy a virtual appliance.
59
+
60
+
|vapps-eulas.png|
61
+
62
+
Advanced deployment settings
63
+
----------------------------
64
+
65
+
It is not possible to choose the boot type (BIOS, UEFI) and boot mode for virtual appliances. The boot mode and type used by the virtual appliances is defined in the template.
0 commit comments