Andreas Mock schrieb:
> Hi all,
>
> is there a way to trigger the stonith of a node for testing?
>
> Or: Is there a way to let the dummy-RA not respond to "stop" action?
>
> Best regards
> Andreas
>
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>   
iptables -I INPUT -p udp --dport 694 -j DROP

on the DC. Do not forget to delete that rule before the other node comes
back.

Or just use the stonith command on the command line.

Michael
_______________________________________________
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