<div dir="ltr">Hi!<div><br></div><div>I'm currently trying to semi-follow Sebastien Han's blog post on implementing HA with Ceph rbd volumes and I am hitting some walls. The difference between what I'm trying to do and the blog post is that I'm trying to implement an active/passive instead of an active/active.</div><div><br></div><div>I am able to get the two nodes to recognize each other and for a single node to assume resources. However, the setup is fairly finnicky (I'm assuming due to my ignorance) and I can't get it to work most of the time.</div><div><br></div><div>When I do get a pair and try to fail over (service pacemaker stop) the node that I'm stopping pacemaker on fails to unload its controlled resources and goes into a loop. A 'proper' failover has only happened twice.</div><div><br></div><div>pacemaker stop output (with log output): <a href="https://gist.github.com/howdoicomputer/d88e224f6fead4623efc">https://gist.github.com/howdoicomputer/d88e224f6fead4623efc</a></div><div><br></div><div>resource configuration: <a href="https://gist.github.com/howdoicomputer/a6f846eb54c3024a5be9">https://gist.github.com/howdoicomputer/a6f846eb54c3024a5be9</a></div><div><br></div><div>Any help is greatly appreciated.</div></div>