<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Feb 9, 2009, at 12:25 PM, Romi Verma wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On Mon, Feb 9, 2009 at 4:04 PM, Andrew Beekhof <span dir="ltr"><<a href="mailto:beekhof@gmail.com">beekhof@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;"> <div class="Ih2E3d">On Feb 9, 2009, at 11:21 AM, Dejan Muhamedagic wrote:<br> <br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"> On Mon, Feb 09, 2009 at 03:09:40PM +0530, Romi Verma wrote:<br> </div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <br> <br> sorry to interrupt in between. just one question from my side.  if<br> no-quorum-policy is set to freeze then resource is not supposed to stop .<br> </blockquote> <br> right.<br> <br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> in<br> that case node will not be fenced right??<br> </blockquote> <br> no-quorum-policy has nothing to do with fencing.<br> </div></blockquote> <br> well, depending on what it's set to, it can prevent fencing (no-quorum-policy != ignore) or cause it to be initiated when quorum is lost (no-quorum-policy == suicide)<br> <br> but if you're using freeze, and a resource must stop for other reasons but fails to, then the node will not be shot (although it probably should be).</blockquote><div><br>Thanks Andrew,<br><br> in case of more then 2 nodes we cant use no-quorum-policy to  "ignore" as we cant just ignore quourum. as you said in case of freeze node will not be fenced.</div></div></blockquote><div><br></div><div>right, but thats a good thing.</div><div>It only applies if you have an even split (ie. 2-2) where no-one has quorum.</div><div>you only want to fence if you plan on taking over the other side's resources - which freeze wont do.</div><div><br></div><div>if you get a 3-1 split, then the side that has quorum _will_ shoot the 1 node and take over its resources.</div><br><blockquote type="cite"><div class="gmail_quote"><div>so we have only two remaining suicide and stop. in case of suicide node does not fence other  it just reset itself.</div></div></blockquote><div><br></div><div>itself and anyone else in its current partition </div><br><blockquote type="cite"><div class="gmail_quote"><div>So the only remaining no-quorum-policy is "stop"  and if resource fails to stop then the node should be fenced. am i right??</div></div></blockquote><div><br></div></div>i think so</body></html>