On Fri, Feb 1, 2019 at 7:56 AM <[email protected]> wrote: > How can I set up a newly created virtual machine to use the qcow2 format > disk by default? > My storage configuration is glusterfs non-ovirt managed >
I don't think this is possible. The default format for file based storage domain like glusterfs and nfs is raw-sparse. The only way to create a qcow2-sprase file today is to create the disk via the REST API which give you more control over the disk properties. In 4.3 selecting "enable incremental backup" will always create qcow2 images, but this is internal implementation detail that may change in the future. Daniel, can we make the defaults configurable in engine.config? Nir > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/AIB5DOJD3IWUXVXUHVJOTZVKDIXEUA4B/ >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/EQWJR2UPSAZBWPZK2ZAKGAV7MSM6PCT2/

