virt-manager/tests/data/storage/pool-netfs-volclone.xml

16 lines
458 B
XML
Raw Normal View History

<volume type="file">
<name>pool-netfs-volclone</name>
2019-07-02 20:03:45 -04:00
<key>/var/lib/libvirt/images/pool-netfs/pool-netfs-vol</key>
<capacity unit="bytes">10737418240</capacity>
<allocation unit="bytes">5368709120</allocation>
<target>
2019-07-02 20:03:45 -04:00
<path>/var/lib/libvirt/images/pool-netfs/pool-netfs-vol</path>
<format type="raw"/>
<permissions>
<mode>0700</mode>
<owner>10736</owner>
<group>10736</group>
</permissions>
</target>
</volume>