Root.sh failed when installing Oracle 11G R2 Grid Infrastructure during RAC set-up and how to resume
Hi Team,
We are setting-up 2 node Oracle RAC 11g R2 (11.2.0.3) on AIX 6.1. As part of Grid Infrastructure installation, root.sh file failed on 2nd node. The reason for the failure is -
Disk Group DATA creation failed with the following message:
ORA-15031: disk specification '/dev/asm_rvote2' matches no disks
ORA-15025: could not open disk "/dev/asm_rvote2"
ORA-27041: unable to open file
Our unix admin identified the cause of this issue and to fix it, both servers had to be rebooted. Prior to server reboot, we had canceled the Grid Infrastructure installation (OUI) window, then stopped the cluster services and then both servers were rebooted. We are now stuck. We wanted to know