Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-13 Thread Yves Trudeau
On 11-10-13 06:26 AM, Lars Ellenberg wrote: On Wed, Oct 12, 2011 at 08:08:21PM -0400, Yves Trudeau wrote: What about referring to the git repository here: http://www.clusterlabs.org/wiki/Get_Pacemaker#Building_from_Source http://www.clusterlabs.org/mwiki/index.php?title=Install&diff=1287&oldid

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-13 Thread Lars Ellenberg
On Wed, Oct 12, 2011 at 08:08:21PM -0400, Yves Trudeau wrote: > What about referring to the git repository here: > > http://www.clusterlabs.org/wiki/Get_Pacemaker#Building_from_Source http://www.clusterlabs.org/mwiki/index.php?title=Install&diff=1287&oldid=1282 Lars

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-12 Thread Yves Trudeau
What about referring to the git repository here: http://www.clusterlabs.org/wiki/Get_Pacemaker#Building_from_Source I obviously missed the Repo move to... entry in the agents repository. Regards, Yves On 11-10-12 07:30 PM, Lars Ellenberg wrote: On Thu, Oct 13, 2011 at 01:21:46AM +0200, Lars

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-12 Thread Yves Trudeau
Hi Lars indeed... this is much more interesting. It should be pretty easy to port my stuff to that RA and build a configuration that fits my requirements. Regards, Yves On 11-10-12 07:21 PM, Lars Ellenberg wrote: On Wed, Oct 12, 2011 at 05:09:45PM -0400, Yves Trudeau wrote: Hi Florian,

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-12 Thread Lars Ellenberg
On Thu, Oct 13, 2011 at 01:21:46AM +0200, Lars Ellenberg wrote: > On Wed, Oct 12, 2011 at 05:09:45PM -0400, Yves Trudeau wrote: > > Hi Florian, > > > > On 11-10-12 04:09 PM, Florian Haas wrote: > > >On 2011-10-12 21:46, Yves Trudeau wrote: > > >>Hi Florian, > > >> sure, let me state the requirem

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-12 Thread Lars Ellenberg
On Wed, Oct 12, 2011 at 05:09:45PM -0400, Yves Trudeau wrote: > Hi Florian, > > On 11-10-12 04:09 PM, Florian Haas wrote: > >On 2011-10-12 21:46, Yves Trudeau wrote: > >>Hi Florian, > >> sure, let me state the requirements. If those requirements can be > >>met, pacemaker will be much more used

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-12 Thread Yves Trudeau
I found the answer about cluster-wide attribute, very easy and pretty elegant. On 11-10-12 05:09 PM, Yves Trudeau wrote: Hi Florian, On 11-10-12 04:09 PM, Florian Haas wrote: On 2011-10-12 21:46, Yves Trudeau wrote: Hi Florian, sure, let me state the requirements. If those requirements

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-12 Thread Yves Trudeau
Hi Florian, On 11-10-12 04:09 PM, Florian Haas wrote: On 2011-10-12 21:46, Yves Trudeau wrote: Hi Florian, sure, let me state the requirements. If those requirements can be met, pacemaker will be much more used to manage MySQL replication. Right now, although at Percona I deal with many lar

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-12 Thread Florian Haas
On 2011-10-12 21:46, Yves Trudeau wrote: > Hi Florian, > sure, let me state the requirements. If those requirements can be > met, pacemaker will be much more used to manage MySQL replication. > Right now, although at Percona I deal with many large MySQL deployments, > none are using the current

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-12 Thread Yves Trudeau
Hi Florian, sure, let me state the requirements. If those requirements can be met, pacemaker will be much more used to manage MySQL replication. Right now, although at Percona I deal with many large MySQL deployments, none are using the current agent. Another tool, MMM is currently used

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-12 Thread Florian Haas
On 2011-10-12 19:36, Yves Trudeau wrote: > Hi Florian, > I pushed the latest code to LP, the agent use notification now. Better. > Also, > most of the start/stop of resource have been removed. "Most of" is really not good enough here -- that thing still does all sorts of things modifying other

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-12 Thread Yves Trudeau
Hi Florian, I pushed the latest code to LP, the agent use notification now. Also, most of the start/stop of resource have been removed. In my opinion, the existing agent would need a major rewrite to support the required logic. I think indeed it will a good idea to sit and talk at PLUK a

Re: [Pacemaker] crm_master triggering assert section != NULL

2011-10-12 Thread Florian Haas
Hi again, On 2011-10-12 18:23, Yves Trudeau wrote: > Hi, >following my previous post to the wrong list, forwarded to the > Pacemaker list by Florian, here is the my complete cluster configuration: > > http://pastebin.com/zDj0MF1Z Yikes. I just had a look at that resource agent (operating und