File: pool-logical.xml

package info (click to toggle)
libvirt 5.0.0-4%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 251,264 kB
  • sloc: ansic: 573,843; xml: 168,347; sh: 9,976; python: 4,883; perl: 3,953; makefile: 3,323; ml: 465
file content (9 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
<pool type="logical">
  <name>HostVG</name>
  <source>
    <device path="/dev/sda1"/>
  </source>
  <target>
    <path>/dev/HostVG</path>
  </target>
</pool>