<br><br><div class="gmail_quote">On Thu, Dec 17, 2009 at 8:23 AM, Frank DiMeo <span dir="ltr"><<a href="mailto:Frank.DiMeo@bigbandnet.com">Frank.DiMeo@bigbandnet.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 link="blue" vlink="purple" lang="EN-US">

<div>

<p class="MsoNormal">Hi,</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">I need a way to inform the cluster of failures between
monitor polls of my multistate resources, and I notice that I cannot use “crm_resource
“ to inform the cluster of the failure of a master (multistate) resource,
as it seems to only process this function for primitive resources.  I don’t
mind making the changes to get this to happen, unless there’s some reason
why it just shouldn’t be done.  </p></div></div></blockquote><div><br>You can use crm_master command to change the promotion score for master. Basically the node with higher master score will become master. You can also use location constraint to prefer the node where you want to run as a master. The master score = location constraint + promotion score.<br>
</div></div><br>Thanks<br>hj<br>