[Pacemaker] [RFC] [Patch] DC node preferences (dc-priority)

2012-05-03 Thread Lars Ellenberg
People sometimes think they have a use case for influencing which node will be the DC. Sometimes it is latency (certain cli commands work faster when done on the DC), sometimes they add a "mostly quorum" node which may be not quite up to the task of being DC. Prohibiting a node from becoming DC

[Pacemaker] slapd resource agent does not accept multiple values in 'services' parameters

2012-05-03 Thread Igor Zinovik
Hello. I'm trying to deploy pacemaker active/passive cluster for openldap with slapd resource agent from: https://github.com/jhohm/resource-agents/blob/master/heartbeat/slapd This agent has parameter called `services'. Documentation says that this parameter is a string and can accept multiple

Re: [Pacemaker] slapd resource agent does not accept multiple values in 'services' parameters

2012-05-03 Thread Rasto Levrinc
On Thu, May 3, 2012 at 3:08 PM, Igor Zinovik wrote: >  Hello. > > I'm trying to deploy pacemaker active/passive cluster for openldap > with slapd resource agent from: > https://github.com/jhohm/resource-agents/blob/master/heartbeat/slapd > > This agent has parameter called `services'.  Documentati

Re: [Pacemaker] slapd resource agent does not accept multiple values in 'services' parameters

2012-05-03 Thread Jake Smith
- Original Message - > From: "Igor Zinovik" > To: pacemaker@oss.clusterlabs.org > Sent: Thursday, May 3, 2012 9:08:11 AM > Subject: [Pacemaker] slapd resource agent does not accept multiple values in > 'services' parameters > > Hello. > > I'm trying to deploy pacemaker active/passive