> Hi, > > On Mon, May 11, 2009 at 04:45:30PM +0100, [email protected] > wrote: > > I've seen a few mentions of testing STONITH but I can't find any > > reference at the moment. I want to simulate a situation where one of my > > two nodes will want to fence the other. Is there any way to do this? I'm > > using the SSH STONITH plugin for testing and will likely use RSA / ILO > > for production use depending on server hardware. I don't want to go > > through testing everything in my cluster just assuming STONITH will work > > when it needs to. > > Heartbeat? killall -9 heartbeat on one of the nodes. With > openais, it would be similar (aisexec). > > Thanks, > > Dejan >
That worked after chkconfig'ing atd on. Should have realised it was using at and atd is disabled by default on SLES11. Works just as expected, thank you. Darren _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
