search for: ac7547ab2d01

Displaying 1 result from an estimated 1 matches for "ac7547ab2d01".

2015 Dec 02
1
create a directory storage pool in a random location
...I am trying to figure out if you can store the definition of a directory storage pool in a custom location. This is how I create the storage pool: xmlDesc = """ <pool type='dir'> <name>guest_images_storage_pool</name> <uuid>8c79f996-cb2a-d24d-9822-ac7547ab2d01</uuid> <capacity unit='bytes'>4306780815</capacity> <allocation unit='bytes'>237457858</allocation> <available unit='bytes'>4069322956</available> <source> </source> <target> <path>/disk1/guest_images&lt...