<driver name='qemu' type='raw'/>
<source protocol='ssh' name='test1.img'>
<host name='example.org' port='2222'/>
- <timeout seconds='1234'/>
- <readahead size='1024'/>
<identity username='myuser' agentsock='/path/to/agent/socket'/>
<knownHosts path="/path/to/ssh_known_hosts1"/>
</source>
<driver name='qemu' type='raw'/>
<source protocol='ssh' name='test2.img'>
<host name='example.org' port='2222'/>
- <timeout seconds='1234'/>
- <readahead size='1024'/>
<identity username='myuser2' keyfile='/path/to/id_rsa'/>
<knownHosts path="/path/to/ssh_known_hosts2"/>
</source>
<driver name='qemu' type='raw'/>
<source protocol='ssh' name='test2.img'>
<host name='example.org' port='2222'/>
- <timeout seconds='1234'/>
- <readahead size='1024'/>
<auth username='testuser'>
<secret type='iscsi' usage='mycluster_myname'/>
</auth>
<driver name='qemu' type='raw'/>
<source protocol='ssh' name='test.img'>
<host name='example.org' port='2222'/>
- <timeout seconds='1234'/>
- <readahead size='1024'/>
<knownHosts path="/path/to/ssh_known_hosts"/>
</source>
<target dev='vda' bus='virtio'/>