virt-manager/tests/storage-xml/pool-gluster.xml
Cole Robinson e61311fc8a storage: More support for network pools
Including parsing multiple hosts, filling reasonably defaults, making
sure the createpool wizard does the correct thing, etc.
2014-12-09 16:12:47 -05:00

10 lines
230 B
XML

<pool type="gluster">
<name>pool-gluster</name>
<uuid>10310811-7115-1161-0111-410310811711</uuid>
<source>
<host name="some.random.hostname"/>
<dir path="/some/source/path"/>
<name>gv0</name>
</source>
</pool>