The issue is because of the permission given to the client folder in the GRID_HOME , After bringing down the crs run the below command as root user from both nodes and then list the olsnodes. It should list only the nodes which are the member of the rac. and then proceed with the installation .
crsctl stop crs -f
# cd /crs/install/
# ./rootcrs.sh -init
crsctl start crs
This solve the issue
Subscribe to:
Post Comments (Atom)
I was trying your method, it only got worse, the whole cluster crashed.
ReplyDelete