[Cluster-devel] [PATCH] resource-agents: Handle TREX and Webdispatcher in SAPInstance [RHEL5]

Fabio M. Di Nitto fdinitto at redhat.com
Fri Oct 28 04:45:27 UTC 2011


ACK

On 10/28/2011 01:45 AM, Lon Hohberger wrote:
> From: Harald Klein <hklein at 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 at 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" ]




More information about the Cluster-devel mailing list