On Fri, Aug 17, 2007 at 11:30:28AM +0200, sebastien lorandel wrote:
> 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?

Use your imagination for further tests. Try to figure out all the
ways a service can fail, i.e. which components your system
consists of, which are likely to fail and how... It should be
fun.

> 
> 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
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to