Hello, I am having a reoccurring error appear infrequently in my log files. This is mainly coming from the standby side and always has an interval of 2020ms. There is no load on the system as it is the standby There are several monitoring systems on the network and there is no way this delay is actually happening. OS is Solaris 10 HB version is 2.1.1 here is a short snip of the log, short because there is nothing else happening about that time.
heartbeat[4128]: 2008/11/05_16:46:48 info: These are nothing to worry about. heartbeat[4128]: 2008/11/05_17:09:55 WARN: Late heartbeat: Node <gatewayip> : interval 2020 ms heartbeat[4128]: 2008/11/06_16:46:46 info: Daily informational memory statistics Here is my ha.cf, I know I am not using the logging daemon, could this cause this problem? I really need to definitively isolate this problem so any help appreciated. #use_logd yes logfile /logs/ha-log #debugfile /logs/ha-debug #debug 2 udpport 694 keepalive 1 warntime 2 deadtime 5 initdead 10 ucast nge0 <active side IP> node trTRANS0a node trTRANS0s auto_failback no respawn hacluster /opt/lib/heartbeat/ipfail ping <gatewayip> deadping 5 Cheers, John _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
