mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-25 23:21:45 +03:00
e61311fc8a
Including parsing multiple hosts, filling reasonably defaults, making sure the createpool wizard does the correct thing, etc.
10 lines
230 B
XML
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>
|