node 167772802: Node1 node 167772803: Node2 primitive MYSQL mysql \ params binary="/usr/sbin/mysqld" user=mysql log="/var/log/mysql.log" config="/etc/mysql/my.cnf" datadir="/var/lib/mysql" pid="/var/run/mysqld/mysqld.pid" socket="/var/run/mysqld/mysqld.sock" replication_user=repl_user replication_passwd=XXXX test_user=pacemaker test_passwd=XXXX additional_parameters="--bind-address=0.0.0.0" \ meta migration-threshold=1 \ meta target-role=Started \ op start timeout=120 interval=0 \ op stop timeout=120 interval=0 \ op monitor role=Master interval=10s timeout=30s \ op monitor role=Slave interval=20s timeout=30s primitive VIP IPaddr2 \ params ip= cidr_netmask=16 nic=eth0 \ op monitor interval=60s \ meta target-role=Started ms MYSQLREPLICATOR MYSQL \ meta target-role=Started master-max=1 master-node-max=1 clone-max=2 clone-node-max=1 notify=true interleave=true is-managed=true order MYSQLREPLICATOR_promote_before_VIP Mandatory: MYSQLREPLICATOR:promote VIP:start colocation VIP_ON_MASTER inf: VIP MYSQLREPLICATOR:Master property cib-bootstrap-options: \ have-watchdog=false \ dc-version=2.0.5-ba59be7122 \ cluster-infrastructure=corosync \ cluster-name=debian \ stonith-enabled=false \ no-quorum-policy=ignore \ last-lrm-refresh=1674723115 \ maintenance-mode=false property mysql_replication: \ MYSQL_REPL_INFO="Node1|mysql-bin.001812|358" rsc_defaults rsc-options: \ resource-stickiness=INFINITY