[one-users] Monitoring issue right after host creation [No Monitoring Information | OpenNebula 3.2.0]
biro lehel
lehel.biro at yahoo.com
Thu Mar 8 07:25:43 PST 2012
Hello,
I tried to add my one and only host, by executing on the front-end:
> onehost create pcls im_kvm vmm_kvm tm_shared dummy
Issuing the 'onehost list' command, the result seems to be the one expected. However, issuing 'onehost show pcls' command results in zero values and NO monitoring information:
oneadmin at linux-4dsu:~/remotes/im> onehost show pcls
HOST 6
INFORMATION
ID : 6
NAME : pcls
STATE :
MONITORED
IM_MAD : im_kvm
VM_MAD : vmm_kvm
VN_MAD : dummy
TM_MAD : tm_shared
LAST MONITORING TIME : 1331219173
HOST
SHARES
MAX MEM : 0
USED MEM (REAL) : 0
USED MEM (ALLOCATED) : 0
MAX
CPU : 0
USED CPU (REAL) : 0
USED CPU (ALLOCATED) : 0
MAX DISK : 0
USED DISK (REAL) : 0
USED DISK (ALLOCATED) :
0
RUNNING VMS : 0
MONITORING INFORMATION
(the report ends here, without monitoring information).
I had some errors before, oned.log having:
Thu Mar 8 15:49:03 2012 [InM][I]: Command execution fail: 'if [ -x "/var/tmp/one/im/run_probes" ]; then /var/tmp/one/im/run_probes kvm 4 pcls; else exit 42; fi'
Thu Mar 8 15:49:03 2012 [InM][I]: ExitCode: 42
Thu Mar 8 15:49:03 2012 [InM][E]: Error monitoring host 4 : MONITOR FAILURE 4 -
However, I
fixed this by simply adding execution permission to the run_probes file mentioned above (since, it didn't have one). At this moment, oned.log contains no errors (to be precise, it says,
Thu Mar 8 17:16:12 2012 [ReM][D]: HostPoolInfo method invoked
Thu Mar 8 17:16:12 2012 [ReM][D]: VirtualMachinePoolInfo method invoked
Thu Mar 8 17:16:12 2012 [ReM][D]: AclInfo method invoked
Thu Mar 8 17:16:13 2012 [InM][I]: Monitoring host pcls (6)
Thu Mar 8 17:16:18 2012 [InM][I]: ExitCode: 0
Thu Mar 8 17:16:18 2012 [InM][D]: Host 6 successfully monitored.
Thu Mar 8 17:16:19 2012 [ReM][D]: UserPoolInfo method invoked
Thu Mar 8 17:16:19 2012 [AuM][D]: Message received: LOG I 874 ExitCode: 0
).
Firing the respective command on the host ( /var/tmp/one/im/run_probes kvm 4 pcls ) also results in no output and no errors (it simply puts a space on a new line in the CLI).
I don't think that this is the expected behavior and I think that there is a problem somewhere. What am I missing? Any suggestions?
Thanks,
Lehel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20120308/2f068afa/attachment-0002.htm>
More information about the Users
mailing list