Hi there,
A strange issue is (seemingly) randomly occuring. After a while of running in the HA configuration (
from here) just fine, the servers just stop talking to each other.
If ha1 is the master, ha2 starts trying to take over the configured services. It tries to bring up the "floating" IP which it manages (and thus causes all my sites to go down), but it can't mount the DRBD drive as it's already mounted on ha1.
On ha1, crm_mon shows that ha1 is online and ha2 is OFFLINE.
On ha2, crm_mon shows that ha2 is online and ha1 is OFFLINE.
I'm not particularly sure on what logs I should be looking at, so if anyone could help that'd be appreciated.
Rebooting ha2 seems to work fine so I'm guessing it might be something to do with that server... I have not tried it the other way around yet.