mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-06 13:20:20 +00:00
11 lines
217 B
XML
11 lines
217 B
XML
|
<pool type='dir'>
|
||
|
<name>vms</name>
|
||
|
<uuid>751f8e7e-d2e9-463d-8ffe-d38f5e13a19b</uuid>
|
||
|
<features>
|
||
|
<cow state="yes"/>
|
||
|
</features>
|
||
|
<target>
|
||
|
<path>/i/cant/believe/its/not/btrfs</path>
|
||
|
</target>
|
||
|
</pool>
|