[Linux-cluster] Determining red hat cluster version

Fabio M. Di Nitto fdinitto at redhat.com
Thu Jan 6 07:04:53 UTC 2011


On 1/6/2011 6:24 AM, Parvez Shaikh wrote:
> Hi all,
> 
> Is there any command which states Red Hat cluster version?
> 
> I tried cman_tool version, and ccs_tool -V both produce different
> results, most likely reporting version of their own (not of Cluster
> suite)
> 

rpm -q -f $(which cman_tool) is one option, otherwise you need to parse
cman_tool protocol version manually.

Fabio




More information about the Linux-cluster mailing list