Create a Volume
Create an Empty Volume
Header Section
- Set the Volume
Name. - (Optional) Provide a
Descriptionfor the Volume.
Basics Tab
- Choose
NewinSource. - Select an existing
StorageClass. - Configure the
Sizeof the volume.

Create an Image Volume
Header Section
- Set the Volume
Name. - (Optional) Provide a
Descriptionfor the Volume.
Basics Tab
- Choose
VM ImageinSource. - Select an existing
Image. - Configure the
Sizeof the volume.
caution
When creating volumes from a VM image, ensure that the volume size is greater than or equal to the image size. The volume may become corrupted if the configured volume size is less than the size of the underlying image. This is particularly important for qcow2 images because the virtual size is typically greater than the physical size.
To determine the virtual size of a qcow2 image, you can run the command qemu-img info YOUR_IMAGE_FILE.qcow2.
