<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Vadym Chepkov wrote:
<blockquote cite="mid:450DA0E0-48B8-4FCC-892E-BD644AA9E05B@gmail.com"
 type="cite"><br>
  <div>
  <div>On Oct 19, 2010, at 3:42 AM, Pavlos Parissis wrote:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite"><br>
    <br>
    <div class="gmail_quote">On 19 October 2010 01:18, Vadym Chepkov <span
 dir="ltr"><<a moz-do-not-send="true"
 href="mailto:vchepkov@gmail.com">vchepkov@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;">Hi,<br>
      <br>
What is the crm shell command to move drbd master to a different node?<br>
      <br>
    </blockquote>
    <div><br>
take a look at this <br>
    </div>
    </div>
    <a moz-do-not-send="true"
 href="http://www.mail-archive.com/pacemaker@oss.clusterlabs.org/msg06300.html">http://www.mail-archive.com/pacemaker@oss.clusterlabs.org/msg06300.html</a><br>
_______________________________________________<br>
  </blockquote>
  <br>
  </div>
  <div>Wow, not the friendliest command I would say. Maybe "move"
command can be enhanced to provide something similar?</div>
  <div><br>
  </div>
  <div>Thanks,</div>
  <div>Vadym</div>
</blockquote>
The <u>crm resource move/migrate <rsc></u> provides/creates the
location constraint within the crm shell. <br>
<br>
In the example I gave:<br>
<br>
<u>crm resource migrate ms_drbd_storage</u><br>
<br>
<i>WARNING: Creating rsc_location constraint
'cli-standby-ms_drbd_storage' with a score of -INFINITY for resource
ms_drbd_storage on cluster1.<br>
<b>      This will prevent ms_drbd_storage from running on cluster1
until the constraint is removed using the 'crm_resource -U' command or
manually with cibadmin<br>
      This will be the case even if cluster1 is the last node in the
cluster<br>
</b>      This message can be disabled with -Q<br>
</i><br>
The warning message appears in the console after executing the command
in the crm shell, running a crm configure show reveals the following:<br>
<br>
<i>location cli-standby-ms_drbd_storage ms_drbd_storage \<br>
        rule $id="cli-standby-rule-ms_drbd_storage" -inf: #uname eq
cluster1<br>
</i><br>
The example in the UEL above has been done manually to (probably)
provide an advisory placement constraint, the one set by <u>crm
resource move <rsc></u> is a mandatory placement constraint.<br>
<br>
Regards,<br>
<br>
Dan<br>
<blockquote cite="mid:450DA0E0-48B8-4FCC-892E-BD644AA9E05B@gmail.com"
 type="cite"><br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Pacemaker mailing list: <a class="moz-txt-link-abbreviated" href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a>
<a class="moz-txt-link-freetext" href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a>

Project Home: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org">http://www.clusterlabs.org</a>
Getting started: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a>
Bugs: <a class="moz-txt-link-freetext" href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Dan FRINCU
Systems Engineer
CCNA, RHCE
Streamwide Romania
</pre>
</body>
</html>