linux7 安装11grac的时候突然卡着不动了 [root@hx-ractest-1 ~]# /u01/11.2.0/grid/root.sh Performing root user operation for Oracle 11g The following environment variables are set as: ORACLE_OWNER= grid ORACLE_HOME= /u01/11.2.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 ... Creating /etc/oratab file... Entries will be added to the /etc/oratab file as needed by Database Configuration Assistant when a database is created Finished running generic part of root script. Now product-specific root actions will be performed. Using configuration parameter file: /u01/11.2.0/grid/crs/install/crsconfig_params Creating trace directory User ignored Prerequisites during installation Installing Trace File Analyzer OLR initialization - successful root wallet root wallet cert root cert export peer wallet profile reader wallet pa wallet peer wallet keys pa wallet keys peer cert request pa cert request peer cert pa cert peer root cert TP profile reader root cert TP pa root cert TP peer pa cert TP pa peer cert TP profile reader pa cert TP profile reader peer cert TP peer user cert pa user cert Adding Clusterware entries to inittab ohasd failed to start Failed to start the Clusterware. Last 20 lines of the alert log follow: 2019-06-19 17:06:19.469: [client(30942)]CRS-2101:The OLR was formatted using version 3. 是个bug,跑下面的命令可以继续 另外开一个窗口, [root@hx-ractest-1 ~]# find / -name npohasd /var/tmp/.oracle/npohasd ^C [root@hx-ractest-1 ~]# dd if=/var/tmp/.oracle/npohasd of=/dev/null bs=1024 count=1 顺利完成 CRS-2672: Attempting to start 'ora.mdnsd' on 'hx-ractest-1' CRS-2676: Start of 'ora.mdnsd' on 'hx-ractest-1' succeeded CRS-2672: Attempting to start 'ora.gpnpd' on 'hx-ractest-1' CRS-2676: Start of 'ora.gpnpd' on 'hx-ractest-1' succeeded CRS-2672: Attempting to start 'ora.cssdmonitor' on 'hx-ractest-1' CRS-2672: Attempting to start 'ora.gipcd' on 'hx-ractest-1' CRS-2676: Start of 'ora.cssdmonitor' on 'hx-ractest-1' succeeded CRS-2676: Start of 'ora.gipcd' on 'hx-ractest-1' succeeded CRS-2672: Attempting to start 'ora.cssd' on 'hx-ractest-1' CRS-2672: Attempting to start 'ora.diskmon' on 'hx-ractest-1' CRS-2676: Start of 'ora.diskmon' on 'hx-ractest-1' succeeded CRS-2676: Start of 'ora.cssd' on 'hx-ractest-1' succeeded ASM created and started successfully. Disk Group OCR created successfully. clscfg: -install mode specified Successfully accumulated necessary OCR keys. Creating OCR keys for user 'root', privgrp 'root'.. Operation successful. CRS-4256: Updating the profile Successful addition of voting disk 87229766126c4fc0bfca306e9587de16. Successfully replaced voting disk group with +OCR. CRS-4256: Updating the profile CRS-4266: Voting file(s) successfully replaced ## STATE File Universal Id File Name Disk group -- ----- ----------------- --------- --------- 1. ONLINE 87229766126c4fc0bfca306e9587de16 (/dev/asm_ocr01) [OCR] Located 1 voting disk(s). CRS-2672: Attempting to start 'ora.asm' on 'hx-ractest-1' CRS-2676: Start of 'ora.asm' on 'hx-ractest-1' succeeded CRS-2672: Attempting to start 'ora.OCR.dg' on 'hx-ractest-1' CRS-2676: Start of 'ora.OCR.dg' on 'hx-ractest-1' succeeded Configure Oracle Grid Infrastructure for a Cluster ... succeeded [root@hx-ractest-1 ~]# 第二个节点同样的道理 [root@hx-ractest-2 ~]# /u01/11.2.0/grid/root.sh Performing root user operation for Oracle 11g The following environment variables are set as: ORACLE_OWNER= grid ORACLE_HOME= /u01/11.2.0/grid Enter the full pathname of the local bin directory: [/usr/local/bin]: The contents of "dbhome" have not changed. No need to overwrite. The contents of "oraenv" have not changed. No need to overwrite. The contents of "coraenv" have not changed. No need to overwrite. Creating /etc/oratab file... Entries will be added to the /etc/oratab file as needed by Database Configuration Assistant when a database is created Finished running generic part of root script. Now product-specific root actions will be performed. Using configuration parameter file: /u01/11.2.0/grid/crs/install/crsconfig_params Creating trace directory User ignored Prerequisites during installation Installing Trace File Analyzer OLR initialization - successful Adding Clusterware entries to inittab ohasd failed to start Failed to start the Clusterware. Last 20 lines of the alert log follow: 2019-06-19 17:20:04.644: [client(17721)]CRS-2101:The OLR was formatted using version 3. [root@hx-ractest-2 ~]# /bin/dd if=/var/tmp/.oracle/npohasd of=/dev/null bs=1024 count=1 ^C0+0 records in 0+0 records out 0 bytes (0 B) copied, 208.033 s, 0.0 kB/s CRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node hx-ractest-1, number 1, and is terminating An active cluster was found during exclusive startup, restarting to join the cluster Configure Oracle Grid Infrastructure for a Cluster ... succeeded [root@hx-ractest-2 ~]#
linux7 安装11g rac的时候突然卡着不动了
来源:这里教程网
时间:2026-03-03 13:53:57
作者:
编辑推荐:
下一篇:
相关推荐
-
雷神推出 MIX PRO II 迷你主机:基于 Ultra 200H,玻璃上盖 + ARGB 灯效
2 月 9 日消息,雷神 (THUNDEROBOT) 现已宣布推出基于英
-
制造商 Musnap 推出彩色墨水屏电纸书 Ocean C:支持手写笔、第三方安卓应用
2 月 10 日消息,制造商 Musnap 现已在海外推出一款 Oce
热文推荐
- Oracle数据库不同损坏级别的恢复详解
Oracle数据库不同损坏级别的恢复详解
26-03-03 - Oracle数据库不同损坏级别的恢复详解
Oracle数据库不同损坏级别的恢复详解
26-03-03 - oracle修改用户密码的方法
oracle修改用户密码的方法
26-03-03 - Oracle RAC+DG环境搭建(CentOS 7+Oracle 12C)( 十) 部署 DataGuard
- Oracle 12C单实例环境下 GoldenGate 12C的单向复制模式的搭建部署
- Debian依赖关系问题解决(新手也能轻松修复apt和dpkg依赖错误)
Debian依赖关系问题解决(新手也能轻松修复apt和dpkg依赖错误)
26-03-03 - ORACLE for windows 审计文件xml文件过多导致数据库启动报错ORA-09925
- Oracle启动两个监听
Oracle启动两个监听
26-03-03 - 11g ADG 出现FAL[client,USER]:error 12154 connect to orcl for fetching gap
- Oracle中的12C新特性-容器数据库概念-基本操作
Oracle中的12C新特性-容器数据库概念-基本操作
26-03-03
