Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Sat, Nov 14, 2015 at 07:17:32PM +0100, drbd-user-request at lists.linbit.com wrote:
> Date: Fri, 13 Nov 2015 17:12:36 +0100
> From: Waldemar Brodkorb <mail at waldemar-brodkorb.de>
> Subject: [DRBD-user] split-brain on Ubuntu 14.04 LTS after reboot of
> master node
>
> ...
> Everything looks nice in the CRM perspective.
>
> But when I reconnect into drbd01 I see a unresolved split-brain:
> ...
one possibility might be that on shutdown, corosync gets stopped before
pacemaker.
With
ls -l /etc/rc6.d/K*{corosync,pacemaker}
pacemaker *should* be listed first.
Regards
Matthias