<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>