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

9 lines
168 B
XML

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