Hello,<br><br>I have recently setup OpenNebula 3.6 on 2 Debian Squeeze boxes. Both machines function as hosts, one of them as frontend.<br>I have followed the OpenNebula documentation [1] to setup the KVM driver on the hosts.<br>

<br>### Host A<br><br># kvm --version<br>QEMU PC emulator version 0.12.5 (qemu-kvm-0.12.5), Copyright (c) 2003-2008 Fabrice Bellard<br><br># virsh --version<br>0.8.3<br><br># grep -vE '^($|#)' /etc/libvirt/qemu.conf<br>

user = "oneadmin"<br>group = "oneadmin"<br>dynamic_ownership = 0<br><br># id oneadmin<br>uid=1001(oneadmin) gid=1001(oneadmin) groups=1001(oneadmin),106(kvm),108(libvirt)<br><br># ls -al /dev/kvm<br>crw-rw---- 1 root kvm 10, 232 Jul 25 11:23 /dev/kvm<br>

<br>### Host B<br><br># kvm --version<br>QEMU PC emulator version 0.12.5 (qemu-kvm-0.12.5), Copyright (c) 2003-2008 Fabrice Bellard<br><br># virsh --version<br>0.8.3<br><br># grep -vE '^($|#)' /etc/libvirt/qemu.conf<br>

user = "oneadmin"<br>group = "oneadmin"<br>dynamic_ownership = 0<br><br># id oneadmin <br>uid=1001(oneadmin) gid=1001(oneadmin) groups=1001(oneadmin),106(kvm),108(libvirt)<br><br># ls -al /dev/kvm<br>
crw-rw---- 1 root kvm 10, 232 Jul 25 11:23 /dev/kvm<br>
<br>Doesn't matter on which host the VM gets deployed, the error is the same. The error follows:<br><br>LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin HOME=/root USER=root LOGNAME=root QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 1024 -smp 1,sockets=1,cores=1,threads=1 -name one-4 -uuid a7db4cd7-e258-503a-cc57-59d2dc1135ea -nodefaults -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/one-4.monitor,server,nowait -mon chardev=monitor,mode=readline -rtc base=utc -boot c -device lsi,id=scsi0,bus=pci.0,addr=0x5 -drive file=/var/lib/one/datastores/0/4/disk.0,if=none,id=drive-scsi0-0-0,boot=on,format=qcow2 -device scsi-disk,bus=scsi0.0,scsi-id=0,drive=drive-scsi0-0-0,id=scsi0-0-0 -device rtl8139,vlan=0,id=net0,mac=02:00:0a:41:02:65,bus=pci.0,addr=0x3 -net tap,fd=36,vlan=0,name=hostnet0 -device rtl8139,vlan=1,id=net1,mac=02:00:0a:41:03:65,bus=pci.0,addr=0x4 -net tap,fd=37,vlan=1,name=hostnet1 -usb -vnc <a href="http://0.0.0.0:4">0.0.0.0:4</a> -vga cirrus -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 <br>

open /dev/kvm: Permission denied<br>Could not initialize KVM, will disable KVM support<br><br>I don't have AppArmor installed or any other tool of this kind. It's just a stock Debian Squeeze install. OpenNebula was compiled on another machine and installed on Host A which is the frontend. <br>

<br>Does anyone of you have any idea about this error? I have Googled around but could not find any answer. Everything seems correct as per OpenNebula KVM documentation [1]. <br><br>Thank you for your time invested in reading this email. Cheers and Goodwill,<br>

Valentin Bud<br clear="all"><br>[1]: <a href="http://opennebula.org/documentation:rel3.6:kvmg">http://opennebula.org/documentation:rel3.6:kvmg</a><br>-- <br>w: <a href="http://databus.ro/blog" target="_blank">http://ing.enia.re/</a><div>

in: <a href="http://www.linkedin.com/pub/valentin-bud/9/881/830" target="_blank">http://www.linkedin.com/pub/valentin-bud/9/881/830</a></div>
<div>t: <a href="https://twitter.com/valentinbud" target="_blank">https://twitter.com/valentinbud</a></div><br>