Re: [Pacemaker] What's the exact booth revision that ships in SLES 11 SP2?

2012-03-06 Thread Jiaju Zhang
On Tue, 2012-03-06 at 15:38 +0100, Florian Haas wrote: > Jiaju, > > would you mind pushing your git tags your GitHub booth repo? > Currently, as far as I can see, there are no tags in that repo at all. > It would be nice to be able to find out what exactly is the git > revision that you guys ship

Re: [Pacemaker] Pacemaker restart resources when node joins cluster after failback

2012-03-06 Thread José Alonso
Hi Andreas, I did what you advised me, but still having the same issue. I made the resource migration and then removed that "cli-pref .." part, but when the Node that went down return and joins again the cluster, resources are still being restarted again. Best regards, Jose On Tue, Mar 6, 2012

[Pacemaker] What's the exact booth revision that ships in SLES 11 SP2?

2012-03-06 Thread Florian Haas
Jiaju, would you mind pushing your git tags your GitHub booth repo? Currently, as far as I can see, there are no tags in that repo at all. It would be nice to be able to find out what exactly is the git revision that you guys ship in SP2. Thanks! Cheers, Florian -- Need help with High Availabil

Re: [Pacemaker] stonith in a virtual cluster

2012-03-06 Thread Andreas Kurz
Hello, On 03/01/2012 09:13 PM, Jean-Francois Malouin wrote: > * Florian Haas [20120229 08:12]: >> Jean-François, >> >> I realize I'm late to this discussion, however allow me to chime in here >> anyhow: >> >> On Mon, Feb 27, 2012 at 11:45 PM, Jean-Francois Malouin >> wrote: Have you looked

[Pacemaker] Surprisingly fast start of resources on cluster failover.

2012-03-06 Thread Florian Crouzat
Hi, On a two nodes active/passive cluster, I placed a location constraint of 50 for #uname node1. As soon as applied, things moved from node2 to node1: right. I have a lsb init script defined as a resource: $ crm configure show firewall primitive firewall lsb:firewall\ op monitor on-f

Re: [Pacemaker] Can Master/Slave resource transit from Master to Stopped directly ?

2012-03-06 Thread Takatoshi MATSUO
Hi Dejan 2012/3/6 Dejan Muhamedagic : > Hi, > > On Tue, Mar 06, 2012 at 01:15:45PM +0900, Takatoshi MATSUO wrote: >> Hi >> >> I want Pacemaker to transit from Master to Stopped directly on demote >> without failcount >> for managing PostgreSQL streaming replication. >> Can Pacemaker do this ? > >

Re: [Pacemaker] prevent the resource's start if it has "stop NG" history on the other node

2012-03-06 Thread Andrew Beekhof
On Mon, Mar 5, 2012 at 9:40 PM, Junko IKEDA wrote: >>> Actually, it's desirable to "prevent Pacemaker shutdown" if there are >>> unmanaged resource, >> >> What about unmanaged /and/ failed? > > To be more specific, if there remains the resource which failed to > stop operation and went to the unma

Re: [Pacemaker] Can Master/Slave resource transit from Master to Stopped directly ?

2012-03-06 Thread Dejan Muhamedagic
Hi, On Tue, Mar 06, 2012 at 01:15:45PM +0900, Takatoshi MATSUO wrote: > Hi > > I want Pacemaker to transit from Master to Stopped directly on demote > without failcount > for managing PostgreSQL streaming replication. > Can Pacemaker do this ? What the RA should do on demote is, well, demote an

Re: [Pacemaker] Pacemaker restart resources when node joins cluster after failback

2012-03-06 Thread Andreas Kurz
Hello, On 03/05/2012 08:58 PM, José Alonso wrote: > Hi all, > > I have 2 Debian nodes with heartbeat and pacemaker 1.1.6 installed, and > almost everything is working fine, I have only apache configured for > testing, when a node goes down the failover is done correctly, but > there's a problem w