Re: [Pacemaker] Cluster with DRBD : split brain

2012-04-05 Thread Andreas Kurz
On 04/04/2012 03:40 PM, Hugo Deprez wrote: > Hello, > > thanks for the information. > I was looking at this page > http://www.drbd.org/users-guide/s-pacemaker-fencing.html > I did specify the following handlers : > handlers { > fence-peer "/usr/lib/drbd/crm-fence-peer.sh"; > after

Re: [Pacemaker] Cluster with DRBD : split brain

2012-04-04 Thread Hugo Deprez
Hello, thanks for the information. I was looking at this page http://www.drbd.org/users-guide/s-pacemaker-fencing.html I did specify the following handlers : handlers { fence-peer "/usr/lib/drbd/crm-fence-peer.sh"; after-resync-target "/usr/lib/drbd/crm-unfence-peer.sh";

Re: [Pacemaker] Cluster with DRBD : split brain

2011-07-26 Thread Digimer
On 07/26/2011 11:43 AM, Lars Ellenberg wrote: > On Wed, Jul 20, 2011 at 11:36:25AM -0400, Digimer wrote: >> On 07/20/2011 11:24 AM, Hugo Deprez wrote: >>> Hello Andrew, >>> >>> in fact DRBD was in standalone mode but the cluster was working : >>> >>> Here is the syslog of the drbd's split brain : >

Re: [Pacemaker] Cluster with DRBD : split brain

2011-07-26 Thread Lars Ellenberg
On Wed, Jul 20, 2011 at 11:36:25AM -0400, Digimer wrote: > On 07/20/2011 11:24 AM, Hugo Deprez wrote: > > Hello Andrew, > > > > in fact DRBD was in standalone mode but the cluster was working : > > > > Here is the syslog of the drbd's split brain : > > > > Jul 15 08:45:34 node1 kernel: [1536023.

Re: [Pacemaker] Cluster with DRBD : split brain

2011-07-20 Thread Digimer
On 07/20/2011 11:24 AM, Hugo Deprez wrote: > Hello Andrew, > > in fact DRBD was in standalone mode but the cluster was working : > > Here is the syslog of the drbd's split brain : > > Jul 15 08:45:34 node1 kernel: [1536023.052245] block drbd0: Handshake > successful: Agreed network protocol vers

Re: [Pacemaker] Cluster with DRBD : split brain

2011-07-20 Thread Hugo Deprez
Hello Andrew, in fact DRBD was in standalone mode but the cluster was working : Here is the syslog of the drbd's split brain : Jul 15 08:45:34 node1 kernel: [1536023.052245] block drbd0: Handshake successful: Agreed network protocol version 91 Jul 15 08:45:34 node1 kernel: [1536023.052267] block

Re: [Pacemaker] Cluster with DRBD : split brain

2011-07-18 Thread Andrew Beekhof
On Fri, Jul 15, 2011 at 7:58 PM, Hugo Deprez wrote: > Dear community, > > I am running on Debian Lenny, a cluster with corosync. I have : > > One DRBD partition and 4 resources : > > fs-data    (ocf::heartbeat:Filesystem): > mda-ip (ocf::heartbeat:IPaddr2): > postfix    (ocf::heartbeat:postfix

[Pacemaker] Cluster with DRBD : split brain

2011-07-15 Thread Hugo Deprez
Dear community, I am running on Debian Lenny, a cluster with corosync. I have : One DRBD partition and 4 resources : fs-data(ocf::heartbeat:Filesystem): mda-ip (ocf::heartbeat:IPaddr2): postfix(ocf::heartbeat:postfix): apache (ocf::heartbeat:apache): Last night something happens