[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: [Linux-cluster] Resource Script.
- From: "Patrick Gharios" <pgharios gmail com>
- To: "'linux clustering'" <linux-cluster redhat com>
- Subject: RE: [Linux-cluster] Resource Script.
- Date: Wed, 25 Apr 2007 08:55:18 +0300
Thank you, its working! I made my scripts look like System V init scripts
and its working fine,
Thank you, Pat.
-----Original Message-----
From: linux-cluster-bounces redhat com
[mailto:linux-cluster-bounces redhat com] On Behalf Of Robert Peterson
Sent: Tuesday, April 24, 2007 4:59 PM
To: linux clustering
Subject: Re: [Linux-cluster] Resource Script.
Patrick Gharios wrote:
> Hello,
>
>
>
> Question:
>
>
>
> In order to run a script (bash script on a screen for example) by the
> cluster service, do I need to include a start argument when calling the
> execution of that script? I am trying to execute a simple script but I
> noticed in /var/log/messages that the cluster is trying to send a 'start'
> argument to the script , the script is not being fired up on the node and
> then a 'status' call is executed on the simple script. Seems like it's a
> monitoring feature.
>
>
>
> In in all, can someone tell me how can I execute a simple bash script on
the
> cluster service?
>
>
>
> Thank you, Pat.
Hi Pat,
The rgmanager uses start/stop/status similar to when init calls the init
scripts, i.e., service <name> start.
I recommend making your script look like the other resource agents in
/usr/share/cluster.
Regards,
Bob Peterson
Red Hat Cluster Suite
--
Linux-cluster mailing list
Linux-cluster redhat com
https://www.redhat.com/mailman/listinfo/linux-cluster
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]