libvirt/examples/xml/storage/vol-qcow2.xml

9 lines
169 B
XML

<volume type="file">
<name>qcow2.img</name>
<allocation>0</allocation>
<capacity unit="T">1</capacity>
<target>
<format type="qcow2"/>
</target>
</volume>