I have a two node 12c RAC, on linux EL 6.6 . Now I am installing GI install and finished successfully on two node rac01,rac02 ( not yet start installing database 12c)
Just after installed i use crsctl stat res -t to check . everything is fine and resources should online on both node.
then I reboot rac02 directly. once it reboot crsctl stat res -t doesn't show anything about rac02 anymore.
I go to rac02 to start crs using crsctl start crs, it failed , when after starting ora.crf succeeded, It prompt out
diskgroup DGOCR01 not mounted. and then
CRS5017: The reource action "ora.storage start" encounted the following error:
Storage agent start action aborted. For details refer to..............
I try to use crsctl enable crs to enable auto start crs on rac02, and reboot. it doesn't help
anyone has the idea ?