<div class="gmail_quote">2011/4/26 Jan <span dir="ltr"><<a href="mailto:jan@agetty.de">jan@agetty.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="h5"><br>
</div></div>have you tried a different connection URI?:<br>
<br>
--------------<-----------------<br>
$ virsh -c qemu:///system 'list'<br>
-------------->-----------------<br>
<br>
If not explicitly stated, the virsh binary uses the 'qemu:///session' URI<br>
(at least under debian).<br>
<br>
See also .. VIRSH(1):<br>
<br>
----------------------------------<---------------------------------------<br>
qemu:///system<br>
"connect locally as root to the daemon supervising QEmu and KVM domains"<br>
<br>
qemu:///session<br>
"connect locally as a normal user to his own set of QEmu and KVM domains"<br>
---------------------------------->---------------------------------------<br>
<br>
Please note that in order for the 'qemu:///system' URI to work probably the<br>
user must be part of the 'libvirt' group. This way you won't have to touch<br>
the permission set of any of the respective sockets.<br></blockquote><div><br></div><div>My user is in libvirt group </div><div><div>$ id</div><div>uid=107(eucalyptus) gid=112(eucalyptus) groups=112(eucalyptus),110(libvirt)</div>
</div><div><br></div><div>I have tried 'virsh -c qemu:///system 'list'' as well. Still does not work.</div><div><br></div><div>regards</div><div>Maciej</div></div>