出现以下页面,要在rac1,rac2上面串行执行脚本后才能点OK:
[root@rac1 ~]# cd /u01/oraInventory
[root@rac1 oraInventory]# ./orainstRoot.sh
Changing permissions of /u01/oraInventory.
Adding read,write permissions for group.
Removing read,write,execute permissions for world.
Changing groupname of /u01/oraInventory to oinstall.
The execution of the script is complete.
[root@rac2 download]# cd /u01/grid
[root@rac2 grid]# ./root.sh
这时另外用root开一个窗口,输入下面的命令,先不要执行
dd if=/var/tmp/.oracle/npohasd of=/dev/null bs=1024 count=1
当./root.sh执行到下面的Adding daemon to inittab时,执行上面的命令,一直执行 dd if=/var/tmp/.oracle/npohasd of=/dev/null bs=1024 count=1
Creating OCR keys for user 'root', privgrp 'root'..
Operation successful.
Adding daemon to inittab
................
................
................
Checking swap space: must be greater than 500 MB. Actual 4058 MB Passed
The inventory pointer is located at /etc/oraInst.loc
The inventory is located at /u01/oraInventory
'UpdateNodeList' was successful.
在第二个节点rac2同样执行上一步的操作。
第二个节点安装完成,回头点OK,报以下错误(使用了网络截图):
忽略,点击OK,再点右下角的CLOSE