Re: [ClusterLabs] Maintenance & Pacemaker Restart Demotes MS Resources

2019-06-05 Thread Ken Gaillot
On Wed, 2019-06-05 at 13:28 -0700, Dirk Gassen wrote: > Thanks for your quick reply. I should have been a bit more verbose in > my problem description. > > After starting up pacemaker again and before "crm node testras3 > ready" I did actually monitor the cluster with "crm_mon" and waited > until

Re: [ClusterLabs] Maintenance & Pacemaker Restart Demotes MS Resources

2019-06-05 Thread Dirk Gassen
Thanks for your quick reply. I should have been a bit more verbose in my problem description. After starting up pacemaker again and before "crm node testras3 ready" I did actually monitor the cluster with "crm_mon" and waited until it indicated that it knew about the states of the resources. Here

Re: [ClusterLabs] Maintenance & Pacemaker Restart Demotes MS Resources

2019-06-05 Thread Ken Gaillot
On Wed, 2019-06-05 at 07:40 -0700, Dirk Gassen wrote: > Hi, > > I have the following CIB: > > primitive AppserverIP IPaddr \ > > params ip=10.1.8.70 cidr_netmask=255.255.255.192 nic=eth0 \ > > op monitor interval=30s > > primitive MariaDB mysql \ > > params binary="/usr/bin

[ClusterLabs] Maintenance & Pacemaker Restart Demotes MS Resources

2019-06-05 Thread Dirk Gassen
Hi, I have the following CIB: > primitive AppserverIP IPaddr \ > params ip=10.1.8.70 cidr_netmask=255.255.255.192 nic=eth0 \ > op monitor interval=30s > primitive MariaDB mysql \ > params binary="/usr/bin/mysqld_safe" pid="/var/run/mysqld/mysqld.pid" socket="/var/run/mysqld