mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-14 09:23:40 -06:00
12 lines
260 B
XML
12 lines
260 B
XML
<pool type="logical">
|
|
<name>pool-logical</name>
|
|
<uuid>10811110-3105-9997-1081-081111031059</uuid>
|
|
<source>
|
|
<device path="/some/source/path"/>
|
|
<name>pool-logical</name>
|
|
</source>
|
|
<target>
|
|
<path>/dev/pool-logical</path>
|
|
</target>
|
|
</pool>
|