libvirt/tests/storagevolxml2xmlout/vol-gluster-dir.xml
2015-05-25 20:52:57 -04:00

13 lines
271 B
XML

<volume type='netdir'>
<name>dir</name>
<key>vol/dir</key>
<source>
</source>
<capacity unit='bytes'>0</capacity>
<allocation unit='bytes'>0</allocation>
<target>
<path>gluster://example.com/vol/dir</path>
<format type='dir'/>
</target>
</volume>