mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-13 13:17:57 +03:00
aff0ddb259
Simplify the API a bunch while we are at it, add tests, etc.
13 lines
275 B
XML
13 lines
275 B
XML
<pool type="logical">
|
|
<name>pool-logical-list0</name>
|
|
<uuid>10811110-3105-9997-1084-510810511511</uuid>
|
|
<source>
|
|
<format type="lvm2"/>
|
|
<device path="/dev/sda20"/>
|
|
<name>testvg1</name>
|
|
</source>
|
|
<target>
|
|
<path>/dev/testvg1</path>
|
|
</target>
|
|
</pool>
|