On Thu, Oct 11, Olaf Hering wrote:
On Thu, Oct 11, Daniel P. Berrange wrote:
> On Thu, Oct 11, 2012 at 01:10:16PM +0200, Olaf Hering wrote:
> > However, adding 'olaf' into group 'kvm' does not help to run
> > libguestfs-test-tool, its still a 'qemu' guest.
> Did you login + logout and restart libvirtd after adding yourself
> to the kvm group ?
Yes, id shows the new group.
After some more testing with a new user it finally works if the given
user is in group 'kvm'. I made these user changes with yast, appearently
there is some syncing going on in the background. nscd does not run.
No idea why it initially failed for user 'olaf'.
So for short: its now working for me with 12.2, and 'virsh -c
qemu:///session capabilities' prints also os_type hvm.
Olaf