Operating System - HP-UX
1834975 Members
1816 Online
110073 Solutions
New Discussion

How can i get Service guard version ?

 
SOLVED
Go to solution
Florent Gilain
Occasional Contributor

How can i get Service guard version ?

Hi all,

I need to reinstall an oracle platform under HP-UX that actually uses MC service Guard clustering.

My goal is to know which version is actually installed and running, how can i get it ?

Thanks a lot.

Florent
2 REPLIES 2
Pete Randall
Outstanding Contributor

Re: How can i get Service guard version ?

Florent,

Use swlist: "swlist |grep -i service" for example. I'm not sure exactly what string you need to grep for. You could also do a full listing and just scan it for the MCSG entry.


Pete

Pete
melvyn burnard
Honored Contributor
Solution

Re: How can i get Service guard version ?

to know which version of Serviceguard is installed, do:
what /usr/lbin/cmcld
check for the line Build id and this will tell you the SG verison and patch level.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!