Hi,

On Wed, Jun 25, 2008 at 09:06:33PM +1200, Ivan wrote:
> Hi,
> 
> Is it possible to have more than 1 STONITH device? If so what's the
> brief setup or approach?

Yes. Just create more stonith resources. The same as with only
one. On a stonith operation (node reset), they will be tried in a
round-robin fashion until one succeeds.

> I have currently the ssh one which works but today I had a weird issue I
> am going to post another message about. 

ssh is not for production environments, just for testing.

> One of my VMs got the system in a state where ssh STONITH failed. If it
> was overnight it would have been really bad so I am thinking about an
> ILO based one. (rILO I downloaded from the list some time ago for HP
> Proliant)

ILO is a proper stonith device, unlike ssh. Just make sure that
the box always has power.

> I prefer the ssh one since it shuts the node down cleanly but need an
> alternative one in case of total freeze.

There's an advantage to _not_ shuting down a node in an orderly
manner. stonith is used in emergencies, i.e. when something
failed unexpectedly. In such a case, it's prudent to assume that
the node may not be able to shutdown in a normal way.

Thanks,

Dejan

> Thanks a lot in advance,
> Ivan
> 
> _______________________________________________
> 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