it is restart perfectly, But while I check the gmond status,
I got the following error message.
PROBLEM
[root@node6 ~]# /etc/init.d/gmond statusgmond dead but subsys locked
SOLUTION
As per the Ganglia manual document, They suggest we need to add the route 239.2.11.71 for ethernet, try the following command then check it,
#route add -host 239.2.11.71 eth0
To add permanently we need to add the line to the following file
/etc/sysconfig/network-scripts/ifup-route - restart system and service then check it,# /etc/init.d/gmond status
gmond (pid 5243) is running... Error message :gmond dead but subsys locked
2 Comments
Hi, Not clear ! you mean add the command
ReplyDelete" route add -host 239.2.11.71 eth0 " to the said fil ?
Yes, You've to Just type that command.
ReplyDelete