Sorry got sidetracked with other projects...
Yes, that does help. However, we didn't witness the behavior we expected. With cluster network traffic down, the two "up" nodes and the "down" node could not communicate. But the "down" node did not get fenced. We now understand why this is the case. So, a node will only get fenced by watchdog if the node locks up (ala something like kernel panic, etc). But what of other cases.., like say the corosync stack has issues, etc?
Is there a way to have the nodes that have quorum fence the "down" node?
Thanks!