
ikedaj at intellilink
Nov 1, 2007, 5:47 PM
Post #2 of 6
(310 views)
Permalink
|
|
RE: when eth1/eth2 shutdown and resume, heartbeat can not work any longer. is it a bug?
[In reply to]
|
|
> I am using heartbeat 2.1.2 on centos 4.4. If the interfaces which heartbeat > is using are shutdown with ifconfig, and later are brought online, heartbeat > will restart itself. But after restart, heartbeat seems to have servery > problem. In the logs there are lots of following messages: > > heartbeat[9413]: 2007/10/28_02:06:05 ERROR: Message hist queue is filling up > (151 messages in queue) > heartbeat[9413]: 2007/10/28_02:06:05 ERROR: Message hist queue is filling up > (152 messages in queue) > heartbeat[9413]: 2007/10/28_02:06:06 ERROR: Message hist queue is filling up > (153 messages in queue) > heartbeat[9413]: 2007/10/28_02:06:07 ERROR: Message hist queue is filling up > (154 messages in queue) > heartbeat[9413]: 2007/10/28_02:06:07 ERROR: Message hist queue is filling up > (155 messages in queue) > > Is it a bug of heartbeat? Or shutting down the interfaces, eth1/eth2 in my > case, is simply not supported by heartbeat? I was faced with the same problem yesterday. It might be better to use "iptables" or "ifdown/ifup" instead of "ifconfig". If anyone has information concerning why only "ifconfig" cause this, please let me know. Thanks, Junko _______________________________________________ Linux-HA mailing list Linux-HA [at] lists http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
|