All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio M. Di Nitto <fdinitto@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] resource-agents: Handle TREX and Webdispatcher in SAPInstance [RHEL5]
Date: Fri, 28 Oct 2011 06:45:27 +0200	[thread overview]
Message-ID: <4EAA3367.6030904@redhat.com> (raw)
In-Reply-To: <1319759143-30768-1-git-send-email-lhh@redhat.com>

ACK

On 10/28/2011 01:45 AM, Lon Hohberger wrote:
> From: Harald Klein <hklein@redhat.com>
> 
> Note: This patch is not suitable for mainline
> resource-agents/heartbeat/SAPInstance, alterations
> must be made separately.
> 
> Resolves: rhbz#746992
> 
> Signed-off-by: Lon Hohberger <lhh@redhat.com>
> ---
>  rgmanager/src/resources/SAPInstance |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/rgmanager/src/resources/SAPInstance b/rgmanager/src/resources/SAPInstance
> index fc0cb9e..802d3c0 100644
> --- a/rgmanager/src/resources/SAPInstance
> +++ b/rgmanager/src/resources/SAPInstance
> @@ -394,7 +394,7 @@ sapinstance_monitor() {
>        esac 
>  
>        case $SERVICE in
> -        disp+work|msg_server|enserver|enrepserver|jcontrol|jstart)
> +	disp+work|msg_server|enserver|enrepserver|jcontrol|jstart|TREXDaemon.x|sapwebdisp)
>                        if [ $STATE -eq $OCF_NOT_RUNNING ]
>                        then
>                          if [ "$MONLOG" != "NOLOG" ]



      reply	other threads:[~2011-10-28  4:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-27 23:45 [Cluster-devel] [PATCH] resource-agents: Handle TREX and Webdispatcher in SAPInstance [RHEL5] Lon Hohberger
2011-10-28  4:45 ` Fabio M. Di Nitto [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=4EAA3367.6030904@redhat.com \
    --to=fdinitto@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.