Hi, I would like to test my cluster and especially my ssh RA. I found a way to make a sshd service fail over but are there other way?
While sshd is running well on heartbeat, I do as follows: - modify /etc/init.d/sshd so that it fails when it tries to start (I add "exit 1" in the first line of the "start" case) - kill the sshd process then, when trying to restart, the deamon fails and is run the second nodes. Are there other way to test it? Does it tests well the deamon fail over or are there other things to test? thanks, Sébastien _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
