问题遇到的现象和发生背景
OracleLinux-R7-U6-Server-x86_64-dvd系统
安装Oracle18c rac集群
安装grid先决条件都已通过
执行root.sh失败
问题相关代码,请勿粘贴截图
[root@rac1 grid]# ./root.sh
Performing root user operation.
The following environment variables are set as:
ORACLE_OWNER= grid
ORACLE_HOME= /oracle/app/18.3.0/grid
Enter the full pathname of the local bin directory: [/usr/local/bin]:
Copying dbhome to /usr/local/bin
Copying oraenv to /usr/local/bin
Copying coraenv to /usr/local/bin
CRS-2676: 成功启动 'ora.asm' (在 'rac1' 上)
CRS-2672: 尝试启动 'ora.OCR.dg' (在 'rac1' 上)
CRS-2676: 成功启动 'ora.OCR.dg' (在 'rac1' 上)
PRCR-1013 : 无法启动资源 ora.ons
PRCR-1064 : 无法在节点 rac1 上启动资源 ora.ons
CRS-2674: 未能启动 'ora.ons' (在 'rac1' 上)
2022/04/15 12:30:38 Oracle Clusterware infrastructure error in CLSECHO (OS PID 23259): ADR home path /oracle/app/grid/diag/crs/rac1vip/crs does not exist; ADR initialization will try to create it
CLSRSC-180: An error occurred while executing the command 'srvctl start nodeapps -n rac1'
2022/04/15 12:30:42 CLSRSC-287: FirstNode configuration failed
PRCR-1013 : 无法启动资源 ora.ons
PRCR-1064 : 无法在节点 rac1 上启动资源 ora.ons
CRS-2674: 未能启动 'ora.ons' (在 'rac1' 上)
如何解决这个问题?