码迷,mamicode.com
首页 > 其他好文 > 详细

一种查看rac心跳ip地址的的方法

时间:2015-05-03 23:43:15      阅读:374      评论:0      收藏:0      [点我收藏+]

标签:

一种查看心跳ip地址的的方法

来源于:GI Fails to Start as no Private Network Interface is Available (Doc ID 1481176.1)

以下摘自:ocssd.log:

2012-07-27 16:28:07.224: [    CSSD][3316]clssnmReadNodeInfo: NM endp for node 2 (racnode2) - gipc://racnode2:my-cluster#192.168.0.2#49921 --->此处两个#之间应该是心跳ip地址
...
...
2012-07-27 16:28:09.626: [    CSSD][2856]clssnmconnect: connecting to addr gipc://racnode1:my-cluster#10.182.209.98#49527 --->此处两个#之间应该是心跳ip地址。


那么可能有疑问:上面的2行,显然是不一样的ip地址,为啥呢?
原因是:

Cause

The issue only happens in 11.2.0.1 and 11.2.0.2. When GI is starting up, if it's unable to find the private interface due to hardware/OS issue, the public IP will be used. When another node starts up and tries to join the cluster, it uses private IP and fails to communicate.
  

Solution

To resolve the issue:

 1. Contact OS Admin and check why problem occurrred on the private interface.
 2. After the network issue is resolved, restart GI so it will use private interface

 

一种查看rac心跳ip地址的的方法

标签:

原文地址:http://blog.csdn.net/msdnchina/article/details/45463365

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!