[Pkg-libvirt-maintainers] Bug#748703: Pool file XML

Bob Weber bob2969685 at gmail.com
Tue May 20 14:14:54 UTC 2014


The pool storage file: was produced by Virtual Machine Manager 0.9.5.

<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  virsh pool-edit Debian-7.4
or other application using the libvirt API.
-->

<pool type='dir'>
  <name>Debian-7.4</name>
  <uuid>47fc31a1-eb1f-9c9f-ebbd-75b770b2098b</uuid>
  <capacity unit='bytes'>0</capacity>
  <allocation unit='bytes'>0</allocation>
  <available unit='bytes'>0</available>
  <source>
  </source>
  <target>
    <path>/home/img/MyMachines/Debian-7.4</path>
    <permissions>
      <mode>0755</mode>
      <owner>-1</owner>
      <group>-1</group>
    </permissions>
  </target>
</pool>


-----------------

However when I look at the pool with virsh pool-edit Debian-7.4 the capacity,
allocation and available bytes for the file system where the pool is located are
filled in.

<name>Debian-7.4</name>
  <uuid>47fc31a1-eb1f-9c9f-ebbd-75b770b2098b</uuid>
  <capacity unit='bytes'>946193420288</capacity>
  <allocation unit='bytes'>453478027264</allocation>
  <available unit='bytes'>492715393024</available>

-----------------

The is the guest XML file is attached.


... Bob



-------------- next part --------------
A non-text attachment was scrubbed...
Name: Debian-7.4-OpenVPN.xml
Type: text/xml
Size: 2778 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-libvirt-maintainers/attachments/20140520/6dcda7f0/attachment.xml>


More information about the Pkg-libvirt-maintainers mailing list