Hi Subhadeep, I think you can use offline restart dependency for this. See this blog for details.
http://blogs.sun.com/SC/entry/disabling_a_depended_on_resource thanks -venkat On 10/06/09 11:19, Subhadeep Sinha wrote: > Hi All, > > I have a RGM question. Been some time and I can't exactly remember how best > to do this.. > > On a single node cluster, I have a resource. What I want to achieve > effectively is that if the application monitored by the resource is not able > to stay online (after the designated retry counts), then Sun Cluster offline > the resource, rather than leaving it online in a faulted state and quitting > to probe it. The problem that I am facing if the resource stays online is > that a dependent resource doesn't go offline when this failure happens. > > Am I missing an easy way to do that ? > > Sorry for the trouble and thanks in advance.. > - Shubho.