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
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
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
- 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