I'm not sure what you're asking here, but it sounds like you're describing a qdisk.<br><br>If a node loses heartbeat with the rest of the cluster, that's a fencin'. Doesn't matter if it can still access the shared storage, and if it has lost communication with the rest of the cluster, you probably don't want it accessing your data anyway.<br>
<br><div class="gmail_quote">On Fri, Jul 17, 2009 at 9:20 AM, James Devine <span dir="ltr"><<a href="mailto:fxmulder@gmail.com">fxmulder@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Has anybody looked into using the network for heartbeat only, and disk<br>
for fencing in GFS?  i.e. using the disk to communicate quorum when<br>
network heartbeat is lost between 1 or more nodes.  If the disk is<br>
still accessible to all nodes, this should be a valid way to<br>
communicate quorum, if not, then the remaining nodes, assuming enough<br>
for quorum, should be able to continue knowing that nodes it can't<br>
communicate with either have been fenced or can't read/write to disk<br>
anyway.  Does this sound like a valid approach?<br>
<font color="#888888"><br>
--<br>
Linux-cluster mailing list<br>
<a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br>
</font></blockquote></div><br>