<div dir="ltr">Hi @all,<div><br></div><div>i am new to pacemaker and currently setting up a test-environment for future production-use. Unfortunately i ran into a problem with using the mysql resource agent and i'm hoping someone here can enlighten me.</div>
<div><br></div><div>Server-Distro is Debian and the resource-agents are far from up-to-date. I wanted to use the current ra that comes with the master-slave function for mysql so i pulled it off the git-repo[1].</div><div>
<br></div><div>After changing the path to ocf-shellfuncs (debian obviously uses a different one) i ran into another problem: the mysql-ra makes use of the function "ocf_local_nodename" and i think this doesnt exist in the pacemaker version (1.0.9.1) that is installed.</div>
<div><br></div><div>How can i fix this? Its only a simple call in line 142:</div><div>> NODENAME=$(ocf_local_nodename)<br></div><div><br></div><div>Is there a way to set this in the pacemaker-version i am using or should i consider upgrading to Version 1.1.7 or even newer? This would mean i also had to upgrade the Server i am planning to use this on, but with christmas coming i may have the (out)time to do this.</div>
<div><br></div><div>Thanks in advance</div><div><br></div><div>Mika</div><div><br></div><div>[1] <a href="https://github.com/ClusterLabs/resource-agents">https://github.com/ClusterLabs/resource-agents</a></div></div>