Re: [Pacemaker] Pacemaker hang with hardware reset

2012-07-07 Thread Andreas Kurz
On 07/04/2012 01:20 PM, Damiano Scaramuzza wrote: > Hi Emmanuel, > yes I use drbd level fence as in linbit user guide > > disk { > fencing resource-only; > ... In a dual-primary setup, use "resource-and-stonith" > } > handlers { > fence-peer "/usr/lib/drbd/crm-fence-peer.sh"; us

Re: [Pacemaker] Pacemaker hang with hardware reset

2012-07-04 Thread emmanuel segura
I think the drbd make the fence before pacemaker and for this reason pacemaker doesn't complete the fence request When the problem happen give the command dlm_tool ls on the node remain up 2012/7/4 Damiano Scaramuzza > ** > Hi Emmanuel, > yes I use drbd level fence as in linbit user guide > > d

Re: [Pacemaker] Pacemaker hang with hardware reset

2012-07-04 Thread Damiano Scaramuzza
Hi Neal, I'm up against this situation a couple of days and I started to consider the re-compiling.. but I prefer to postpone it and see if there is a more silly/stupid/newbie problem .. I hope so :) On 04/07/2012 00:27, Errol Neal wrote: > > > > Interesting.. I ran into this same problem last n

Re: [Pacemaker] Pacemaker hang with hardware reset

2012-07-04 Thread Damiano Scaramuzza
Hi Emmanuel, yes I use drbd level fence as in linbit user guide disk { fencing resource-only; ... } handlers { fence-peer "/usr/lib/drbd/crm-fence-peer.sh"; after-resync-target "/usr/lib/drbd/crm-unfence-peer.sh"; ... } and the drbd driver correctly marks the peer as Out

Re: [Pacemaker] Pacemaker hang with hardware reset

2012-07-04 Thread emmanuel segura
Hello Damiano Do you use drbd fence + pacemaker fence? 2012/7/4 Damiano Scaramuzza > Hi all, my first post in this ML. > I've used in 2008 heartbeat for a big project and now I'm back with > pacemaker for a smaller one. > > I've two nodes with drbd/clvm/ocfs2/kvm virtual machines. all in debian

Re: [Pacemaker] Pacemaker hang with hardware reset

2012-07-03 Thread Errol Neal
On Tue, 07/03/2012 06:27 PM, Damiano Scaramuzza wrote: > Hi all, my first post in this ML. > I've used in 2008 heartbeat for a big project and now I'm back with > pacemaker for a smaller one. > > I've two nodes with drbd/clvm/ocfs2/kvm virtual machines. all in debian > wheezy using testing(quite