Second node won't start after reboot
Hello,
I have a problem with starting the second node in my rac configuration. The setup and the 10.2.0.4 patch was successfully without any problem and we are using raw devices for ocr and vote , asm for database. after the installation I stop all the services and cluster as well then reboot both systems, when they came up the first one auto started the services but the second one didnt started the crs at all , I have tried to start it by "crsctl start crs" also by "/etc/init.d/init.crs" had no success. But as soon as i stop all the services on the 1st one and stop crs the second system start the crs and the services (without boot or any other interaction) then ill be able to start the 1st one just by using "crsctl start crs".
I have tested it a few times and the result was allways the same, whenever i restart any of the nodes crs wont start , the only way i could manage this is that I stop the crs on the working node then the new booted system starts the crs then ill be able to start the crs on the working one by simply using crsctl. when i reboot them both at the same time , which any of them comes up first auto starts the crs and the other one simply waits for something.
Can anyone direct me where to look or what to investigate, because i have red almost all releated topics in this forum and checked all the log files under the crs/log and couldnt find anything that can help to solve this problem.
Thank you