Re: [Pacemaker] unmanaged resource stopped the group

2013-05-29 Thread Andrew Beekhof
On 24/05/2013, at 5:32 PM, Alexandr A. Alexandrov wrote: > Hi Andrew, > > >> Did you set is-managed=false for the group or a resource in the group? >> I'm assuming the latter - basically the cluster noticed your resource was >> not running anymore. >> While it did not try and do anything to f

Re: [Pacemaker] HA for apache, doesnot work with pacemaker

2013-05-29 Thread Andrew Beekhof
On 30/05/2013, at 12:48 AM, Gopi Krishna B wrote: > Hi, Thanks for the quick reply, > Verified the steps and the /status works fine, > Strangely, the pcs status shows as stopped but the apache process is running > fine, and the dashboard (horizon) works. > > Is there any bug with the ocf reso

Re: [Pacemaker] Pacemaker + MySQL master slave

2013-05-29 Thread Andrew Beekhof
On 29/05/2013, at 4:51 PM, Benoît Capitanio wrote: > Hello everyone. > > I set up a cluster with two MySQL nodes. > There is not only MySQL in the configuration. > > My problem is I would like to let MySQL up on the passive machine to perform > a MySQL replication. > But I don't know why MySQ

Re: [Pacemaker] Pacemaker and Angstrom

2013-05-29 Thread Andrew Beekhof
On 30/05/2013, at 6:38 AM, Simon Platten wrote: > Dear Andrew, > > I am trying to develop a HA application using the new beaglebone Black board > which is based on an ARM Cortex A8 processor running Angstrom embedded Linux. > > I have downloaded the source code for Pacemaker-1.1, however I a

Re: [Pacemaker] HA for apache, doesnot work with pacemaker

2013-05-29 Thread Gopi Krishna B
Hi, Thanks for the quick reply, Verified the steps and the /status works fine, Strangely, the pcs status shows as stopped but the apache process is running fine, and the dashboard (horizon) works. Is there any bug with the ocf resource agent being used ? Below are the logs. openstack_dashboard

Re: [Pacemaker] ocf:hearbeat:filesystem still unfixed

2013-05-29 Thread Dejan Muhamedagic
Hi, On Tue, May 28, 2013 at 09:43:47AM +, Wolfgang Routschka wrote: > Hello, > > I´m using ocf:hearbeat:filesystem from the package resource-agents-3.9.2-21 > in pacemaker cluster on scientific linux 6.4 64 Bit which should be the same > on upstream RHEL 6.4. > > I just stumbled on a bug w

Re: [Pacemaker] HA for apache, doesnot work with pacemaker

2013-05-29 Thread Florian Crouzat
Le 29/05/2013 11:48, Gopi Krishna B a écrit : Allow from 10.102.228.60 Maybe you need Allow from 127.0.0.1 , or ::1 (localhost). Anyway, proceed step by step and validate your apache setup first, especially that the /status works fine. Then you can try to add HA to it, and provides pac

[Pacemaker] HA for apache, doesnot work with pacemaker

2013-05-29 Thread Gopi Krishna B
Hi All Could some help in pointing out which step I am wrongly configuring due to which HA for Apache doesnot start. Followed the steps in cluster from scratch doc to provide HA for Apache, but it doesnot work. *Setup*: Fedora 18, Openstack Grizzly, Pacemaker1.1.9/Corosync 2 node cluster. *Confi

Re: [Pacemaker] Pacemaker still may include memory leaks

2013-05-29 Thread Andrew Beekhof
On 29/05/2013, at 6:19 PM, Vladislav Bogdanov wrote: > 29.05.2013 11:01, Andrew Beekhof wrote: >> >> On 28/05/2013, at 4:30 PM, Andrew Beekhof wrote: >> >>> >>> On 28/05/2013, at 10:12 AM, Andrew Beekhof wrote: >>> On 27/05/2013, at 5:08 PM, Vladislav Bogdanov wrote:

Re: [Pacemaker] Pacemaker still may include memory leaks

2013-05-29 Thread Yuichi SEINO
2013/5/29 Andrew Beekhof : > > On 28/05/2013, at 4:30 PM, Andrew Beekhof wrote: > >> >> On 28/05/2013, at 10:12 AM, Andrew Beekhof wrote: >> >>> >>> On 27/05/2013, at 5:08 PM, Vladislav Bogdanov wrote: >>> 27.05.2013 04:20, Yuichi SEINO wrote: > Hi, > > 2013/5/24 Vladislav Bogda

Re: [Pacemaker] Pacemaker still may include memory leaks

2013-05-29 Thread Vladislav Bogdanov
29.05.2013 11:01, Andrew Beekhof wrote: > > On 28/05/2013, at 4:30 PM, Andrew Beekhof wrote: > >> >> On 28/05/2013, at 10:12 AM, Andrew Beekhof wrote: >> >>> >>> On 27/05/2013, at 5:08 PM, Vladislav Bogdanov wrote: >>> 27.05.2013 04:20, Yuichi SEINO wrote: > Hi, > > 2013/5/24

Re: [Pacemaker] Pacemaker still may include memory leaks

2013-05-29 Thread Andrew Beekhof
On 28/05/2013, at 4:30 PM, Andrew Beekhof wrote: > > On 28/05/2013, at 10:12 AM, Andrew Beekhof wrote: > >> >> On 27/05/2013, at 5:08 PM, Vladislav Bogdanov wrote: >> >>> 27.05.2013 04:20, Yuichi SEINO wrote: Hi, 2013/5/24 Vladislav Bogdanov : > 24.05.2013 06:34, Andrew