diff options
Diffstat (limited to 'accounts/gkleen@sif/libvirt/pool-default.xml')
| -rw-r--r-- | accounts/gkleen@sif/libvirt/pool-default.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/libvirt/pool-default.xml b/accounts/gkleen@sif/libvirt/pool-default.xml new file mode 100644 index 00000000..7303830b --- /dev/null +++ b/accounts/gkleen@sif/libvirt/pool-default.xml | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | <pool type='dir'> | ||
| 2 | <name>default</name> | ||
| 3 | <uuid>ad899c92-02e3-45f9-bf49-195467aba2e2</uuid> | ||
| 4 | <capacity unit='bytes'>1492738072064</capacity> | ||
| 5 | <allocation unit='bytes'>215387853312</allocation> | ||
| 6 | <available unit='bytes'>1277350218752</available> | ||
| 7 | <source> | ||
| 8 | </source> | ||
| 9 | <target> | ||
| 10 | <path>/home/gkleen/.local/share/libvirt/images</path> | ||
| 11 | <permissions> | ||
| 12 | <mode>0711</mode> | ||
| 13 | <owner>1000</owner> | ||
| 14 | <group>100</group> | ||
| 15 | </permissions> | ||
| 16 | </target> | ||
| 17 | </pool> | ||
| 18 | |||
