RAC安裝時碰到的錯誤
1. INS-41105 on subnet chosen as public does not match subnet of SCAN VIP.
通過修改用於RAC內部通訊的網路卡的子網掩碼解決
ifconfig eth3 netmask 255.0.0.0
2. Failed to create keys in the OLR at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm
缺少shared object:
安裝:yum install compat-libcap1
3. 網路相關
因為節點2是複製的虛擬機器,所以網路卡設定有點問題
參考:http://blog.csdn.net/tianlesoftware/article/details/8737700
需要修改: /etc/udev/rules.d/70-persistent-net.rules 中網路卡MAC地址,然後重啟節點OS
4. 預安裝檢查時丟失cvuqdisk RPM包
直接在grid安裝目錄下找到rpm目錄,已經提供
5. 準備用udev繫結ASM磁碟時scsi_id命令沒有輸出:
因為採用的是VM Workstation安裝的Oracle Linux, 而vmware預設沒有提供磁碟的UUID功能,所以需要修改虛擬機器配置檔案,我的例子裡是:rac-node01.vmx
disk.EnableUUID = "TRUE"
6. 共享磁碟在虛擬機器配置:
disk.locking = "FALSE"
disKLib.datacacheMaxsize= "0"
disKLib.datacacheMaxReadAheadsize= "0"
disKLib.datacacheMinReadAheadsize= "0"
disKLib.datacachepagesize= "4096"
disKLib.maxUnsynceWrites = "0"
scsi1.sharedBus = "virtual"
缺少這些配置會導致磁碟不能被兩個虛擬機器之間共享
7. UDEV繫結有關:
5. 最後階段報錯
INS-20802 Oracle Cluster Verification failed
查了一下,scanip可以ping通,可以忽略
看到了想要的東西:
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/app/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 upstart
CRS-2672: Attempting to start 'ora.mdnsd' on 'racnode1'
CRS-2676: Start of 'ora.mdnsd' on 'racnode1' succeeded
CRS-2672: Attempting to start 'ora.gpnpd' on 'racnode1'
CRS-2676: Start of 'ora.gpnpd' on 'racnode1' succeeded
CRS-2672: Attempting to start 'ora.cssdmonitor' on 'racnode1'
CRS-2672: Attempting to start 'ora.gipcd' on 'racnode1'
CRS-2676: Start of 'ora.cssdmonitor' on 'racnode1' succeeded
CRS-2676: Start of 'ora.gipcd' on 'racnode1' succeeded
CRS-2672: Attempting to start 'ora.cssd' on 'racnode1'
CRS-2672: Attempting to start 'ora.diskmon' on 'racnode1'
CRS-2676: Start of 'ora.diskmon' on 'racnode1' succeeded
CRS-2676: Start of 'ora.cssd' on 'racnode1' succeeded
ASM created and started successfully.
Disk Group DATA 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 782d2f515aab4f30bf7422ca9d32ef20.
Successfully replaced voting disk group with +DATA.
CRS-4256: Updating the profile
CRS-4266: Voting file(s) successfully replaced
## STATE File Universal Id File Name Disk group
-- ----- ----------------- --------- ---------
1. ONLINE 782d2f515aab4f30bf7422ca9d32ef20 (/dev/oracleasm/disks/DISK1) [DATA]
Located 1 voting disk(s).
CRS-2672: Attempting to start 'ora.asm' on 'racnode1'
CRS-2676: Start of 'ora.asm' on 'racnode1' succeeded
CRS-2672: Attempting to start 'ora.DATA.dg' on 'racnode1'
CRS-2676: Start of 'ora.DATA.dg' on 'racnode1' succeeded
Configure Oracle Grid Infrastructure for a Cluster ... succeeded
通過修改用於RAC內部通訊的網路卡的子網掩碼解決
ifconfig eth3 netmask 255.0.0.0
2. Failed to create keys in the OLR at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm
缺少shared object:
安裝:yum install compat-libcap1
3. 網路相關
因為節點2是複製的虛擬機器,所以網路卡設定有點問題
參考:http://blog.csdn.net/tianlesoftware/article/details/8737700
需要修改: /etc/udev/rules.d/70-persistent-net.rules 中網路卡MAC地址,然後重啟節點OS
4. 預安裝檢查時丟失cvuqdisk RPM包
直接在grid安裝目錄下找到rpm目錄,已經提供
5. 準備用udev繫結ASM磁碟時scsi_id命令沒有輸出:
因為採用的是VM Workstation安裝的Oracle Linux, 而vmware預設沒有提供磁碟的UUID功能,所以需要修改虛擬機器配置檔案,我的例子裡是:rac-node01.vmx
disk.EnableUUID = "TRUE"
6. 共享磁碟在虛擬機器配置:
disk.locking = "FALSE"
disKLib.datacacheMaxsize= "0"
disKLib.datacacheMaxReadAheadsize= "0"
disKLib.datacacheMinReadAheadsize= "0"
disKLib.datacachepagesize= "4096"
disKLib.maxUnsynceWrites = "0"
scsi1.sharedBus = "virtual"
缺少這些配置會導致磁碟不能被兩個虛擬機器之間共享
7. UDEV繫結有關:
for i in b c d e f ; do echo "KERNEL==\"sd*\", BUS==\"scsi\", PROGRAM==\"/sbin/scsi_id --whitelisted --replace-whitespace --device=/dev/\$name\", RESULT==\"`/sbin/scsi_id --whitelisted --replace-whitespace --device=/dev/sd$i`\", NAME=\"asm-disk$i\", OWNER=\"grid\", GROUP=\"asmadmin\", MODE=\"0660\"" >> /etc/udev/rules.d/99-oracle-asmdevices.rules done參考:https://blogs.oracle.com/askmaclean/entry/%E5%9C%A8linux_6%E4%B8%8A%E4%BD%BF%E7%94%A8udev%E8%A7%A3%E5%86%B3rac_asm%E5%AD%98%E5%82%A8%E8%AE%BE%E5%A4%87%E5%90%8D%E9%97%AE%E9%A2%98
5. 最後階段報錯
INS-20802 Oracle Cluster Verification failed
查了一下,scanip可以ping通,可以忽略
看到了想要的東西:
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/app/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 upstart
CRS-2672: Attempting to start 'ora.mdnsd' on 'racnode1'
CRS-2676: Start of 'ora.mdnsd' on 'racnode1' succeeded
CRS-2672: Attempting to start 'ora.gpnpd' on 'racnode1'
CRS-2676: Start of 'ora.gpnpd' on 'racnode1' succeeded
CRS-2672: Attempting to start 'ora.cssdmonitor' on 'racnode1'
CRS-2672: Attempting to start 'ora.gipcd' on 'racnode1'
CRS-2676: Start of 'ora.cssdmonitor' on 'racnode1' succeeded
CRS-2676: Start of 'ora.gipcd' on 'racnode1' succeeded
CRS-2672: Attempting to start 'ora.cssd' on 'racnode1'
CRS-2672: Attempting to start 'ora.diskmon' on 'racnode1'
CRS-2676: Start of 'ora.diskmon' on 'racnode1' succeeded
CRS-2676: Start of 'ora.cssd' on 'racnode1' succeeded
ASM created and started successfully.
Disk Group DATA 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 782d2f515aab4f30bf7422ca9d32ef20.
Successfully replaced voting disk group with +DATA.
CRS-4256: Updating the profile
CRS-4266: Voting file(s) successfully replaced
## STATE File Universal Id File Name Disk group
-- ----- ----------------- --------- ---------
1. ONLINE 782d2f515aab4f30bf7422ca9d32ef20 (/dev/oracleasm/disks/DISK1) [DATA]
Located 1 voting disk(s).
CRS-2672: Attempting to start 'ora.asm' on 'racnode1'
CRS-2676: Start of 'ora.asm' on 'racnode1' succeeded
CRS-2672: Attempting to start 'ora.DATA.dg' on 'racnode1'
CRS-2676: Start of 'ora.DATA.dg' on 'racnode1' succeeded
Configure Oracle Grid Infrastructure for a Cluster ... succeeded
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8520577/viewspace-2081426/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- RHEL 7.X 或CentOS 7 安裝 11.2.0.4 RAC碰到的問題CentOS
- cocoapods安裝錯誤
- 啟動idea時, 碰到"failed to load jvm DLL ..."錯誤 解決方案IdeaAIJVM
- onethink安裝提示錯誤
- 安裝.NET Core遇到的錯誤
- 安裝rac時需要注意的問題
- wget下載安裝時出現錯誤doesn‘t match requested host name錯誤wget
- [記錄]關於安裝VMware workstation 時我遇到的錯誤
- 安裝ORACLE 12.2.0.1 GI 時遇到INS-44002錯誤Oracle
- Hadoop安裝錯誤總結Hadoop
- MySQL 安裝常見錯誤MySql
- 安裝golang tour,提示錯誤Golang
- 【ASK_ORACLE】安裝Oracle RAC 12.2的GI軟體時報錯CLSRSC-614Oracle
- golang原始碼安裝時fatal error: MSpanList_Insert錯誤Golang原始碼Error
- 關於pip安裝時提示"pkg_resources.DistributionNotFound"錯誤
- Android 7.0/8.0 安裝APK時解析包錯誤問題AndroidAPK
- PHP安裝後錯誤處理PHP
- linux安裝thefuck報gcc錯誤LinuxGC
- PHP編譯安裝時常見錯誤解決辦法,php編譯常見錯誤PHP編譯
- Ubuntu 安裝包時提示錯誤E: Unable to locate package mysql-server錯誤 解決辦法UbuntuPackageMySqlServer
- steam磁碟寫入錯誤怎麼解決 steam安裝時發生錯誤怎麼辦
- ecshop安裝後開啟管理頁面時報500錯誤
- Python錯誤:PyCharm 安裝出錯 Internal error,please。。。PythonPyCharmError
- vagrant下composer安裝laravel-wechat時候,出現could not delete的錯誤Laraveldelete
- Linux 安裝 MySQL 8 的錯誤整理(待續)LinuxMySql
- 安裝oracle11g碰到“無法訪問臨時位置”的問題Oracle
- 【故障】安裝完Pycharm,啟動時碰到"failed to load jvm dll"的解決方案PyCharmAIJVM
- 記錄安裝conda install Python庫時報No module named ‘tensorflow‘錯誤Python
- 安裝時提示錯誤,請高手幫忙解決一下
- MacOs 安裝擴充套件錯誤列表Mac套件
- windows 2019 net 3.5 安裝錯誤提示Windows
- WordPress 線上安裝或更新錯誤
- rac靜默安裝
- 安裝wsl錯誤的一種解決辦法
- win10安裝程式installer錯誤怎麼辦_win10安裝程式installer錯誤解決方法Win10
- Labview 安裝 NI 軟體時出現 ni-systemlink-message-broker 錯誤View
- oracle rac資料庫的安裝Oracle資料庫
- Laravel 安裝後報 500 和 404 錯誤Laravel
- centos8安裝docker錯誤解決CentOSDocker