File: pool-logical.xml

package info (click to toggle)
virtinst 0.500.3-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,084 kB
  • ctags: 2,393
  • sloc: python: 14,166; xml: 5,181; sh: 126; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
<pool type='logical'>
  <name>pool-logical</name>
  <uuid>10811110-3105-9997-1081-081111031059</uuid>
  <source>
    <device path='/some/source/path'/>
    <name>pool-logical</name>
  </source>
  <target>
    <path>/some/target/path</path>
  </target>
</pool>