[Linux-ha-dev] heartbeat is always shutdown in ten minute, why?
liuzx
liuzx at langchao.com
Wed Dec 1 03:17:49 MST 2004
with linux kernel 2.4.21, heartbeat is ok.
but with linux kernel 2.4.26, heartbeat is always shutdown in ten minute, why?
my ha log :
heartbeat: 2004/11/30_09:06:55 info: Running /etc/ha.d/resource.d/takeover start
heartbeat: 2004/11/30_09:06:56 info: Sending Gratuitous Arp for 10.14.166.190 on eth0 [eth0]
heartbeat: 2004/11/30_09:06:56 info: Sending Gratuitous Arp for 192.168.1.150 on eth1 [eth1]
heartbeat: 2004/11/30_09:06:57 info: Sending Gratuitous Arp for 192.167.44.124 on eth2 [eth2]
heartbeat: 2004/11/30_09:06:57 info: Sending Gratuitous Arp for 192.167.44.133 on eth2:0 [eth2]
heartbeat: 2004/11/30_09:06:57 info: mach_down takeover complete.
heartbeat: 2004/11/30_09:07:47 WARN: TTY write timeout on [/dev/ttyS0] (no connection?)
heartbeat: 2004/11/30_09:17:51 ERROR: Cannot write to media pipe 1: Interrupted system call
heartbeat: 2004/11/30_09:17:51 ERROR: Shutting down.
heartbeat: 2004/11/30_09:17:51 info: Heartbeat shutdown in progress. (574)
heartbeat: 2004/11/30_09:17:51 info: Giving up all HA resources.
heartbeat: 2004/11/30_09:17:51 info: Releasing resource group: fw1.langchao.com 192.167.44.133 takeover
heartbeat: 2004/11/30_09:17:51 info: Running /etc/ha.d/resource.d/takeover stop
heartbeat: 2004/11/30_09:17:53 ERROR: Cannot write to media pipe 1: Interrupted system call
heartbeat: 2004/11/30_09:17:53 ERROR: Shutting down.
heartbeat: 2004/11/30_09:18:07 ERROR: Cannot write to media pipe 1: Interrupted system call
heartbeat: 2004/11/30_09:18:07 ERROR: Shutting down.
heartbeat: 2004/11/30_09:18:08 info: Running /etc/ha.d/resource.d/IPaddr 192.167.44.133 stop
heartbeat: 2004/11/30_09:18:08 info: IP Address 192.167.44.133 released
heartbeat: 2004/11/30_09:18:08 info: All HA resources relinquished.
heartbeat: 2004/11/30_09:18:09 ERROR: Cannot write to media pipe 1: Interrupted system call
heartbeat: 2004/11/30_09:18:09 ERROR: Shutting down.
heartbeat: 2004/11/30_09:18:10 info: Heartbeat shutdown complete.
刘足许
浪潮信息安全事业部开发部
电话:0531-8932888-8447
邮箱:liuzx at langchao.com
----- Original Message -----
From: "Lars Marowsky-Bree" <lmb at suse.de>
To: <linux-ha-dev at lists.linux-ha.org>
Sent: Wednesday, December 01, 2004 5:33 PM
Subject: [Linux-ha-dev] Re: [Linux-ha-cvs] Linux-HA CVS: lib by yixiong from
> On 2004-11-30T17:35:01, linux-ha-cvs at lists.linux-ha.org wrote:
>
> > linux-ha CVS committal
> >
> > Author : yixiong
> > Host :
> > Project : linux-ha
> > Module : lib
> >
> > Dir : linux-ha/lib/plugins/stonith
> >
> >
> > Modified Files:
> > Tag: STABLE_1_2
> > ipmilan.c ipmilan.h ipmilan_command.c ipmilan_test.c
> >
> >
> > Log Message:
> > sync up the ipmi_lan stonith plugin with the main trunk.
>
> Hi yixiong, I'm just checking back whether you are aware that 1.2.x is
> supposed to be a _stable_ release, which ought to consist of bugfixes
> and "safe" feature updates/additions only.
>
> You're backporting quite big changes to it from HEAD w/o at least a
> short mail to the list of why, or even better, maybe we ought to require
> bugzilla entries for changes to go into stable releases. (I think that
> would be a good policy.)
>
> Which, however:
>
> > -PIL_PLUGIN_BOILERPLATE("1.0", Debug, ipmilanclosepi);
> > -static const PILPluginImports* PluginImports;
> > +PIL_PLUGIN_BOILERPLATE2("1.0", Debug);
>
> ... won't even compile, because _BOILERPLATE2 is a short-hand macro
> which is new in HEAD and doesn't exist in the STABLE_1_2 branch.
>
> Could I please ask you to be a bit more careful here? You're help and
> work is greatly appreciated, but we need to make sure that 1.2.x stays
> stable; new development really ought to go to the HEAD branch, which
> will in turn accelerate the release of 2.0 and make backports to 1.2
> less necessary.
>
> Thanks for your consideration!
>
>
> Sincerely,
> Lars Marowsky-Brée <lmb at suse.de>
>
> --
> High Availability & Clustering
> SUSE Labs, Research and Development
> SUSE LINUX Products GmbH - A Novell Business
>
> _______________________________________________________
> Linux-HA-Dev: Linux-HA-Dev at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
More information about the Linux-HA-Dev
mailing list