aboutsummaryrefslogtreecommitdiff
blob: 8d60f38b88e2a88338ad700594ffe0e0523fa08d (plain)
1
2
3
4
5
6
7
8
9
10
<pool type='iscsi'>
  <name>virtimages</name>
  <source>
    <host name="iscsi.example.com"/>
    <device path="demo-target"/>
  </source>
  <target>
    <path>/dev/disk/by-path</path>
  </target>
</pool>