
This is a multi-part message in MIME format. --------------060505080108050904040500 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi, When instancing a new VM from a template, the image is copied with "qemu-img convert -t none -T none -f _*raw*_". Why are we using RAW instead of QCOW2? I noticed that the template is also in RAW format. Is this the reason the instanced image is also RAW? BTW, I prefer QCOW2, because Gluster and other filesystems are still not supporting sparse files [1]. [1] : https://bugzilla.redhat.com/show_bug.cgi?id=1220173 --------------060505080108050904040500 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body bgcolor="#FFFFFF" text="#000000"> Hi,<br> <br> When instancing a new VM from a template, the image is copied with "qemu-img convert -t none -T none -f <u><b>raw</b></u>".<br> Why are we using RAW instead of QCOW2?<br> I noticed that the template is also in RAW format. Is this the reason the instanced image is also RAW?<br> <br> BTW, I prefer QCOW2, because Gluster and other filesystems are still not supporting sparse files [1].<br> <br> [1] : <a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=1220173">https://bugzilla.redhat.com/show_bug.cgi?id=1220173</a><br> <br> </body> </html> --------------060505080108050904040500--