Re: [Pacemaker] Best practice for quorum nodes

2014-04-25 Thread Andrey Groshev
Hi, Andrew. Not sure what my version better, but I did so .. In short, I use conventional configuration of the cluster postgresql. Mainly in the resource hierarchy is a clone of the primitive "ping". I add next line to reles: location checkquorumnode clnPingCheck \ rule $id="checkquoru

Re: [Pacemaker] Best practice for quorum nodes

2014-04-22 Thread Andrew Martin
- Original Message - > From: "David Vossel" > To: "The Pacemaker cluster resource manager" > Sent: Monday, April 21, 2014 10:39:22 AM > Subject: Re: [Pacemaker] Best practice for quorum nodes > > Is there a better way to designate a node as a quorum

Re: [Pacemaker] Best practice for quorum nodes

2014-04-21 Thread David Vossel
- Original Message - > From: "Andrew Martin" > To: "The Pacemaker cluster resource manager" > Sent: Friday, April 18, 2014 9:38:45 AM > Subject: [Pacemaker] Best practice for quorum nodes > > Hello, > > I've read several guides

[Pacemaker] Best practice for quorum nodes

2014-04-18 Thread Andrew Martin
Hello, I've read several guides about how to configure a 3-node cluster with one node that can't actually run the resources, but just serves as a quorum node. One practice for configuring this node is to put it in "standby", which prevents it from running resources. In my experience, this seems