Re: [Linux-ha-dev] possible deadlock in lrmd?

2010-11-25 Thread Dave Williams
To follow up it appears that lrmd is aborting with the same error message after executing both crm configure verify AND lrmadmin -C Strace yields the following: lrmd: [336]: debug: on_receive_cmd: the IPC to client [pid:342] disconnected.\n \nGThread-ERROR **: Trying to recursively lock

Re: [Linux-HA] Pacemaker AWS elastic IPs

2010-11-25 Thread Andrew Miklas
Hi, On 23-Nov-10, at 3:52 AM, Andrew Beekhof wrote: Another question -- is it possible to define resources that do not have stop actions? On AWS, there is no need to explicitly stop an elastic IP before reassigning it to another node (the IP will be automatically released from a host before

[Linux-HA] How to make an node not electable.

2010-11-25 Thread Henrique Fernandes
I have configurated 3 nodes with heartbeat and peacemaker with hb_gui. The point is, i configureted an constraint that is needed to the node be electable, but i just add the 3 node so they can have quorum and not sofrer of split brain. The question here is, how can i make this node only

Re: [Linux-HA] How to make an node not electable.

2010-11-25 Thread Michael Schwartzkopff
On Thursday 25 November 2010 15:33:18 Henrique Fernandes wrote: I have configurated 3 nodes with heartbeat and peacemaker with hb_gui. The point is, i configureted an constraint that is needed to the node be electable, but i just add the 3 node so they can have quorum and not sofrer of split

Re: [Linux-HA] How to make an node not electable.

2010-11-25 Thread Henrique Fernandes
If it is in standby it still part of cluster and take decisions on quorum and etc ? []'sf.rique On Thu, Nov 25, 2010 at 12:39 PM, Michael Schwartzkopff mi...@clusterbau.com wrote: On Thursday 25 November 2010 15:33:18 Henrique Fernandes wrote: I have configurated 3 nodes with heartbeat

Re: [Linux-HA] How to make an node not electable.

2010-11-25 Thread Michael Schwartzkopff
On Thursday 25 November 2010 15:51:32 Henrique Fernandes wrote: If it is in standby it still part of cluster and take decisions on quorum and etc ? yes. -- Dr. Michael Schwartzkopff Guardinistr. 63 81375 München Tel: (0163) 172 50 98 signature.asc Description: This is a digitally signed

Re: [Linux-HA] How to make an node not electable.

2010-11-25 Thread Henrique Fernandes
thanks! Will try. []'sf.rique On Thu, Nov 25, 2010 at 12:56 PM, Michael Schwartzkopff mi...@clusterbau.com wrote: On Thursday 25 November 2010 15:51:32 Henrique Fernandes wrote: If it is in standby it still part of cluster and take decisions on quorum and etc ? yes. -- Dr.

Re: [Linux-HA] How to make an node not electable.

2010-11-25 Thread Lars Ellenberg
On Thu, Nov 25, 2010 at 03:56:26PM +0100, Michael Schwartzkopff wrote: On Thursday 25 November 2010 15:51:32 Henrique Fernandes wrote: If it is in standby it still part of cluster and take decisions on quorum and etc ? yes. And it is also still electable, that is it likely will become

Re: [Linux-HA] Why Did the Resource Fail Back whenResource Stickiness was Set?

2010-11-25 Thread Robinson, Eric
FYI -- additional info. 1. I did an 'unmove' for resources g_clust04 and g_clust05, which removed the 'location cli-prefer' statements from the crm config. The resources stayed where they were. 2. I changed resource-stickiness to 200. 3. I performed the power plug pull test on node ha07b again.

Re: [Linux-HA] How to make an node not electable.

2010-11-25 Thread Henrique Fernandes
You got me now, If i set it to standby, it will not be able to get resources but will be able to be an DC right ? I have no intencion in chance anything in the code! []'sf.rique On Thu, Nov 25, 2010 at 1:06 PM, Lars Ellenberg lars.ellenb...@linbit.comwrote: On Thu, Nov 25, 2010 at

Re: [Linux-HA] Why Did the Resource Fail Back whenResource Stickiness was Set?

2010-11-25 Thread Dan Frincu
Hi, Robinson, Eric wrote: FYI -- additional info. 1. I did an 'unmove' for resources g_clust04 and g_clust05, which removed the 'location cli-prefer' statements from the crm config. The resources stayed where they were. 2. I changed resource-stickiness to 200. 3. I performed the power

Re: [Linux-HA] How to make an node not electable.

2010-11-25 Thread Lars Ellenberg
On Thu, Nov 25, 2010 at 01:11:44PM -0200, Henrique Fernandes wrote: You got me now, If i set it to standby, it will not be able to get resources but will be able to be an DC right ? Yes. Node in standby will not run normal resources, but will probe resources to make sure they don't run.

Re: [Linux-HA] How to make an node not electable.

2010-11-25 Thread Andrew Beekhof
On Thu, Nov 25, 2010 at 4:06 PM, Lars Ellenberg lars.ellenb...@linbit.com wrote: On Thu, Nov 25, 2010 at 03:56:26PM +0100, Michael Schwartzkopff wrote: On Thursday 25 November 2010 15:51:32 Henrique Fernandes wrote: If it is in standby it  still part of cluster and take decisions on quorum

Re: [Linux-HA] Pacemaker AWS elastic IPs

2010-11-25 Thread Andrew Beekhof
On Thu, Nov 25, 2010 at 10:22 AM, Andrew Miklas and...@pagerduty.com wrote: Hi, On 23-Nov-10, at 3:52 AM, Andrew Beekhof wrote: Another question -- is it possible to define resources that do not have stop actions?  On AWS, there is no need to explicitly stop an elastic IP before reassigning

Re: [Linux-HA] Pacemaker use of std dlm_controld versus dlm_controld.pcmk

2010-11-25 Thread Andrew Beekhof
New thread? Probably means its too old then. Where did you get it? On Wed, Nov 24, 2010 at 8:32 AM, Alain.Moulle alain.mou...@bull.net wrote: Hi, # crm_report --features pcmk_report: unrecognized option '--features' nodename:     ERROR: Not sure what to do, no tests or times to extract

Re: [Linux-HA] How to make an node not electable.

2010-11-25 Thread Lars Ellenberg
On Thu, Nov 25, 2010 at 08:33:01PM +0100, Andrew Beekhof wrote: On Thu, Nov 25, 2010 at 4:06 PM, Lars Ellenberg lars.ellenb...@linbit.com wrote: On Thu, Nov 25, 2010 at 03:56:26PM +0100, Michael Schwartzkopff wrote: On Thursday 25 November 2010 15:51:32 Henrique Fernandes wrote: If it is