<html><body bgcolor="#FFFFFF"><div>Newer versions of crm_attribute support the --quiet option to supress these messages.</div><div>They're nothing to worry about, just drbd updating the preferences for which node(s) should be promoted.<br><br>Sent from my iPad</div><div><br>On 12 Oct 2010, at 16:18, Mike A Meyer &lt;<a href="mailto:MMeyer@cds-global.com">MMeyer@cds-global.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div><font size="2" face="sans-serif">We are running an Active/Passive two node
cluster with Pacemaker/Corosync and on the 'standby' node we are constantly
seeing this message in the /var/log/cluster/corosync.log file.</font>
<br>
<br><font size="2" face="sans-serif">Oct 12 09:11:30 qa-magdb2 crm_attribute:
[12846]: info: Invoked: crm_attribute -N qa-magdb2 -n master-mysql_drbd:1
-l reboot -v 100 </font>
<br><font size="2" face="sans-serif">Oct 12 09:11:45 qa-magdb2 crm_attribute:
[12874]: info: Invoked: crm_attribute -N qa-magdb2 -n master-mysql_drbd:1
-l reboot -v 100 </font>
<br><font size="2" face="sans-serif">Oct 12 09:12:00 qa-magdb2 crm_attribute:
[12917]: info: Invoked: crm_attribute -N qa-magdb2 -n master-mysql_drbd:1
-l reboot -v 100 </font>
<br><font size="2" face="sans-serif">Oct 12 09:12:15 qa-magdb2 crm_attribute:
[12949]: info: Invoked: crm_attribute -N qa-magdb2 -n master-mysql_drbd:1
-l reboot -v 100 </font>
<br>
<br><font size="2" face="sans-serif">We are wondering what that all means
and what does the reboot -v 100 mean? &nbsp;We are not using Stonith as
I have seen references to Stonith setup and 'reboot' and we don't remember
setting up any value for reboot or '100'. &nbsp; &nbsp;Everything seems
to be working fine and failing over when we need to. &nbsp;Just curious
what these messages above mean. &nbsp; Any help would greatly be appreciated.</font>
<br>
<br><font size="2" face="sans-serif">Our configuration file is below.</font>
<br>
<br><font size="2" face="sans-serif">node qa-magdb1</font>
<br><font size="2" face="sans-serif">node qa-magdb2</font>
<br><font size="2" face="sans-serif">primitive email_notify ocf:heartbeat:MailTo
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; params email="<a href="mailto:testing@test.com">testing@test.com</a>"
subject="DRBD/Pacemaker FAILOVER!!! " \</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; op monitor
interval="10" timeout="10" depth="0"</font>
<br><font size="2" face="sans-serif">primitive mysql_drbd ocf:linbit:drbd
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; params drbd_resource="mysql"
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; op monitor
interval="15s"</font>
<br><font size="2" face="sans-serif">primitive mysql_fs ocf:heartbeat:Filesystem
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; params device="/dev/drbd0"
directory="/mnt/mysql/" fstype="ext3"</font>
<br><font size="2" face="sans-serif">primitive mysql_service ocf:heartbeat:mysql
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; params binary="/usr/bin/mysqld_safe"
config="/mnt/mysql/my.cnf" datadir="/mnt/mysql/data"
pid="/var/run/mysql/mysqld.pid" socket="/var/run/mysql/mysql.sock"
test_passwd="testingit" test_table="mysql.user" test_user="root"
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; op monitor
interval="20s" timeout="10s" \</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; meta migration-threshold="10"
target-role="Started"</font>
<br><font size="2" face="sans-serif">primitive mysql_vip ocf:heartbeat:IPaddr2
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; params ip="172.26.76.100"
nic="eth0"</font>
<br><font size="2" face="sans-serif">group mysql mysql_fs mysql_vip mysql_service
email_notify</font>
<br><font size="2" face="sans-serif">ms ms_mysql_drbd mysql_drbd \</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; meta master-max="1"
master-node-max="1" clone-max="2" clone-node-max="1"
notify="true"</font>
<br><font size="2" face="sans-serif">location primary_mysql mysql 10: qa-magdb1</font>
<br><font size="2" face="sans-serif">location primary_mysql_drbd ms_mysql_drbd
10: qa-magdb1</font>
<br><font size="2" face="sans-serif">location standby_mysql mysql 5: qa-magdb2</font>
<br><font size="2" face="sans-serif">location standby_mysql_drbd ms_mysql_drbd
5: qa-magdb2</font>
<br><font size="2" face="sans-serif">colocation mysql_on_drbd inf: mysql
ms_mysql_drbd:Master</font>
<br><font size="2" face="sans-serif">order mysql_after_drbd inf: ms_mysql_drbd:promote
mysql:start</font>
<br><font size="2" face="sans-serif">property $id="cib-bootstrap-options"
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; dc-version="1.0.9-89bd754939df5150de7cd76835f98fe90851b677"
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cluster-infrastructure="openais"
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; expected-quorum-votes="2"
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; stonith-enabled="false"
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; no-quorum-policy="ignore"
\</font>
<br><font size="2" face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cluster-recheck-interval="0"</font>
<br>
<br><font size="2" face="sans-serif">Thanks,</font>
<br><font size="2" face="sans-serif">Mike</font>
<br><br><table bgcolor="white" style="color:black"><tbody><tr><td><br>---------------------------------------------------------<br>
<br>
This&nbsp;e-mail&nbsp;message&nbsp;is&nbsp;intended&nbsp;only&nbsp;for&nbsp;the&nbsp;personal&nbsp;use&nbsp;of&nbsp;the&nbsp;recipient(s)<br>
named&nbsp;above.&nbsp;If&nbsp;you&nbsp;are&nbsp;not&nbsp;an&nbsp;intended&nbsp;recipient,&nbsp;you&nbsp;may&nbsp;not&nbsp;review,&nbsp;copy&nbsp;or<br>
distribute&nbsp;this&nbsp;message.&nbsp;If&nbsp;you&nbsp;have&nbsp;received&nbsp;this&nbsp;communication&nbsp;in&nbsp;error,<br>
please&nbsp;notify&nbsp;the&nbsp;CDS&nbsp;Global&nbsp;Help&nbsp;Desk&nbsp;(<a href="mailto:cdshelpdesk@cds-global.com">cdshelpdesk@cds-global.com</a>)&nbsp;immediately<br>
by&nbsp;e-mail&nbsp;and&nbsp;delete&nbsp;the&nbsp;original&nbsp;message.<br>
<br>
---------------------------------------------------------</td></tr></tbody></table>

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org"><a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a></a></span><br><span><a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a></span><br><span></span><br><span>Project Home: <a href="http://www.clusterlabs.org"><a href="http://www.clusterlabs.org">http://www.clusterlabs.org</a></a></span><br><span>Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf"><a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a></a></span><br><span>Bugs: <a href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker"><a href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a></a></span><br></div></blockquote></body></html>