Create a volume
Abiquo supports public cloud storage volumes in AWS, Azure, Google Cloud Platform, and OCI.
Volumes of external storage can be persistent and independent of VMs. Volumes are:
EBS disks in AWS
Managed Disks in Azure
Zonal persistent disks in Google Cloud Platform
Block volumes in OCI
To create a new storage volume:
Go to myCloud and select a virtual datacenter or location
Go to Storage
Click the + add button and complete the form.
For the Total size, the minimum size is as follows:
AWS: 1 GB
Azure: 1 GB
GCP: 10 GB
OCI: 50 GB
For the Tier, select the service level of the volume.
The AWS "io2" service level is not available in all regions. For more details, see https://aws.amazon.com/blogs/aws/new-ebs-volume-type-io2-more-iops-gib-higher-durability/
In AWS and GCP, select the Availability zone where the platform will create the volume. This must be the same Availability zone as the VM network
In OCI, the Controller type can be:
PARAVIRTUALIZED
, orSCSI
. Volumes may onboard as IDE but the platform will later update them.In public cloud, the platform does not apply the Controller
In AWS and OCI, to use encryption on the disk, select Encrypted
Create a storage volume in Amazon
Create a storage volume in Google Cloud Platform
After you create the volume, to attach it to a VM
Go to myCloud → Virtual datacenters
Edit the VM
Go to Storage and drag a volume into the storage pane. See VM storage
API Documentation
For the Abiquo API documentation of this feature, see https://wiki.abiquo.com/api/latest and the page for this resource VolumesResource.
Copyright © 2006-2024, Abiquo Holdings SL. All rights reserved