<div dir="ltr">Much appreciated! I&#39;ll debug further and get back with anything I find.<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div style="color:rgb(136,136,136)"><font face="courier new, monospace">Cheers,<br><br>Joel Burleson-Davis<br><a style="color:rgb(17,85,204)">tel: 512-637-8700</a><br><a style="color:rgb(17,85,204)">mob: 503-707-2065</a><br><a href="http://www.securelink.com/people/joel" style="color:rgb(17,85,204)" target="_blank">www.securelink.com/people/joel</a><br><br><img src="http://www.securelink.com/skins/_master/images/header-logo.png" align="bottom" border="0"><br><b>secure networks for remote support</b> </font><br></div></div></div></div>
<br><div class="gmail_quote">On Fri, Jan 30, 2015 at 11:03 AM, Lars Ellenberg <span dir="ltr">&lt;<a href="mailto:lars.ellenberg@linbit.com" target="_blank">lars.ellenberg@linbit.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Jan 30, 2015 at 10:13:49AM -0600, Joel Burleson-Davis wrote:<br>
&gt; So it turns out if I change the variable adjust_master_score_default<br>
&gt; in the resource agent at /usr/lib/ocf/linbit/drbd, the setting does<br>
&gt; not show up in the environmental variables or the cib but works<br>
&gt; appropriately.<br>
<br>
&quot;Not in the environment&quot; is expected: no-one put it there<br>
(and the agent does not &quot;export&quot; it either)<br>
<br>
&gt; However, with the unmodified resource agent, and the<br>
&gt; adjust_master_score attribute set on the resource, the attribute shows<br>
&gt; up in the environmental variables and in the cib, however, it doesn&#39;t<br>
&gt; produce the expected behaviour. r<br>
<br>
Then please debug further, why the agent would override the value that<br>
is passed in from pacemaker via the environment with its own &quot;default&quot;.<br>
<br>
mkdir -m 0700 /tmp/drbd.ocf.ra.debug<br>
touch /tmp/drbd.ocf.ra.debug/log<br>
<br>
log should soon contain &quot;set -x&quot; shell traces and stderr of the resource<br>
agent invokations, which should help you figure out what exactly happens.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
: Lars Ellenberg<br>
: <a href="http://www.LINBIT.com" target="_blank">http://www.LINBIT.com</a> | Your Way to High Availability<br>
: DRBD, Linux-HA  and  Pacemaker support and consulting<br>
<br>
DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.<br>
__<br>
please don&#39;t Cc me, but send to list   --   I&#39;m subscribed<br>
_______________________________________________<br>
drbd-user mailing list<br>
<a href="mailto:drbd-user@lists.linbit.com">drbd-user@lists.linbit.com</a><br>
<a href="http://lists.linbit.com/mailman/listinfo/drbd-user" target="_blank">http://lists.linbit.com/mailman/listinfo/drbd-user</a><br>
</font></span></blockquote></div><br></div>