1825782 Members
2173 Online
109687 Solutions
New Discussion

the version of cluster

 
SOLVED
Go to solution
Mousa55
Super Advisor

the version of cluster

Hi
i have cluster, how i can know the version of it
thanks and best regards
9 REPLIES 9
Abhijeet_3
Frequent Advisor

Re: the version of cluster

Find it using swlist
Mousa55
Super Advisor

Re: the version of cluster

Hi
i don't see anything
thanks a lot
Sharma Sanjeev
Respected Contributor
Solution

Re: the version of cluster

Hi Nejad

swlist -l product |grep -i Guard

Regards
Sanjeev
Everything is Possible as " IMPOSSIBLE" word itself says I M POSSIBLE
Davis Paul
Valued Contributor

Re: the version of cluster

Please check-
swlist -l product |grep -i serviceguard
what /usr/lbin/cmcld
Jeeshan
Honored Contributor

Re: the version of cluster

Yeah the perfect one

swlist -l product|grep Serviceguard
a warrior never quits
Sridhar R
Regular Advisor

Re: the version of cluster

Friends,

Why should we go for swlist...

There is a command called cmversion,
which will simply tell what the version is...

Thanks
Sridhar
Torsten.
Acclaimed Contributor

Re: the version of cluster

swlist does always work, cmversion is only available with newer versions.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Sharma Sanjeev
Respected Contributor

Re: the version of cluster

The perfact one is from where you got the results what you want :-)
Everything is Possible as " IMPOSSIBLE" word itself says I M POSSIBLE
Mousa55
Super Advisor

Re: the version of cluster

thanks for all