From: Lon Hohberger <lhh@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] resource-agents: Find any descendant IP resource of a service
Date: Wed, 28 Sep 2011 16:35:45 -0400 [thread overview]
Message-ID: <4E838521.6060008@redhat.com> (raw)
In-Reply-To: <20110928111951.GA5752@pc514.iat.uni-leipzig.de>
On 09/28/2011 07:19 AM, Michael Bunk wrote:
> Not just immediate children. This fixes errors in sylog like this:
>
> rgmanager[xxxx]: Looking For IP Addresses [apache:apache]> Failed - No IP Addresses Found
I -think- it was intentional; if it's not at the top level, you can do
things like:
<service>
<apache>
<ip/>
</apache>
</service>
The // will then find that IP, but the configuration generated by apache
resource agent will be incorrect and cause the Apache instance to fail
to start: it will try to bind to the IP address.
I suppose that's a degenerate case, however.
The RA guys should definitely have an idea here.
-- Lon
next prev parent reply other threads:[~2011-09-28 20:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-28 11:19 [Cluster-devel] [PATCH] resource-agents: Find any descendant IP resource of a service Michael Bunk
2011-09-28 20:35 ` Lon Hohberger [this message]
2011-09-30 9:01 ` Michael Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E838521.6060008@redhat.com \
--to=lhh@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.