DEBSOURCES
Skip Quicknav
sources / libvirt / 11.10.0-2 / examples / xml / storage / pool-logical.xml
123456789
<pool type="logical"> <name>HostVG</name> <source> <device path="/dev/sda1"/> </source> <target> <path>/dev/HostVG</path> </target> </pool>