cloudstack/scripts/storage/qcow2
Marcus Sorensen 7ce2227108 Summary: master - Copy qcow2 instead of converting if source and dest are qcow2
Detail: If source image is qcow2, and we want a qcow2 image, then doing a
convert strips off compression and any snapshots the user had in that image. If
a backing file exists, we stick with convert so we can pull in both the backing
file and the COW image, otherwise we just cp the qcow2 file. This is also faster

Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1354755241 -0700
2012-12-05 17:54:01 -07:00
..
cleanupmyvms.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
create_private_template.sh Summary: master - Copy qcow2 instead of converting if source and dest are qcow2 2012-12-05 17:54:01 -07:00
createtmplt.sh Summary: master - Copy qcow2 instead of converting if source and dest are qcow2 2012-12-05 17:54:01 -07:00
createvm.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
createvolume.sh Summary: master - Copy qcow2 instead of converting if source and dest are qcow2 2012-12-05 17:54:01 -07:00
delvm.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
get_domr_kernel.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
get_iqn.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
importmpl.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
listvmdisk.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
listvmdisksize.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
listvmtmplt.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
listvolume.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
managesnapshot.sh Adds CLVM as an option for primary storage. It copies most of the RBD bits, in most cases simply adding an 'else if' or similar. In the managesnapshot.sh we add the ability to manipulate snapshots for the CLVM volumes, as well as a few minor fixes like adjusting the usage for the -b option to reflect that it accepts four arguments (note that it already accepted four args, it just wasn't reflected in the usage). 2012-08-10 13:33:06 -07:00
managevolume.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
modifyvlan.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00