pool_lvuser_space.xml 697 B

12345678910111213141516171819202122
  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 pool_lvuser_space
  5. or other application using the libvirt API.
  6. -->
  7. <pool type='logical'>
  8. <name>pool_lvuser_space</name>
  9. <uuid>e4616ec7-7a55-45e2-b149-d4fd3b7923d5</uuid>
  10. <capacity unit='bytes'>0</capacity>
  11. <allocation unit='bytes'>0</allocation>
  12. <available unit='bytes'>0</available>
  13. <source>
  14. <device path='/dev/mapper/luks-698534b3-a45e-4758-9623-b0c5977b62f2'/>
  15. <name>pool_lvuser_space</name>
  16. <format type='lvm2'/>
  17. </source>
  18. <target>
  19. <path>/dev/pool_lvuser_space</path>
  20. </target>
  21. </pool>