Re: [Pacemaker] Fence device 'pcmk' not found and rhel6 arhitecture

2013-01-16 Thread Andrew Beekhof
On Sat, Jan 12, 2013 at 9:07 AM, Donna Livingstone wrote: > > Andrew, > > Thanks for the clarification - that worked ! > > So I now have two test setups, one with pacemaker/cman/corosync and > one with just pacemaker/corosync as described in the clusters from scratch > document. Is that the

Re: [Pacemaker] Maintenance Mode Pacemaker

2013-01-16 Thread Andrew Beekhof
On Fri, Jan 11, 2013 at 11:09 PM, Christian Gebler wrote: > I hope it's "just" a bug! :) > > We have Pacemaker version 1.1.6 installed. The fix I'm thinking of was definitely after that, but for some reason I can't find it at the moment. Could you give 1.1.8 a try and see if it fixes the problem?

Re: [Pacemaker] Master going into Stopped after stop operation times out

2013-01-16 Thread Andrew Beekhof
On Sun, Jan 13, 2013 at 4:39 AM, Parshvi wrote: > >> Location rule needs to specify the role otherwise the slave never runs since > it can't run on same node i.e.: >> location Redis_Master_Prefers_Node MS_Redis_Server $role="Master" 1: ct-node- > ft-112 >> >> May want an order statement too so tha

Re: [Pacemaker] Howto recover from unclan (online)

2013-01-16 Thread Dejan Muhamedagic
On Wed, Jan 16, 2013 at 03:30:06PM +0100, Michael Schwartzkopff wrote: > Am Mittwoch, 16. Januar 2013, 14:05:13 schrieb Kashif Jawed Siddiqui: > > Hi Dejan/Andrew > > > > > > > > Can you list down the possible scenarios in which the Node state changes to > > online (UNCLEAN). > > > > > > > >

Re: [Pacemaker] Howto recover from unclan (online)

2013-01-16 Thread Michael Schwartzkopff
Am Mittwoch, 16. Januar 2013, 14:05:13 schrieb Kashif Jawed Siddiqui: > Hi Dejan/Andrew > > > > Can you list down the possible scenarios in which the Node state changes to > online (UNCLEAN). > > > > I have encountered this few times, but I would like to know the possible > scenarios for repr

Re: [Pacemaker] Howto recover from unclan (online)

2013-01-16 Thread Kashif Jawed Siddiqui
Hi Dejan/Andrew Can you list down the possible scenarios in which the Node state changes to online (UNCLEAN). I have encountered this few times, but I would like to know the possible scenarios for reproducing the same. Regards, Kashif Jawed Siddiqui *

Re: [Pacemaker] ocf:heartbeat:anything issue with samba

2013-01-16 Thread Dejan Muhamedagic
Hi, On Wed, Jan 16, 2013 at 11:24:35AM +0100, joël LABBY wrote: > Hi ! > > I'm trying to install for the first time a 2 nodes master/slave > cluster with drbd. > > I've installed ipaddr2; apache; drbd ressources on pacemaker without > any issue, but i've got a problem with smbd. > > The smbd pr

Re: [Pacemaker] Howto recover from unclan (online)

2013-01-16 Thread Michael Schwartzkopff
Am Mittwoch, 16. Januar 2013, 14:07:15 schrieb Dejan Muhamedagic: > Hi, > > On Tue, Jan 15, 2013 at 08:28:29PM +0100, Michael Schwartzkopff wrote: > > Hi, > > > > any good advice from the following state of a cluster: > > > > unclean (online) state and lots of errors of the resources on one node

Re: [Pacemaker] Howto recover from unclan (online)

2013-01-16 Thread Dejan Muhamedagic
Hi, On Tue, Jan 15, 2013 at 08:28:29PM +0100, Michael Schwartzkopff wrote: > Hi, > > any good advice from the following state of a cluster: > > unclean (online) state and lots of errors of the resources on one node > > and a shutdown second node? > > On the first node all resources running hap

[Pacemaker] ocf:heartbeat:anything issue with samba

2013-01-16 Thread joël LABBY
Hi ! I'm trying to install for the first time a 2 nodes master/slave cluster with drbd. I've installed ipaddr2; apache; drbd ressources on pacemaker without any issue, but i've got a problem with smbd. The smbd process starts well and the shared folder is accessible through the network, bu