> -----Original Message----- > From: [email protected] [mailto:linux-ha- > [email protected]] On Behalf Of Andrew Beekhof > Sent: Wednesday, 14 January 2009 6:35 PM > To: General Linux-HA mailing list > Subject: Re: [Linux-HA] Frequency of RPM builds on the opensuse website > > On Wed, Jan 14, 2009 at 00:06, Alex Strachan > <[email protected]> wrote: > >> -----Original Message----- > >> From: [email protected] [mailto:linux-ha- > >> [email protected]] On Behalf Of Andrew Beekhof > >> Sent: Tuesday, 13 January 2009 4:46 PM > >> To: General Linux-HA mailing list > >> Subject: Re: [Linux-HA] Frequency of RPM builds on the opensuse website > >> > >> On Mon, Jan 12, 2009 at 07:28, Alex Strachan > >> <[email protected]> wrote: > >> > How often are the RPM built on this website? > >> > > >> > http://download.opensuse.org/repositories/server:/ha- > >> clustering/RHEL_4/x86_6 > >> > 4/ > >> > >> For pacemaker: usually once a month but we skipped December due to > >> vacation. > >> For heartbeat and openais: whenever the projects do a release > >> > >> > > >> > When is the next update planned for? The files currently available > are > >> > from 21-Nov-2008. > >> > >> This month if I can get my act into gear. > > > > Excellent - I really prefer using the RPM packages instead of compiling > and > > you have done a large number of fixes since the last release; especially > the > > infinite loop fix! ( which I am very keen on installing :-) ) > > You mean this? > http://hg.clusterlabs.org/pacemaker/stable-1.0/rev/3df83ce5c974
Yes. I am finding that HA will not move the resources to another node in response to error conditons which cause fencing or stonith to kick in. The resources keep running on the now faulty host and these messages are logged to syslog. Jan 14 15:23:52 itbaims crmd: [22015]: info: update_abort_priority: Abort priority upgraded from 0 to 1000000 Jan 14 15:23:52 itbaims crmd: [22015]: info: update_abort_priority: Abort action done superceeded by restart The above bug look like the fix to me, this has only started occurring with the last software update I did based on the Nov 19 RPMs [r...@itbaims ~]# rpm -qa | egrep -i "pacemak|heartbeat" pacemaker-1.0.1-1.1 heartbeat-resources-2.99.2-4.1 heartbeat-common-2.99.2-4.1 heartbeat-2.99.2-4.1 libheartbeat2-2.99.2-4.1 libpacemaker3-1.0.1-1.1 pacemaker-pygui-1.4-11.5 Ahh - I missed that some are now 21 Nov RPMs! I will install these updates and hopefully your testing goes well :-) (When you can find the time when not responding to this forum!) Thanks again for responding. > > Building the rpms isn't a problem, but I'm not 100% happy with the > state of things just now. > Serious testing will resume on Monday. > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
