CRS-0215 錯誤處理

來源:互聯網
上載者:User

--*******************

-- CRS-0215 錯誤處理

--*******************

 

在安裝 Clusterware 的時候,

收到下列錯誤提示:

      The given interface(s), "eth0" is not public. Public interfaces should be used to configure virtual IPs.

此時我們需要在第二節點上運行 vipca , 當安裝到 75% 左右,又收到了如下的錯誤資訊

 

      CRS-0215 : Could not start resource 'ora.node2.ons'.

 

      Check the log file "/u01/app/Oracle/product/10.2.0/crs_1/log/node2/racg/ora.node2.ons.log"  for more details.

 

[oracle@node2 racg]$ pwd

/u01/app/oracle/product/10.2.0/crs_1/log/node2/racg

 

 

[oracle@node2 ~]$ cd /u01/app/oracle/product/10.2.0/crs_1/log/node2/

[oracle@node2 node2]$ ls

admin  alertnode2.log  client  crsd  cssd  evmd  racg

[oracle@node2 node2]$ cd racg

[oracle@node2 racg]$ ls

racgeut  racgevtf  racgmain

[oracle@node2 racg]$ ls -hlt

total 12K

drwxrwxrwt 2 oracle oinstall 4.0K Apr  1 14:15 racgeut

drwxrwxrwt 2 oracle oinstall 4.0K Apr  1 14:15 racgevtf

drwxrwxrwt 2 oracle oinstall 4.0K Apr  1 14:15 racgmain

 

查看一下,根本沒有日誌存在, Google了一下,需要查看 /etc/hosts中 localhost的設定

 

[oracle@node2 racg]$ more /etc/hosts

# Do not remove the following line, or various programs

# that require network functionality will fail.

#127.0.0.1              localhost.localdomain localhost

#::1            localhost6.localdomain6 localhost6

 

127.0.0.1      node2.oradb.com          node2

# Public

192.168.0.11  node1.oradb.com        node1

192.168.0.12  node2.oradb.com        node2

#Private

10.101.0.11    node1-priv.oradb.com  node1-priv

10.101.0.12    node2-priv.oradb.com  node2-priv

#Virtual

192.168.0.21  node1-vip.oradb.com    node1-vip

192.168.0.22  node2-vip.oradb.com    node2-vip

 原來的 127.0.0.1  localhost.localdomain localhost的這一行被注釋掉了,記得當時是考慮到

已經增加了 127.0.0.1      node2.oradb.com          node2

所以就將原本預設行 127.0.0.1注釋了,因此取消注釋行 (使用 root帳戶 )。

在節點 node1上也是同樣的,需要取消注釋行 (使用 root帳戶 )

再次運行 vipca沒有出現 CRS-0215錯誤。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.