libvirt/tests/qemuhotplugtestdevices/qemuhotplug-disk-scsi-duplicate-wwn.xml

9 lines
212 B
XML
Raw Normal View History

<disk type='file' device='disk'>
<driver name='qemu' type='raw' cache='none'/>
<source file='/dev/null'/>
<target dev='sdg' bus='scsi'/>
<readonly/>
<shareable/>
<wwn>0x5000c50015ea71aa</wwn>
</disk>