...
...
...
...
...
...
Table of Contents |
---|
Abiquo is a hypervisor-independent cloud solution that can manage multiple virtualization technologies. It is able to deploy virtual appliances to many different hypervisors, and manage them from a rich web interface. The following sections describe the template disk formats supported by the Abiquo platform, and the formats supported by the hypervisors Abiquo manages.
Tip |
---|
API Feature To retrieve the information about Supported Disk Format Types from the Abiquo API, use the requests of the DiskFormatTypes Resource |
...
Abiquo identifies the disk formats by their URIs as given in the following table. These URIs were found in OVF files exported in these formats. However, over time vendors may change their reference information and URIs. Therefore customers who wish to import OVF files should check that their file formats will be correctly identified by Abiquo.
Abiquo will record UNKNOWN as the format for disks that are not in one of the above formats and the user will not be able to deploy VMs from these disks.
...
The hypervisor default format (also called the base format) for each hypervisor is marked with a .
You can configure the list of formats offered and the base format using Abiquo Configuration Properties. See Abiquo configuration properties#pluginmetadata
Format | AWS | ESX/ESXi | Hyper-V | KVM |
---|---|---|---|---|
RAW |
|
VMDK_FLAT |
|
| |
VMDK_SPARSE |
VMDK_STREAM_OPTIMIZED |
VHD_FLAT |
VHD_SPARSE |
| |||
VHDX_FLAT |
Deploy VHDX templates |
No conversions TO or |
No persistent VHDX templates | |
VHDX _SPARSE |
Deploy VHDX templates |
No conversions TO or |
No persistent VHDX templates | ||||
VDI_FLAT | ||||
VDI_SPARSE | ||||
QCOW2_FLAT |
QCOW2_SPARSE |
AMI |
|
no conversions | |||
ISO |
...
Hypervisor default format and conversions
In the above table, the hypervisor default format (also called the base format) for each hypervisor is marked with a . This is the preferred deployment format for this hypervisor, and if there is a disk in the base format, Abiquo will deploy this disk.
...
Raw format for persistent VMs
The Disk from device or raw format is used for persistent VM templates. Before creating a persistent VM template, Abiquo converts the template's disks to raw format and then dumps them to a volume on the selected storage
...
Note about ISO disks
Abiquo supports ISO disks, which may be bootable installation disks (added to templates) or data disks (added to VMs). See: