From: Lon Hohberger <lhh@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 2/2] rgmanager: Avoid duplicate restart of service (RHEL5)
Date: Thu, 05 Jan 2012 09:09:02 -0500 [thread overview]
Message-ID: <4F05AEFE.5000002@redhat.com> (raw)
In-Reply-To: <1325741155-7569-2-git-send-email-lhh@redhat.com>
On 01/05/2012 12:25 AM, Lon Hohberger wrote:
> + % will result in unwanted service outage.
> + (s_trans,,,, s_state) = service_status(service_name);
> + if ((s_state == "started") and (state == "started") and
This is wrong - I am testing a fix.
-- Lon
prev parent reply other threads:[~2012-01-05 14:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-05 5:25 [Cluster-devel] [PATCH 1/2] rgmanager: Add extra service status call (RHEL5) Lon Hohberger
2012-01-05 5:25 ` [Cluster-devel] [PATCH 2/2] rgmanager: Avoid duplicate restart of service (RHEL5) Lon Hohberger
2012-01-05 14:09 ` Lon Hohberger [this message]
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=4F05AEFE.5000002@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).