Okay, thanks for following up.
In this case, I'm going to close this bug for now. Please do re-open it
if you figure out how to reproduce it. Cheers.
** Changed in: qemu-kvm (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server
This is weird, can't reproduce it myself anymore either...
I went back to an older version of qemu-kvm en re-installed the current one
again, after that, the issue seems to have disappeared. Don't have a clue why.
I do run into quite some other problems now, however
They are related to thi
Hmm, I could not reproduce this...
kirkland@x201:~$ ls -halF /dev/kvm
crw-rw+ 1 root kvm 10, 232 2011-01-15 17:23 /dev/kvm
kirkland@x201:~$ sudo service qemu-kvm stop
[sudo] password for kirkland:
qemu-kvm stop/waiting
kirkland@x201:~$ ls -halF /dev/kvm
ls: cannot access /dev/kvm: No such file
Okay, the error came back... (can't go unnoticed, it was painfully slow
again)
open /dev/kvm: Permission denied
Could not initialize KVM, will disable KVM support
Turns out that the ownership is reset after 'qemu-kvm' is restarted. As
a workaround I added 'chgrp kvm /dev/kvm' in the 'pre-start sc