Re: [Linux-ha-dev] problem with some RA (output: cat: write error: Broken pipe)

2006-01-16 Thread Peter Kruse
Hi, Francis Montagnac wrote: I think it would be better to only reset SIGPIPE to SIG_DFL (perhaps also other signals) in the LRM just before exec'ing any external (ie: not pertaining to heartbeat itself) commands like the RA's. Is that hard to do? Or has somebody already done so? Should I

[Linux-ha-dev] hearteat startup without nodes defined.

2006-01-16 Thread James Pan
Hi, all. currently start up heartbeat will lead the machine to join the cluster. if no nodes defined in ha.cf, heartbeat will fail to start. Could we make a little change? Start heartbeat even without nodes defined? If there are nodes defined, heartbeat work in the current way. If no nodes

Re: [Linux-ha-dev] problem with some RA (output: cat: write error: Broken pipe)

2006-01-16 Thread Sun Jiang Dong
I'll Peter Kruse wrote: Hi, Francis Montagnac wrote: I think it would be better to only reset SIGPIPE to SIG_DFL (perhaps also other signals) in the LRM just before exec'ing any external (ie: not pertaining to heartbeat itself) commands like the RA's. Is that hard to do? Or has somebody

Re: [Linux-ha-dev] hearteat startup without nodes defined.

2006-01-16 Thread Lars Marowsky-Bree
On 2006-01-16T17:48:44, James Pan [EMAIL PROTECTED] wrote: Hi, all. currently start up heartbeat will lead the machine to join the cluster. if no nodes defined in ha.cf, heartbeat will fail to start. Could we make a little change? Start heartbeat even without nodes defined? If there

[Linux-ha-dev] Re: [Linux-ha-cvs] Linux-HA CVS: resources by sunjd from

2006-01-16 Thread Xun Sun
Unfortunately this is causing BSC to fail :( I have come up with a better fix, and will commit it after having enough test tomorrow (China time). On 1/16/06, linux-ha-cvs@lists.linux-ha.org linux-ha-cvs@lists.linux-ha.org wrote: linux-ha CVS committal Author : sunjd Host: Project :

Re: [Linux-ha-dev] An issue about CIM control.

2006-01-16 Thread Andrew Beekhof
On 1/16/06, James Pan [EMAIL PROTECTED] wrote: Hi, For the moment, in the CIM model, the cluster is represented by the HA_Cluster class, Most attributes of this class is the heartbeat config options. I am thinking how to bootstrap heartbeat in a cluster. This may be done by creating a

Re: [Linux-ha-dev] problem with some RA (output: cat: write error: Broken pipe)

2006-01-16 Thread Peter Kruse
Hello, Anyway, I donnot test it yet, so not sure if it's really the fixing for your issue. Could you please test it and post the result to the mailing list? TIA! Yes, the problem is gone, there are no more messages like that in syslog. Great! Peter

[Linux-ha-dev] Re: [Linux-ha-cvs] Linux-HA CVS: heartbeat by andrew from

2006-01-16 Thread Andrew Beekhof
CTS testers please note this commit. In order to run the same tests as you used to, you need to specify: enable_config_writes off in ha.cf Also note the use of the words the current implementation related to the CIB and PE logging. We may change this to write to disk at some point in the

Re: [Linux-ha-dev] ConfigureMe package problem on SuSE after cvs update

2006-01-16 Thread Joachim Banzhaf (compuserve)
Hi Xun Sun, Thanks for your info. I guess the -d switch is what I was looking for. I'll open new threads with matching subjects for the other issues. Am Sonntag, 15. Januar 2006 17:06 schrieb Xun Sun: Hi Joachim Banzhaf, ... http://linux-ha.org/CVS is an empty page right now, ... By

Re: [Linux-ha-dev] http://linux-ha.org/CVS is empty now!

2006-01-16 Thread Xun Sun
On 1/17/06, Huang Zhen [EMAIL PROTECTED] wrote: Hi, someone is asking about it. Ah yes. Something have went wrong. Some changes with apache server or wiki caused the problem? -- Best Regards, Huang Zhen Linux Technology Center IBM China Development Lab, Beijing Telno: (8610)82782244-2845

Re: [Linux-ha-dev] hearteat startup without nodes defined.

2006-01-16 Thread James Pan
Lars Marowsky-Bree wrote: On 2006-01-16T17:48:44, James Pan [EMAIL PROTECTED] wrote: Hi, all. currently start up heartbeat will lead the machine to join the cluster. if no nodes defined in ha.cf, heartbeat will fail to start. Could we make a little change? Start heartbeat even without