How to run runcluvfy.sh in CentOS 5?
$more /etc/redhat-release
CentOS release 5.9 (Final)
As part of the installation, when I execute cluvfy I get the sollowing error.
$ ./runcluvfy.sh stage -pre crsinst -n node1,node2 -verbose
ERROR:
Cannot identify the operating system. Ensure that correct software is being executed for this operating system.
Verification cannot proceed.
Is there any workaround on CentOS to run the command above?
Thanks for your help!