I am installing Grid Infrastructure in my new environment, and I have a problem when I run root.sh.
In the first node, root.sh was OK, but I got a CRS-4402 error in the anothers two nodes:
"...CRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node
brloulsrac01, number 1, and is terminating
An active cluster was found during exclusive startup, restarting to join the cluster..."
Oracle Error :: CRS-01636
The CSS daemon was started in exclusive mode but found an active CSS daemon on node string and is terminating; details at string in string
Cause
The CSS daemon was started in exclusive mode, which requires that the clusterware stack is down on all other nodes to ensure data integrity. A CSS daemon was detected on another node, so the CSS daemon on this node is terminating.
Action
Stop the Oracle clusterware stack that is running on the indicated node.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
It is curious, the description for CRS-01636 is the same of CRS-4402.
But, in my case I can't stop Oracle clusterware stack in the indicated node, because it is a first node (brloulsrac01), also I am installing GI, and root.sh was OK on brloulsrac01 node, my problem is when I run root.sh in the anothers two nodes (brloulsrac02 and brloulsrac03).
I would check Metalink Note 1053970.1, Troubleshooting 11.2 Grid Infrastructure root.sh Issues - troubleshooting procedure may get quite long depending on what you find out on each step of it therefore not a good fit for a forum's thread.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Bookmarks