[pve-devel] qemu-img import/export tests
Alexandre DERUMIER
aderumier at odiso.com
Tue Oct 23 08:58:48 CEST 2012
Hi,
I have done some tests with qemu-img to copy (import/export), between differents storage.
seem to works fine, we can't convert between all storage and file format:
files : raw,qcow2,vmdk
devices (lvm,iscsi devices) : -O host_device
sheepdog,rbd: -O sheepdog , -O rbd
some sample from sheepdog to rbd:
qemu-img convert -f sheepdog -O rbd sheepdog:127.0.0.1:7000:vm-125-disk-2 rbd:rbd/test1234:id=admin:auth_supported=cephx\;none:keyring=/etc/pve/priv/ceph/rbdtest.keyring:mon_host=10.6.0.100\\:6789
we can also use -p to see percentage progress.
I'm looking for iscsi://, but I didn't find how to use it yet.
I'll keep you in touch
Regards,
Alexandre
More information about the pve-devel
mailing list