| 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-crm-crypt-u
- or other application using the libvirt API.
- -->
- <pool type='logical'>
- <name>pool-crm-crypt-u</name>
- <uuid>b08c5d68-7067-46d4-a4a1-a9eebba35e34</uuid>
- <capacity unit='bytes'>0</capacity>
- <allocation unit='bytes'>0</allocation>
- <available unit='bytes'>0</available>
- <source>
- <device path='/dev/mapper/luks-c53ad491-52e5-46f4-9fc8-578f62770c04'/>
- <name>pool-crm-crypt-u</name>
- <format type='lvm2'/>
- </source>
- <target>
- <path>/dev/pool-crm-crypt-u</path>
- </target>
- </pool>
|