您好,登錄后才能下訂單哦!
前言:這幾天部署RAC算是費勁周折,本來一天搞定的事情,用了足足三天多的時間,前天搞到晚上發現業務IP和心跳IP機房那邊都未做bond,而且多路徑映射還存在問題,執行start_udev總是會斷開機器連接,需要機房那邊協助重啟網絡處理,后來也未分析出具體原因,由于系統上線在即,也許推系統重做比問題排查更來得快些,反正是個空機器,就這么搞了。今天中午的時候兩臺物理機交付使用,下午開始部署,又遇到了新的問題。
環境版本:OS版本:RHEL6.6 DB版本:11.2.0.4
問題描述:部署GRID軟件的過程中,在最后第一個節點執行root.sh的時候報錯,如下:
Adding Clusterware entries to upstart
CRS-2672: Attempting to start 'ora.mdnsd' on 'oss-tt-05'
CRS-2676: Start of 'ora.mdnsd' on 'oss-tt-05' succeeded
CRS-2672: Attempting to start 'ora.gpnpd' on 'oss-tt-05'
CRS-2676: Start of 'ora.gpnpd' on 'oss-tt-05' succeeded
CRS-2672: Attempting to start 'ora.cssdmonitor' on 'oss-tt-05'
CRS-2672: Attempting to start 'ora.gipcd' on 'oss-tt-05'
CRS-2676: Start of 'ora.cssdmonitor' on 'oss-tt-05' succeeded
CRS-2676: Start of 'ora.gipcd' on 'oss-tt-05' succeeded
CRS-2672: Attempting to start 'ora.cssd' on 'oss-tt-05'
CRS-2672: Attempting to start 'ora.diskmon' on 'oss-tt-05'
CRS-2676: Start of 'ora.diskmon' on 'oss-tt-05' succeeded
CRS-2676: Start of 'ora.cssd' on 'oss-tt-05' succeeded
Creation of ASM spfile in disk group failed. Following error occured: ORA-29783: GPnP attribute SET failed with error [CLSGPNP_NOT_FOUND]
Configuration of ASM ... failed
see asmca logs at /app/grid/cfgtoollogs/asmca for details
Did not succssfully configure and start ASM at /app/crs/crs/install/crsconfig_lib.pm line 6912.
/app/crs/perl/bin/perl -I/app/crs/perl/lib -I/app/crs/crs/install /app/crs/crs/install/rootcrs.pl execution failed
問題分析:查看生成的日志文件/app/grid/cfgtoollogs/asmca/asmca-170222PM070007.log
根據日志文件去分析,最終繼續排查磁盤組映射設備權限問題,還是沒有找到破綻,找了朋友去metalink上下載下ORA-29783對應報錯和版本的DOC文件,從12C的DOC中發現了些許端倪。
猜想難倒是iptables和selinux沒關閉,去系統上查看了下,果不其然,好打臉啊。然后關閉了兩臺機器上的防火墻,殺掉gpnpd進程,重新執行root.sh通過。
問題總結:基本的部署環境,準備工作一定要做到位,否則后期亂七八糟的報錯絕對是一臉懵逼。
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。