vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello On my HACMP cluster, I have to control the starting and/or stopping of some tools depending on the cluster status. My main concern is the supervision of applications (in a way, should that process be waited as active at this moment) Is there any mean my scripts could use to detect which resources group is running on which node (I think about hacmp exported variables for example) or shall I have to create a specific mechanism to handle my own variables in this objective ? Regards |
| ||||
| Frédéric Normand <fr.normand@laposte.net> wrote in message news:<bp0nkv0f0ag7vqoj4dge8gkscaql63o6hj@4ax.com>. .. > Hello > > On my HACMP cluster, I have to control the starting and/or stopping of > some tools depending on the cluster status. > My main concern is the supervision of applications (in a way, should > that process be waited as active at this moment) > > Is there any mean my scripts could use to detect which resources group > is running on which node (I think about hacmp exported variables for > example) or shall I have to create a specific mechanism to handle my > own variables in this objective ? > > Regards Given you use at least hacmp 4.3 I'd suggest man clfindres and man clshowres. Regards, Andreas |