-
<disk type='volume'
device='disk'>
-
<driver name='qemu'
type='raw'/>
-
<source pool='TEST-ISCSI1'
volume='unit:0:0:2'
mode='host'/>
-
<target dev='vda'
bus='virtio'/>
-
<address type='pci'
domain='0x0000' bus='0x00' slot='0x05'
function='0x0'/>
-
</disk>
-
<disk type='block'
device='disk'>
-
<driver name='qemu'
type='raw'/>
-
<source
dev='/dev/disk/by-id/wwn-0x60000000000000000e00000000010001'/>
-
<target dev='vdb'
bus='virtio'/>
-
<address type='pci'
domain='0x0000' bus='0x00' slot='0x07'
function='0x0'/>
-
</disk>
-
<disk type='network'
device='cdrom'>
-
<driver name='qemu'
type='raw'/>
-
<source protocol='http'
name='/pub/fedora/releases/20/Live/x86_64/Fedora-Live-Desktop-x86_64-20-1.iso'>
-
<host name='204.246.0.137' port='80'/>
-
</source>
-
<target dev='hdc'
bus='ide'/>
-
<readonly/>
-
<address type='drive'
controller='0' bus='1' target='0'
unit='0'/>
-
</disk>