Re: [Pacemaker] How to setup STONITH in a 2-node active/passive linux HA pacemaker cluster?

2012-03-20 Thread Mathias Nestler
Hi Dejan, On 20.03.2012, at 15:25, Dejan Muhamedagic wrote: > Hi, > > On Tue, Mar 20, 2012 at 08:52:39AM +0100, Mathias Nestler wrote: >> On 19.03.2012, at 20:26, Florian Haas wrote: >> >>> On Mon, Mar 19, 2012 at 8:14 PM, Mathias Nestler >>> wrote: >

Re: [Pacemaker] How to setup STONITH in a 2-node active/passive linux HA pacemaker cluster?

2012-03-20 Thread Mathias Nestler
On 19.03.2012, at 20:26, Florian Haas wrote: > On Mon, Mar 19, 2012 at 8:14 PM, Mathias Nestler > wrote: >> Hi everyone, >> >> I am trying to setup an active/passive (2 nodes) Linux-HA cluster with >> corosync and pacemaker to hold a PostgreSQL-Database up and

[Pacemaker] How to setup STONITH in a 2-node active/passive linux HA pacemaker cluster?

2012-03-19 Thread Mathias Nestler
Hi everyone, I am trying to setup an active/passive (2 nodes) Linux-HA cluster with corosync and pacemaker to hold a PostgreSQL-Database up and running. It works via DRBD and a service-ip. If node1 fails, node2 should take over. The same if PG runs on node2 and it fails. Everything works fine e