<div dir="ltr">hi and thanks.<div>a primitive can be moved to another node. how can i move (change roles) of drbd:master to the other node ? and will all the depending resources follow ?</div><div>then i can stop (and start again) corosync on passive node without problem (my tiny experience). </div>
<div><div><br></div></div><div style>another question: i found a location-constraint (i think it was set by some of the handlers in drbd-config):</div><div style><br></div><div style>location drbd:master -INF #uname ne n1</div>
<div style>does this mean: drbd must not get promoted on node other than n1 ?!</div><div style><br></div><div style>i found this in a situation, when n2 had gone and drbd could not get promoted on n1, so all the other resources did not start.</div>
<div style>but the problem was not drbd, cause i could manually set it to primary. </div><div style><br></div><div style>thanks in advance</div><div style>andreas</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2013/6/25 Digimer <span dir="ltr"><<a href="mailto:lists@alteeve.ca" target="_blank">lists@alteeve.ca</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 06/25/2013 07:29 AM, andreas graeper wrote:<br>
> hi,<br>
> maybe again and again the same question, please excuse.<br>
><br>
> two nodes (n1 active / n2 passive) and `service corosync stop` on active.<br>
> does the node, that is going down, tells the other that he has gone,<br>
> before he actually disconnect ?<br>
> so that there is no reason for n2 to kill n1 ?<br>
><br>
> on n2 after n1.corosync.stop :<br>
><br>
> drbd:promote OK<br>
> lvm:start OK<br>
> filesystem:start OK<br>
> but ipaddr2 still stopped ?<br>
><br>
> n1::drbd:demote works ?! so i would expect that all that depending<br>
> resource should have been<br>
> stopped successfully ?!<br>
> and if not, why ? why should ipaddr2:stop fail<br>
> and if it would fail, can filesystem:stop , lvm:stop , drbd:demote<br>
> succeed ?<br>
><br>
> how can i find some hint in logs why ipaddr fails to start ?<br>
><br>
> thanks<br>
> andreas<br>
<br>
</div></div>If you stop corosync while pacemaker is running, it may well still get<br>
fenced (I've not tested this myself). If you want to gracefully shut<br>
down without a fence, migrate the services off of the node (if any were<br>
running), then stop pacemaker, then stop corosync and it should be fine.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Digimer<br>
Papers and Projects: <a href="https://alteeve.ca/w/" target="_blank">https://alteeve.ca/w/</a><br>
What if the cure for cancer is trapped in the mind of a person without<br>
access to education?<br>
</font></span></blockquote></div><br></div>