Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hello Lars
On Fri, 2010-04-16 at 21:38 +0200, Lars Ellenberg wrote:
> disk {
> fencing resource-and-stonith;
> # this mode implicitly freezes IO and only resumes IO if peer is
> # successfully fenced as reported by the fence peer script.
> # Or if the admin explicitly resumes io.
> }
> handler {
> fence-peer "some script that kills the other node";
> }
In this case, if both nodes lost the drbd link that connects them but
are otherwise still up, each node would end up killing the other, right?
Best regards,
Andre