Submitted by learning01 on Wed, 09/14/2011 - 21:50
Hello,
I am trying to use thin-provisioned disks and add them to VMs created via Cloudmin.
Ex:
create new thin provisioned disk:qemu-img create -f qcow2 /kvm/newdisk.img 50G
Use the above disk for a new VM. Is this possible via cloudmin? if not - what would be the equivalent steps needed to create a new vm and add this as a virtual disk?
Thank you
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Wed, 09/14/2011 - 23:04 Comment #1
You can add an existing file as a disk to a VM in Cloudmin at Resources -> Manage Disks -> Add existing file or device as a disk.
However, we don't recommend the use of non-raw format images in a serious production environment, as over-committing could cause filesystem corruption on the VM if you run out of space on the host.
Submitted by Issues on Wed, 09/28/2011 - 23:23 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.