<div>Hi,<br></div><div><br></div><div>I know the problem I am going to report has already been discussed, but what I have read from previous discussions has not helped.</div><div>My Opennebula front-end has problems to monitor one of my hosts. I get the following log messages:</div>
<div><br></div><div>Wed Sep 21 17:03:44 2011 [InM][I]: Command execution fail: 'if [ -x "/var/tmp/one/im/run_probes" ]; then /var/tmp/one/im/run_probes kvm joker; else       $<br>Wed Sep 21 17:03:44 2011 [InM][I]: STDERR follows.<br>
Wed Sep 21 17:03:44 2011 [InM][I]: Permission denied, please try again.<br>Wed Sep 21 17:03:44 2011 [InM][I]: Permission denied, please try again.<br>Wed Sep 21 17:03:44 2011 [InM][I]: Permission denied (publickey,password).<br>
Wed Sep 21 17:03:44 2011 [InM][I]: ExitCode: 255<br>Wed Sep 21 17:03:44 2011 [InM][E]: Error monitoring host 0 : MONITOR FAILURE 0 Could not monitor host joker.<br></div><div><br></div><div>The first thing that I have noticed is that run_probes is not in  
/var/tmp/one/im/, but I have it in /srv/cloud/one/lib/remotes/im/. Can that be the source of the problem?</div><div>If I executed from my front end machine the following command as root, everything seems to work ok:</div>
<div><br></div><div> /srv/cloud/one/lib/remotes/im/run_probes kvm joker</div><div><br></div><div>However, if i execute it as oneadmin, i get the following error:</div><div><br></div><div>Connecting to uri: qemu:///system<br>
error: unable to connect to '/var/run/libvirt/libvirt-sock': Permission denied<br>error: failed to connect to the hypervisor<br>Error executing kvm.rb<br>ARCH=x86_64 MODELNAME="Intel(R) Xeon(R) CPU E5540 @ 2.53GHz"</div>
<div><br></div><div>I have checked, and oneadmin is member of the cloud group in joker, I have specified unix_sock_group = "cloud" in /etc/libvirt/libvirtd.conf and  
libvirt-sock
 seems to have the right permissions: srwxrwx--- 1 root cloud 0 2011-09-21 17:02 /var/run/libvirt/libvirt-sock</div><div>So i do not know why I get the "permission denied" message.</div><div>However, if I run virsh -c qemu+ssh://oneadmin@joker/system, I manage to connect to virsh, w/o entering a password. </div>
<div><br></div><div>So i do not really know what the problem is, and hope you can help me. 
The funny thing is that it used to work perfectly, but it stopped working suddenly, without me changing anything (or at least I think so). 
</div><div><br></div><div>Cheers,</div><div>Humberto</div>