To anyone who could help possibly:

My current setup:
2 Ubuntu 10.04 LTS servers running heartbeat, pacemaker, apache, and mysql
Heartbeat and pacemaker are running great for my needs with one exception,
currently both nodes are showing mysql as slaves.
I have mysql configured in a master/slave setup and that is working great
on its own.

I noticed when I tried to promote one of the servers that an error occurred
stating that the ocf:heartbeat:mysql did not support the feature.  I
evaluated the script and realized it was an older version and did not
contain any of the promote/demote code.  I found the newest code for the
script in the github repo and replaced the entire mysql file with the new
code.  Upon doing this it then gave an error stating that the
ocf:heartbeat:mysql resource agent was not installed.

My question would be is there a simple way to update the script instead of
manually replacing it like I did, or is there a way to get the code I
changed to working?

Thanks in advance for any help!
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to