lefred / percona-prm

Percona Replication Manager (ocf agent for Pacemaker)
5 stars 3 forks source link

each node requires a pacemaker restart after 'vagrant up' #1

Open jayjanssen opened 12 years ago

jayjanssen commented 12 years ago

Seeing these in 'crm status': p_mysql:1_monitor_0 (node=percona2, call=6, rc=5, status=complete): not installed

I think it's because pacemaker is setup and installed before the ocf:percona:mysql file is installed.

lefred commented 12 years ago

Not really, after you put some standby/online you will have the same problem. I know Yves was working on this... you can do a crm resource cleanup ms_MySQL to fix it... until the next time.