Cluvfy error : Framework setup check failed on all the nodes

Hi

As you know Oracle recommends before installation Oracle Real Application Clusters 11g Release 2 run Cluster Verification utility with stage previous and post installation cluster ware or database.

Cluster verification utility help you for getting error before and after installation Oracle Grid Infrastructure and Real Application Clusters Database.

I getting following error :



[grid@oel62-rac1 grid]$ ./runcluvfy.sh stage -pre crsinst -n oel62-rac1,oel62-rac2 –verbose
…..
Checking user equivalence...
Check: User equivalence for user "grid"
  Node Name                             Status                 
  ------------------------------------  ------------------------   oel62-rac2                            passed                    oel62-rac1                            passed              


Result: User equivalence check passed for user "grid"

Verifying node connectivity Version of exectask could not be retrieved from node "oel62-rac2" Version of exectask could not be retrieved from node "oel62-rac1"
ERROR: Framework setup check failed on all the nodes
First call of Cluster Verification Utility (runcluvfy.sh) shall  create a folder /tmp/CVU_11.2.0.3.0_[grid|oracle|resource|...]. This folders contains shell scripts as fixup.sh. solved my problem with remove /tmp/CVU_11.2.0.3.0_* folders both nodes.
How to I got this error ?

I using Oracle VM Virtualbox as my test environment. I create a virtual machine, preparing this machine for installation (network settings, required packages, users, groups, system configurations) Oracle RAC. After completion preparation I cloning this virtual machine for second node. Before clone of machine I called a time Cluster Verification Utility. First time of call Cluster Verification Utility created a temporary folder with name /tmp/CVU_11.2.0.3.0_grid. If this folder is copied from first node to second node then you can get error Framework setup check failed on all the nodes.

Best Regards
Mahir M. Quluzade
                

Comments

Popular posts from this blog

Oracle Data Guard 11g - How to safely remove a Data Guard Broker configuration?

Oracle Database 12c Release 2 - SQL*Plus History Command

Oracle Database 18c - Install On-Premises for Linux