Operating System - Linux
1827764 Members
2804 Online
109969 Solutions
New Discussion

Re: Red Hat cluster suite release

 
Giuseppe_13
Frequent Advisor

Red Hat cluster suite release

how is possble to know the red hat cluster suite release is installed on the server ?

Is there contained in a file ?
Is there a command ?
thanks
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: Red Hat cluster suite release

Shalom,

RHCS is actually a combination of rpms.

rpm -qa | grep rgmanager
rpm -qa | grep magma
rpm -qa | grep cman

This will give you some indication that the Cluster Suite is installed.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Giuseppe_13
Frequent Advisor

Re: Red Hat cluster suite release

Hi,
my problem is to know which release of red hat cluster suite has been installed, ex 4.6 or 4.7 or other.

For O.S. linux, I found this information in /etc/redhat-release but for cluster suite ?

Thanks
skt_skt
Honored Contributor

Re: Red Hat cluster suite release

Open /usr/bin/system-config-cluster GUI and you may see the information there
Steven E. Protter
Exalted Contributor

Re: Red Hat cluster suite release

Shalom again,

Match the original data from my first rpm against the http://www.redhat.com site. The version numbers are posted on the website.

If you post the output of the commands I originally asked, I can do the back end work for you.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com