LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   How to get cluster software information on sun 5.9 (https://www.linuxquestions.org/questions/solaris-opensolaris-20/how-to-get-cluster-software-information-on-sun-5-9-a-610796/)

girishc2k 01-03-2008 06:16 AM

How to get cluster software information on sun 5.9
 
I am working on the sun 5.9 solaris system. And using sun cluster software 3.1 for cluster setup. I can get cluster software version information using command : scinstall -p. Which returns me information as "3.1u1".

Please let me know how can i get more information about the same cluster software package using other command?

Thanks in advance!

Regards,
Girish

Brianckeith 01-03-2008 12:27 PM

How to get Sun Cluster software information on sun 5.9
 
Try scinstall -p -v. It will give you a bit more information.

If that is not the information for which you're looking, try /usr/bin/pkginfo -l pkgname or /usr/bin/pkginfo -l | more.

javier.e.menendez 01-04-2008 06:09 AM

Hi there:

you can always cat /etc/cluster/release to see the same information. You have other additional commands like scstat to see what applications you are running in the cluster, as well as if you are using veritas or solaris volume manager. The main commands for cluster are scstat, scswitch and scrgadm.

The main directory is /etc/cluster by the way.

Hope it helps,

J.


All times are GMT -5. The time now is 03:03 PM.