I'm absolutely new to the whole cluster topic (pacemaker with DRBD, etc) and in general new to linux (using it on a daily basis for about two months now). Actually I'm playing around with a simple Apache cluster, accessing a shared DRBD mounting point, just for fun. Everything works fine now, despite the fact, that every time one of the two nodes reboots I end up with a split brain situation. My guess is, that the network connection is cut off before the primary node can declare itself as secondary (does it in fact work that way?). So my question is how to investigate what's the problem here. Any advice would be appreciated.
Thanks!