Nah, its not a split-brain, as you can see from the stats I have posted it shows UpToDate/UpToDate on both DRBD resources.
DRBD is all completely synched before corosync starts, so I doubt its a split-brain issue. It just disconnects abruptly when it starts to start the VPS. If I mount the partitions manually, I can start the domU without an issue, just having an issue with Pacemaker when it starts it. Thanks Joe On Sun, Jun 27, 2010 at 12:57 PM, Greg Woods <[email protected]> wrote: > You could try making one of them primary: > > # drbdadm primary xen1 > > If that doesn't work, you may have encountered a split brain situation. > In that case, you have to tell DRBD that it is OK for one of the > machines to discard the data it has so that the other one can become > primary. Look here: > > http://www.drbd.org/users-guide/s-resolve-split-brain.html > > One thing is for certain: you must resolve the low level DRBD problem > before there is any chance of bringing your cluster software back up. > > --Greg > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
