git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/kvm-details/pool-libvirt.xml
blob: 85dc37c1e4dc6d725d7e991fbe6138f5a9523030 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<pool type='logical'>
  <name>libvirt</name>
  <uuid>6f9c143b-54dc-4a29-a1d9-d45aab222307</uuid>
  <capacity unit='bytes'>269735690240</capacity>
  <allocation unit='bytes'>220788162560</allocation>
  <available unit='bytes'>48947527680</available>
  <source>
    <device path='/dev/mapper/libvirt'/>
    <name>libvirt</name>
    <format type='lvm2'/>
  </source>
  <target>
    <path>/dev/libvirt</path>
  </target>
</pool>