<div dir="ltr"><br><div class="gmail_quote">On Wed, Feb 17, 2010 at 2:42 AM, Paul Graydon <span dir="ltr"><<a href="mailto:paul@ehawaii.gov">paul@ehawaii.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  

<div bgcolor="#ffffff" text="#000000"><div class="im">
On 2/16/2010 1:04 PM, Angie T. Muhammad wrote:
<blockquote type="cite">
  <div dir="ltr"><br>
  <br>
  <div class="gmail_quote">On Wed, Feb 17, 2010 at 12:21 AM, Paul
Graydon <span dir="ltr"><<a href="mailto:paul@ehawaii.gov" target="_blank">paul@ehawaii.gov</a>></span> wrote:<br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff" text="#000000">
    <div>On 2/16/2010 10:48 AM, Andrew Beekhof wrote:
    <blockquote type="cite">The first error doesn't concern me
particularly, it's a
known Apache bug<br>
      <blockquote type="cite">
        <pre>relating to the proxy module that doesn't actually break anything.  It's the
binding errors that are bothering me and presumably what is stopping
pacemaker from starting the service successfully.  Whats really odd about
that error is I can run "/etc/init.d/httpd start" quite happily myself and
it works.  There is absolutely nothing sitting listening on port 80 at all
for it to struggle with.  Occasionally it seems to start it but I've no idea
why it will succeed then when it fails in the large majority of the time.
 Really wild stab in the dark, but is there a chance pacemaker is attempting
to start the httpd process multiple times?
    </pre>
      </blockquote>
      <pre>Unlikely, usually its caused by LSB services being told to start at boot time.
  </pre>
    </blockquote>
    <br>
    </div>
That was one of the earliest thoughts I had, sorry I meant to put this
in my first message:<br>
    <br>
# chkconfig --list httpd<br>
httpd           0:off   1:off   2:off   3:off   4:off   5:off   6:off<br>
    <br style="color: rgb(0, 0, 153);">
    </div>
  </blockquote>
  <div><span style="color: rgb(0, 0, 153);"> I suffered from the same
problem as you do. It is always highly recommended to use OCF modules
written specifically for your service rather than LSB. Aside of your
stack (openAIS or Heartbeat), errors will pop up when stopping httpd if
you are using LSB..</span><br style="color: rgb(0, 0, 153);">
  </div>
  </div>
  </div>
</blockquote>
<br></div>
That seems to be it in a nutshell.  Switched over to
ocf::heartbeat:apache and all works a charm.  Thanks!<br>
</div>

<span style="color: rgb(0, 0, 153);">You are most welcome :)</span><br>_______________________________________________<br>
Pacemaker mailing list<br>
<a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>All the best,<br>Angie<br>
</div>