default.xml 538 B

12345678910111213141516171819
  1. <!--
  2. WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
  3. OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  4. virsh pool-edit default
  5. or other application using the libvirt API.
  6. -->
  7. <pool type='dir'>
  8. <name>default</name>
  9. <uuid>63d9eac3-5873-4c95-82f6-9875799907de</uuid>
  10. <capacity unit='bytes'>0</capacity>
  11. <allocation unit='bytes'>0</allocation>
  12. <available unit='bytes'>0</available>
  13. <source>
  14. </source>
  15. <target>
  16. <path>/var/lib/libvirt/images</path>
  17. </target>
  18. </pool>