Hi all,<br><br>I am troubleshooting a rabbitmq 2.6.1 / drbd-heartbeat issue. <br><br>- /proc/drbd correctly reports the primary on both nodes<br><br>- 'crm status' correctly reports all cluster resources (filesystem/rabbitmq service/ip address) as running on the node that is the drbd primary<br><br>what has me stumped is that while the ip address is only on the primary heartbeat node (like it should be), /var/lib/rabbitmq is accessible as both.<br><br>'mount' and mtab both reports that /var/lib/rabbitmq is not mounted on the backup heartbeat node but I can see the same .erlang.cookie on both<br>nodes. The output of rabbitmqctl is the same for both nodes.<br><br>Has anyone else seen this?<br><br>Thanks<br>