On Wed, Dec 1, 2010 at 5:33 PM, Andrew Gideon <span dir="ltr"><<a href="mailto:ag928272@gideon.org">ag928272@gideon.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
I've nodes 0 and 1. I stopped drbd service on node 1 and then node 0. I<br>
started drbd service on node 1. Should this use degr-wfc-timeout or wfc-<br>
timeout?<br></blockquote><div><br></div><div>degr-wfc-timeout = how many seconds to wait for connection after the cluster was in degraded status. If you "gracefully" stop DRBD on one node, it's not "degraded." Degraded is from like a non-graceful separation due to a crash, power-outage, network issue, etc where one end detects the other is gone instead of being told to gracefully close connection between nodes.</div>
<div><br></div><div>So think of degr-wfc-timeout as how long you wait for the other node knowing that the other node had an exceptional disconnection event. wfc-timeout is used when you expect both nodes should work as they weren't previously disconnected through an exceptional event.</div>
<div><br></div><div>At least that's my understanding.</div><div><br></div><div>-JR</div></div>