RAC安裝時出現PRKC-1024 : Invalid netmask: eth0
PRKC-1024 : Invalid netmask: eth0
add nodeapps -n zbxdb1 -A zbxdb1-vip//eth0 on node=zbxdb1 ... failed
Failed to add Nodeapps at /oracle/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 9373.
/oracle/app/11.2.0/grid/perl/bin/perl -I/oracle/app/11.2.0/grid/perl/lib -I/oracle/app/11.2.0/grid/crs/install /oracle/app/11.2.0/grid/crs/install/rootcrs.pl execution failed
最開始把問題定位在網路卡上。但是修改網路卡配置,ifup, ifdown, systemctl restart network始終未能解決問題
靜下心來,仔細看日誌:
發現有這麼一行:
Using configuration parameter file: /oracle/app/11.2.0/grid/crs/install/crsconfig_params
於是看了一下這個引數檔案:
怪不得老是出現問題:
手動修改引數檔案:
NEW_NODEVIPS='zbxdb1-vip/255.255.255.0/eth0,zbxdb2-vip/255.255.255.0/eth0'
重新執行root.sh
居然成功了
以下是完整錯誤日誌:
[grid@zbxdb1 ~]$ cat /oracle/app/11.2.0/grid/install/root_zbxdb1_2018-05-08_16-46-15.log
Performing root user operation for Oracle 11g
The following environment variables are set as:
ORACLE_OWNER= grid
ORACLE_HOME= /oracle/app/11.2.0/grid
Copying dbhome to /usr/local/bin ...
Copying oraenv to /usr/local/bin ...
Copying coraenv to /usr/local/bin ...
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: /oracle/app/11.2.0/grid/crs/install/crsconfig_params
User ignored Prerequisites during installation
Installing Trace File Analyzer
PRKC-1024 : Invalid netmask: eth0
add nodeapps -n zbxdb1 -A zbxdb1-vip//eth0 on node=zbxdb1 ... failed
Failed to add Nodeapps at /oracle/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 9373.
/oracle/app/11.2.0/grid/perl/bin/perl -I/oracle/app/11.2.0/grid/perl/lib -I/oracle/app/11.2.0/grid/crs/install /oracle/app/11.2.0/grid/crs/install/rootcrs.pl execution failed
參考:http://arumel.com/en/prefix-y-prkc-1024-mascara-de-red-no-valida/
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8520577/viewspace-2154194/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- CDH安裝時出現的坑
- 安裝rac時需要注意的問題
- Oracle 12.2 RAC修改public ip address或public ip(subnet (netmask) or interface)Oracle
- rac靜默安裝
- 2節點RAC安裝
- 安裝RAC 19C
- CentOS 7.6 安裝11.2.0.4 RACCentOS
- 如何解決acer電腦安裝win10開機出現invalid partition table的問題Win10
- Windows 11.2.0.4 RAC安裝配置以及RAC新增節點Windows
- RAC安裝【AIX 7 + 11.2.0.4 + ASM】AIASM
- Sublime Text3安裝包時出現的問題
- mybatis配置時出現org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)MyBatisApacheException
- 安裝npm報錯,安裝淘寶映象cnpm時出現問題及解決方案NPM
- win10系統安裝時出現“無法繼續安裝”的解決方法Win10
- oracle rac資料庫的安裝Oracle資料庫
- vgant 安裝oracle資料庫racOracle資料庫
- centos7 安裝ORACLE 11.2.0.4.0 RACCentOSOracle
- Solaris下Oracle RAC 11.2.0.4 安裝方法Oracle
- 12c rac在安裝grid軟體執行root.sh指令碼的時候出現PRCT-1431,CLSRSC-180指令碼
- [重慶思莊每日技術分享]-安裝oracle12C RAC時可跳過gimr安裝Oracle
- 安裝JDK8出現安裝Jre的視窗JDK
- mysql 安裝出現的問題MySql
- rhel7 安裝11g rac
- Oracle RAC叢集解除安裝步驟Oracle
- Linux下Oracle 11.2.0.1 RAC安裝筆記LinuxOracle筆記
- RAC之資料庫軟體安裝資料庫
- Oracle 11G RAC叢集安裝(2)——安裝gridOracle
- Oracle 11G RAC叢集安裝(3)——安裝OracleOracle
- oracle 安裝的時候出現PRVF-0002 : could not retrieve local node nameOracle
- yum安裝軟體時,出現"No package XXX available"的解決辦法PackageAI
- Labview 安裝 NI 軟體時出現 ni-systemlink-message-broker 錯誤View
- 【python】pip安裝庫時出現Read timed out.解決辦法Python
- oracle-rac出問題需要重灌,自動清理安裝痕跡指令碼Oracle指令碼
- oracle 12c RAC安裝,例項不能多節點同時啟動Oracle
- laravel出現The cipher and / or key length are invalid 的Bug除錯Laravel除錯
- 安裝CenOS出現“The CenOS disc was not found in any of ....”
- 安裝php出現make: *** [sapi/cli/php]PHPAPI
- redhat7.6安裝Oracle11G RACRedhatOracle