On Thu, Dec 20, 2007 at 11:55:47AM -0800, Rois Cannon wrote: > I'm using heartbeat 2 without crm. > > I'm trying to figure out why the nagios check_heartbeat_link isn't > working. It's using cl_status but cl_status isn't working. > > > [EMAIL PROTECTED] contrib]# cl_status hbstatus > Heartbeat is running on this machine. > cl_status[5458]: 2007/12/20_11:49:29 ERROR: Cannot sign off from > heartbeat. > cl_status[5458]: 2007/12/20_11:49:29 ERROR: REASON: can't send message > to IPC: Resource temporarily unavailable
No idea. Can you try strace and post the results? Thanks, Dejan > > [EMAIL PROTECTED] contrib]# cl_status listnodes > cl_status[5463]: 2007/12/20_11:50:34 ERROR: Cannot start node walk. > cl_status[5463]: 2007/12/20_11:50:34 ERROR: REASON: can't send message > to IPC Channel: Resource temporarily unavailable > cl_status[5463]: 2007/12/20_11:50:34 ERROR: Cannot sign off from > heartbeat. > cl_status[5463]: 2007/12/20_11:50:34 ERROR: REASON: can't send message > to IPC Channel: Resource temporarily unavailable > can't send message to IPC: Resource temporarily unavailable > > ha.cf: > auto_failback off > logfacility local0 > debugfile /var/log/ha-debug > keepalive 2 > warntime 4 > deadtime 12 > deadping 6 > initdead 30 > baud 115200 > serial /dev/ttyS0 > ucast eth0 192.168.151.91 192.168.151.92 > ucast eth1 192.168.1.91 192.168.1.92 > node svr91 svr92 > ping 192.168.151.1 > ping 192.168.1.3 > respawn hacluster /usr/lib/heartbeat/ipfail > respawn hacluster /usr/lib/heartbeat/dopd > apiauth dopd gid=hacluster uid=hacluster > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
