Cloning is not sparse in CEPH

isodude

Active Member
Mar 31, 2014
18
4
43
Hi,

It seems that doing a full clone is quite intense and you loose sparse on images. Any reason for not using rbd flatten instead of qemu-img convert? i.e, first clone the image and then flatten it.

Cheers,
Josef
 
It seems that doing a full clone is quite intense and you loose sparse on images. Any reason for not using rbd flatten instead of qemu-img convert? i.e, first clone the image and then flatten it.

Someone needs to implement it.