| 12345678910111213141516171819202122 |
- <!--
- 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 pool_lvuser_space
- or other application using the libvirt API.
- -->
- <pool type='logical'>
- <name>pool_lvuser_space</name>
- <uuid>e4616ec7-7a55-45e2-b149-d4fd3b7923d5</uuid>
- <capacity unit='bytes'>0</capacity>
- <allocation unit='bytes'>0</allocation>
- <available unit='bytes'>0</available>
- <source>
- <device path='/dev/mapper/luks-698534b3-a45e-4758-9623-b0c5977b62f2'/>
- <name>pool_lvuser_space</name>
- <format type='lvm2'/>
- </source>
- <target>
- <path>/dev/pool_lvuser_space</path>
- </target>
- </pool>
|