vipca 遭遇 crs-1006 , crs-0215
[root@rac02 raw]# sh /u01/app/oracle/root.sh
WARNING: directory '/u01' is not owned by root
Checking to see if Oracle CRS stack is already configured
/etc/oracle does not exist. Creating it now.
Setting the permissions on OCR backup directory
Setting up NS directories
Oracle Cluster Registry configuration upgraded successfully
WARNING: directory '/u01' is not owned by root
clscfg: EXISTING configuration version 3 detected.
clscfg: version 3 is 10G Release 2.
assigning default hostname rac01 for node 1.
assigning default hostname rac02 for node 2.
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node
node 1: rac01 pri01 rac01
node 2: rac02 pri02 rac02
clscfg: Arguments check out successfully.
NO KEYS WERE WRITTEN. Supply -force parameter to override.
-force is destructive and will destroy any previous cluster
configuration.
Oracle Cluster Registry for cluster has already been initialized
Startup will be queued to init within 90 seconds.
Adding daemons to inittab
Expecting the CRS daemons to be up within 600 seconds.
CSS is active on these nodes.
rac01
rac02
CSS is active on all nodes.
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Oracle CRS stack installed and running under init(1M)
Running vipca(silent) for configuring nodeapps
The given interface(s), "eth0" is not public. Public interfaces should be used to configure
virtual IPs.
[root@rac02 raw]#
---------------------------------------------------------------------------------------
執行vipca 安裝到45% 左右, 報錯 crs-1006 , crs-0215 .
檢視 /u01/app/oracle/log/rac01/racg/ora.rac01.vip.log :
2011-10-26 10:32:16.341: [ RACG][3086948576] [16131][3086948576][ora.rac01.vip]: checkIf: Default gateway is not defined (host=rac01)
Interface eth0 checked failed (host=rac01)
checkIf: Default gateway is not defined (host=rac01)
Interface eth1 checked failed (host=rac01)
Invalid parameters, or failed to bring up VIP (host=rac01)
2011-10-26 10:32:16.444: [ RACG][3086948576] [16131][3086948576][ora.rac01.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/app/oracle
2011-10-26 10:32:16.444: [ RACG][3086948576] [16131][3086948576][ora.rac01.vip]: clsrcexecut: cmd = /u01/app/oracle/bin/racgeut -e _USR_ORA_DEBUG=0 54 /u01/app/oracle/bin/racgvip start rac01
提示沒有設定gateway, 趕緊到 ifcfg-eth0裡面加入 GATEWAY = 。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-709685/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- VIPCA CRS-1006 , CRS-0215的處理PCA
- VIPCA failes with CRS-0215 ONSPCAAI
- vipca遇到CRS-0215,Could not start onsPCA
- VIPCA無法執行PCA
- vipca報錯 Error 0PCAError
- CRS-0215 錯誤處理
- RAC: SRVCTL and VIPCA 命令報錯解決方法PCA
- Tracing GSD, SRVCTL, GSDCTL, VIPCA and SRVCONFIG (Doc ID 178683.1)PCA
- 遭遇ITL死鎖
- PRKP-1001與CRS-0215解決方案
- 遭遇Excel的巨集病毒Excel
- 在RAC 中解決 vipca 和 srvctl 無法執行的錯誤PCA
- oracle遭遇大量SNIPED會話Oracle會話
- mysql xtrabackup 遭遇嚴重bugMySql
- EBS遭遇"Java 的早期版本"Java
- OmniMarkupPreviewer 預覽文件遭遇 404View
- Bitcoin Gold 遭遇雙花攻擊Go
- 遭遇 木馬 srpcss.dllRPCCSS
- 遭遇大量CF型別的enqueue型別ENQ
- 遭遇DFS LOCK HANDLE wait event,AI
- 當軟體遭遇潛規則
- oracle rac遭遇ora-12170Oracle
- oracle 10.2.4 遭遇bug 當機Oracle
- Kubuntu 專案遭遇困難(轉)Ubuntu
- 折戟IPO,Soul遭遇了什麼?
- 2021 6月面試遭遇滑鐵盧面試
- Python 遭遇 ProxyError 問題記錄PythonError
- 面試周連續劇之奇葩遭遇面試
- rac 遭遇GC BUFFER BUSY 處理思路GC
- mstsc命令遭遇超出最大連線數
- 技術債務(母雞的遭遇)
- 當Unix系統遭遇Windows病毒(轉)Windows
- 執行sqlplus遭遇Segmentation FaultSQLSegmentation
- 遭遇mysql 5.6.10 BUG 一例MySql
- root.sh / vipca: error while loading shared libraries: libpth read.so.PCAErrorWhile
- MySQL 5.6 遭遇 OS bug INNODB MONITOR OUTPUT 事件MySql事件
- 當邏輯程式設計遭遇CQRS時程式設計
- 使用UTL_HTTP時遭遇ORA-29273HTTP