[libvirt-users] RH6 qemu expects driver name

Robert Šmol robert.smol at stereoit.com
Wed Mar 16 11:45:45 UTC 2011


Hi,
I am trying to start machine on RH6.

virsh # start ulp-001
error: Failed to start domain ulp-001
error: internal error process exited while connecting to monitor: char 
device redirected to /dev/pts/1
qemu-kvm: -device lsi,id=scsi0,bus=pci.0,addr=0x5: Parameter 'driver' 
expects a driver name
Try with argument '?' for a list.

virsh # version
Compiled against library: libvir 0.8.1
Using library: libvir 0.8.1
Using API: QEMU 0.8.1
Running hypervisor: QEMU 0.12.1

This is part of the config

<disk type='file' device='disk'>
<driver name='qemu' type='raw'/>
<source file='/rhev-data/defaultStore/ulp-001a.img'/>
<target dev='sda' bus='scsi'/>
<address type='drive' controller='0' bus='0' unit='0'/>
</disk>
<controller type='ide' index='0'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
</controller>
<controller type='scsi' index='0'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
</controller>

Any tips?

-- 
stereoIT - Open Source Technology Partners
http://www.stereoit.com
mobile: +420 776 762378

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110316/9115e7d4/attachment.htm>


More information about the libvirt-users mailing list