libvirt/tests/virshtestdata/pool-define-as.out

13 lines
224 B
Plaintext
Raw Normal View History

<pool type='dir'>
<name>P</name>
<source>
<host name='src-host'/>
<dir path='/src/path'/>
<device path='/src/dev'/>
<name>S</name>
</source>
<target>
<path>/target-path</path>
</target>
</pool>