安装 grid 报 Timed out waiting for the CRS stack to start. 解决方法
rac1 安装 成功,但 rac2 执行 root.sh 就报 Timed out waiting for the CRS stack to start
网上查了很多方法,依次都试了一遍
1.节点的网卡名称都要相同
2.防火墙关闭
3.重启大法
4.最后这种是因为我用的是虚拟机,修改后再次执行成功
分别打开两台虚拟机目录中的vmx文件,在最后一行添加:
disk.locking=”FALSE” (这我倒没加)
scsi1:1.SharedBus=”Virtual” (共享自盘的序列号)
scsi1:2.SharedBus=”Virtual”
scsi1:3.SharedBus="Virtual"
最后rac2 再次执行 root.sh 成功
还没有评论,来说两句吧...