[Linux-ha-dev] ldirectord bug

2007-10-29 Thread fabrice
Hi All, I guess you forgot one entry in the check config part of ldirectord. If I put a checkinterval= 5 , I've got a mistake. I provide a small patch which seems to work for me. Hope this could be useful for somebody Best regards and many thanks for that nice product. +---

[Linux-ha-dev] Re: [Linux-ha-announce] Announcing HA/DR Educational Blog

2007-10-29 Thread Maxim Doucet
Alan Robertson a écrit : > Alan Robertson has started a blog focusing on HA, DR, and related > topics - largely from an educational perspective. > > You can find the blog here: > http://techthoughts.typepad.com/managing_computers/ > > A few of the recent topics include: > > * Split-brain, Quo

Re: [Linux-ha-dev] [Bug 1722] First item in a group is not stopped when the second fails (and can't be migrated)

2007-10-29 Thread Lars Marowsky-Bree
On 2007-10-29T21:16:17, Keisuke MORI <[EMAIL PROTECTED]> wrote: > In the HA database cluster, the database service is typically provided > by the group like: > Filesystem + MySQL + IP > > If any of the resources failed then the database service is no > longer available. Running only Filesystem

[Linux-ha-dev] when eth1/eth2 shutdown and resume, heartbeat can not work any longer

2007-10-29 Thread Tonglu Yi
I am using heartbeat 2.1.2 on centos 4.4. If the interfaces which heartbeat is using are shutdown with ifconfig, and later are brought online, heartbeat will restart itself. But after restart, heartbeat seems to have servery problem. In the logs there are lots of following messages: heartbeat[9413

Re: [Linux-ha-dev] enabling valgrind option

2007-10-29 Thread Andrew Beekhof
applied. thanks! On 10/29/07, Keisuke MORI <[EMAIL PROTECTED]> wrote: > Hi, > > The attached patch is needed to enable the valgrind option. ___ Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev

Re: [Linux-ha-dev] [Bug 1722] First item in a group is not stopped when the second fails (and can't be migrated)

2007-10-29 Thread Andrew Beekhof
On 10/29/07, Keisuke MORI <[EMAIL PROTECTED]> wrote: > "Andrew Beekhof" <[EMAIL PROTECTED]> writes: > >>I think that the old behavior is preferable because running > >>"a part of the group" is pointless from the service > >>availability's point of view and confusing to users. > > > > no

Re: [Linux-ha-dev] enabling valgrind option

2007-10-29 Thread Dejan Muhamedagic
Hi, On Mon, Oct 29, 2007 at 09:18:34PM +0900, Keisuke MORI wrote: > Hi, > > The attached patch is needed to enable the valgrind option. Thanks for the patch. Dejan > > Thanks, > > -- > Keisuke MORI > NTT DATA Intellilink Corporation > diff -r 8b07ee716560 heartbeat/config.c > --- a/heartbe

[Linux-ha-dev] enabling valgrind option

2007-10-29 Thread Keisuke MORI
Hi, The attached patch is needed to enable the valgrind option. Thanks, -- Keisuke MORI NTT DATA Intellilink Corporation diff -r 8b07ee716560 heartbeat/config.c --- a/heartbeat/config.c Thu Oct 25 10:05:45 2007 +0200 +++ b/heartbeat/config.c Mon Oct 29 18:11:47 2007 +0900 @@ -2542,7 +2542,7 @@

Re: [Linux-ha-dev] [Bug 1722] First item in a group is not stopped when the second fails (and can't be migrated)

2007-10-29 Thread Keisuke MORI
"Andrew Beekhof" <[EMAIL PROTECTED]> writes: >>I think that the old behavior is preferable because running >>"a part of the group" is pointless from the service >>availability's point of view and confusing to users. > > no. > just because items later in the group fail doesn't mean the r

Re: [Linux-ha-dev] [Bug 1722] First item in a group is not stopped when the second fails (and can't be migrated)

2007-10-29 Thread Andrew Beekhof
On 10/29/07, Keisuke MORI <[EMAIL PROTECTED]> wrote: > Hi, > > >From the discussion of bugzilla #1722, > the behavior in the following situation is now changed > in the recent version. > > * When the second resource in a group failed and there is no node > available to run; > > 2.1.2: all resou

[Linux-ha-dev] [Bug 1722] First item in a group is not stopped when the second fails (and can't be migrated)

2007-10-29 Thread Keisuke MORI
Hi, >From the discussion of bugzilla #1722, the behavior in the following situation is now changed in the recent version. * When the second resource in a group failed and there is no node available to run; 2.1.2: all resources in the group are stopped. obs-2.1.2-15: the second resource is