how can one tell which resources (FS, process etc....) are part of a specific cluster configuration? IE: after logging in to the global zone, how can I identify the resources that are running under cluster monitoring?

Regards, Edoardo

link|improve this question
feedback

3 Answers

scstat

http://docs.sun.com/app/docs/doc/819-0582/scstat-1m?a=view

link|improve this answer
Hello, thank you for your answer. I'd like to know which processes are spawned within a single resource group or which scripts are called by it. I already uses scstat to figure out the rg-s on the domain, now I need tyo know what these resources actually provide... TIA – Eddy Mar 12 '10 at 15:13
Maybe I don't understand the question - will "ptree" tell you what you're looking for? – quadruplebucky Mar 12 '10 at 17:53
feedback
up vote 0 down vote accepted

I found the iformation with the command: scrgadm -pvv

cheers

link|improve this answer
feedback

crlg show -v and clrs show -v

if you are using Sun Cluster 3.2.

man -s 1CL intro has a mapping of SC3.1 to 3.2 syntax.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.