Hi, On Fri, Jul 25, 2008 at 11:30:13AM +0200, reza wrote: > Hi, please forgive me for my future bad english J I'm a french people. > > > > I have a lot of warnings on a third node of a 3 nodes cluster. > > WARN: Gmain_timeout_dispatch: Dispatch function for retransmit request > took too long to execute > > > > heartbeat[4489]: 2008/07/23_16:18:40 info: Total non-realtime malloc > bytes: 675840 > > heartbeat[4489]: 2008/07/23_16:18:56 WARN: Gmain_timeout_dispatch: > Dispatch function for retransmit request took too long to execute: 20 ms > (> 10 ms) (GSource: 0x881ec00)
These warnings happen typically if the machine is very busy and can't process requests as fast as it should. > heartbeat[4489]: 2008/07/23_16:19:56 WARN: Performed 1 more non-realtime > malloc calls. This I've never seen before, though the archives contain a few such reports. Can't say for sure, but it looks like it could be a memory leak. Do you see memory usage increasing for the heartbeat processes? Do you see any other strange things on this node? If this keeps happening you should generate a hb_report and file a bugzilla. Thanks, Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
