Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2

...

Excerpt

Upload Templates from the Local Filesystem

To make new VM templates available in the platform, add them to your Apps library (also called the Appliance library). 

You can upload VM templates from a local filesystem in OVA format (multiple disks) or as a single disk.

Panel

Privilege: Upload virtual machine template


Before you begin:

  1. Check that your template disks are in a compatible format for the platform.
  2. Check that you have the template details ready to enter, or that your file meets the requirements, depending on your upload:
    1. Local file: number of CPUs, RAM and the Capacity, which is the deployed size of the VM hard disk. See Determine the size of a VM Disk File.
    2. ISO file: number of CPUs and RAM for the VM
    3. OVA file: Abiquo reads OVA files such as those created with VMware. The name of the OVA file must end in the extension ".ova". You can upload a multi-disk template for a single VM. The OVA file must contain an OVF description file for the template. The platform uses the Name tag in the VirtualSystem as the template name. If the Name is not set, Abiquo falls back to the ID. See OVF Reference.  
  3. You can upload a template with a multi-part upload over an HTTP connection from your browser to the Apps library. The platform supports browser upload of files larger than 2 GB but for very large files, it may be convenient to use another method.
  4. If you do not have any hypervisors, the platform will convert the template into ALL possible hypervisor formats. So before you add templates to your Apps library, add one physical machine of each hypervisor type that you will require conversions for, in order to reduce unnecessary use of the NFS repository space. See V2V Conversion.

To add a new template:

  1. Go to Apps library
  2. Select the datacenter and click the add button
  3. Select one of the upload or download options and enter the appropriate data

Upload an OVA file

To upload an OVA file: 

  1. Select Create from OVA file, and select the file.
  2. Abiquo will display the filename. Click Save. Abiquo will upload the file and create the template.

When the template has been uploaded, Abiquo will open the Edit template dialog. Check the template details and click Save.

Expand


Upload from local or ISO file

Complete this form to create a new VM template in the appliance library.

Include Page
GUI Create template from local or ISO file General information
GUI Create template from local or ISO file General information

Disk from local file

Include Page
GUI Create a disk from local file
GUI Create a disk from local file

Note
title* Capacity of the Hard Disk

You must enter a correct value for the Capacity of the hard disk, otherwise, when your deploy may fail with a message such as "is not a virtual disk". The hard disk size of a deployed VM is the physical size of the template disk for fixed formats, and the provisioning size for sparse formats and compressed formats, e.g. stream-optimized. The Hard disk size entered in this field is recorded in the template definition (a short version of an OVF description) and used to create the disk on deployment.


Disk from ISO file

Include Page
GUI Create a disk from iso file
GUI Create a disk from iso file

Disks tab

The disk you upload is saved as the 0 disk in the boot sequence. Abiquo will send this disk to the hypervisor as the boot disk. If your disk is not a bootable system disk, then move the disk to a different position in the boot sequence when you add a bootable system disk.

You can edit the uploaded disk but you cannot delete it before you save the template.

You cannot resize the disk before you deploy the VM.

Variables tab

To add variables to a VM template, enter the Key and Value, then click Add. To edit an existing value, click the pencil icon, enter the new value, then click ok. To save your changes to the template, click Save.

The variables will be added automatically to new VMs. Users can edit the variables when configuring the VM.

Advanced tab

Include Page
GUI Create template from local or ISO file Advanced
GUI Create template from local or ISO file Advanced

Click Save to upload the template file. 

After you save the template, you can edit the template and add more disks, edit, reorder and delete disks. You can also add a cost code.

Troubleshooting VM template uploads

The GUI upload process is handled by the browser and there are some limitations. If a file is not compatible with GUI upload, you can upload it manually. Manual upload requires access to the filesystem, so it should be done by a system administrator. See Importing Templates into the Appliance Library.

For more Information about VM Templates, see Virtual Machine Template Guide

Note that downloading templates to the client requires access to the Appliance Manager IP address configured for the current datacenter. 

Include Page
TEXT Create template from remote template repository
TEXT Create template from remote template repository

Download templates from the Docker registry

Expand
titleClick here to show/hide Docker information

Include Page
TEXT Import template Docker
TEXT Import template Docker


Add public cloud templates to the Apps library

Include Page
Add VM Templates to the Apps Library Public Cloud
Add VM Templates to the Apps Library Public Cloud

...