Re: [Pacemaker] Pacemaker 1.0 and compiler optimization

2011-09-29 Thread Rainer Weikusat
Andrew Beekhof writes: > On Tue, Sep 27, 2011 at 1:47 AM, Rainer Weikusat > wrote: >> Is there a specific reason why compiler optimization is disabled (line >> 1323 in configure.ac, '-ggdb3 -O0') when building pacemaker? > > Something we inherited from heartbea

Re: [Pacemaker] Reloading a resource after a failover

2011-09-28 Thread Rainer Weikusat
Max Williams writes: > I have a pair of clustered DNS servers with a virtual IP (VIP) > configured. The problem is that when the VIP fails over, named on > the new host of the VIP will not listen on port 53/UDP of the VIP > until it is reloaded (I think this is because this daemon uses UDP, > not

[Pacemaker] Pacemaker 1.0 and compiler optimization

2011-09-26 Thread Rainer Weikusat
Is there a specific reason why compiler optimization is disabled (line 1323 in configure.ac, '-ggdb3 -O0') when building pacemaker? ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project H

[Pacemaker] [PATCH] This is an alternate fix for Bug #2528 based on a patch to the

2011-09-14 Thread Rainer Weikusat
# HG changeset patch # User Rainer Weikusat # Date 1316036167 -3600 # Branch stable-1.0 # Node ID ea611ef8c1e6a9d294d9d0dff6db2f317232292b # Parent a15ead49e20f047e129882619ed075a65c1ebdfe This is an alternate fix for Bug #2528 based on a patch to the Debian Squeeze pacemaker package used to