<div dir="ltr"><div>Hi,</div><div><br></div><div>I have the following CIB:</div><div>> primitive AppserverIP IPaddr \<br>>         params ip=10.1.8.70 cidr_netmask=255.255.255.192 nic=eth0 \<br>>         op monitor interval=30s<br>> primitive MariaDB mysql \<br>>         params binary="/usr/bin/mysqld_safe" pid="/var/run/mysqld/mysqld.pid" socket="/var/run/mysqld/mysqld.sock" replication_user=repl replication_passwd="r3plic@tion" max_slave_lag=15 evict_outdated_slaves=false test_user=repl test_passwd="r3plic@tion" config="/etc/mysql/my.cnf" user=mysql group=mysql datadir="/opt/mysql" \<br>>         op monitor interval=27s role=Master OCF_CHECK_LEVEL=1 \<br>>         op monitor interval=35s timeout=30 role=Slave OCF_CHECK_LEVEL=1 \<br>>         op start interval=0 timeout=130 \<br>>         op stop interval=0 timeout=130<br>> ms ms_MariaDB MariaDB \<br>>         meta master-max=1 master-node-max=1 clone-node-max=1 notify=true globally-unique=false target-role=Started is-managed=true<br>> colocation colo_sm_aip inf: AppserverIP:Started ms_MariaDB:Master</div><div><br></div><div>When I do "crm node testras3 maintenance && systemctl stop pacemaker && systemctl start pacemaker && crm node testras3 ready" the cluster decides to demote ms_MariaDB and (because of the colocation) to stop AppserverIP. it then follows up immediately with promoting ms_MariaDB and starting AppserverIP again.</div><div><br></div><div>If I leave out restarting pacemaker the cluster does not demote ms_MariaDB and AppserverIP is left running.</div><div><br></div><div>Why is the demotion happening and is there a way to avoid this?</div><div><br></div><div>Corosync 2.3.5-3ubuntu2.3 and Pacemaker 1.1.14-2ubuntu1.6</div><div><br></div><div>Sincerely,</div><div>Dirk<br></div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><p style="color:rgb(0,0,0);font-family:Times;font-size:medium"><span style="font-size:10pt;font-family:Verdana,sans-serif;color:rgb(102,102,102);font-weight:bold">Dirk Gassen</span><br><span style="font-size:10pt;font-family:Verdana,sans-serif;color:rgb(102,102,102)">Senior Software Engineer | <span style="color:rgb(79,45,127);font-weight:bold">GetWellNetwork</span><br>o: 240.482.3146<br>e: <a href="mailto:bnigmann@getwellnetwork.com" target="_blank">dgassen@getwellnetwork.com</a><br></span></p><p style="color:rgb(0,0,0);font-family:Times;font-size:medium"><span style="color:rgb(68,68,68);font-family:"Times New Roman";font-size:10pt;font-style:italic;border-top:1px dotted">To help people take an active role in their health journey</span></p></div></div></div></div>