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
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
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
# 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