Hi all, I'm running a simple MySQL cluster on a very heavily loaded LPAR and experiencing some outages due to late heartbeat packets, Gmain timeouts and so on. I'd like to adjust these settings:
# Thresholds (in seconds) keepalive 1 warntime 6 deadtime 10 initdead 15 I'm thnking I'd like to make it this: # Thresholds (in seconds) keepalive 60 warntime 60 deadtime 120 initdead 240 Anyone see a problem with these settings? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
