On Wed, 2008-08-13 at 18:09 +0200, Matthias Ferdinand wrote: > On Wed, 13 Aug 2008 15:51:43 +0200, Hagen Constantin <[EMAIL PROTECTED]> > wrote: > > ressources and mounts the DRBD "drive" - that's as it should be. But in > > the moment the rebooted node comes up again, the two nodes are loosing > > their DRBD-connection due to a 'Split-Brain'. The syslog tells me that. > > Do you happen to use the heartbeat packages of Ubuntu 8.04? > Then this might be because of a bashism in /etc/init.d/heartbeat which is > misinterpreted by the new Ubuntu default shell /bin/dash. The script > finishes immediately and does not wait for the resources to stop. As the > shutdown proceeds it removes all networking, and if this happens before the > DRBD resource is stopped by heartbeat, this causes a real split brain > situation for DRBD. Using dopd does not help with this.
dash is the default shell on the desktop, not on Ubuntu server which still uses bash. Regards, Sander _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
