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
