最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

解决Oracle10201RAC在root时的Native:listNetInterfaces:[3]

来源:动视网 责编:小采 时间:2020-11-09 10:34:39
文档

解决Oracle10201RAC在root时的Native:listNetInterfaces:[3]

解决Oracle10201RAC在root时的Native:listNetInterfaces:[3]:解决Oracle 10201 RAC在root时的Native: listNetInterfaces:[3] 解决Oracle 10201 RAC在root时的Native: listNetInterfaces:[3] 一。问题 10201 RAC 在OEL5上安装时,root第2个节点时报如下错误 :[root@o10n2 install
推荐度:
导读解决Oracle10201RAC在root时的Native:listNetInterfaces:[3]:解决Oracle 10201 RAC在root时的Native: listNetInterfaces:[3] 解决Oracle 10201 RAC在root时的Native: listNetInterfaces:[3] 一。问题 10201 RAC 在OEL5上安装时,root第2个节点时报如下错误 :[root@o10n2 install


解决Oracle 10201 RAC在root时的Native: listNetInterfaces:[3]

解决Oracle 10201 RAC在root时的Native: listNetInterfaces:[3]

一。问题

10201 RAC 在OEL5上安装时,root第2个节点时报如下错误 :
[root@o10n2 install]# /oracle/product/10.2.0/crs/root.sh
WARNING: directory '/oracle/product/10.2.0' is not owned by root
WARNING: directory '/oracle/product' is not owned by root
WARNING: directory '/oracle' is not owned by root
Checking to see if Oracle CRS stack is already configured


Setting the permissions on OCR backup directory
Setting up NS directories
Oracle Cluster Registry configuration upgraded successfully
WARNING: directory '/oracle/product/10.2.0' is not owned by root
WARNING: directory '/oracle/product' is not owned by root
WARNING: directory '/oracle' is not owned by root
clscfg: EXISTING configuration version 3 detected.
clscfg: version 3 is 10G Release 2.
Successfully accumulated necessary OCR keys.
Using ports: CSS=495 CRS=496 EVMC=498 and EVMR=497.
node :
node 1: o10n1 o10n1-priv o10n1
node 2: o10n2 o10n2-priv o10n2
clscfg: Arguments check out successfully.


NO KEYS WERE WRITTEN. Supply -force parameter to override.
-force is destructive and will destroy any previous cluster
configuration.
Oracle Cluster Registry for cluster has already been initialized
Startup will be queued to init within 90 seconds.
Adding daemons to inittab
Expecting the CRS daemons to be up within 600 seconds.
CSS is active on these nodes.
o10n1
o10n2
CSS is active on all nodes.
Oracle CRS stack installed and running under init(1M)
Running vipca(silent) for configuring nodeapps
Error 0(Native: listNetInterfaces:[3])
[Error 0(Native: listNetInterfaces:[3])]

运行图形化vipca也会报:

rfaces(VipCA.java:614)
oracle.ops.vipca.VipCA.processGUIArgs(VipCA.java:452)
oracle.ops.vipca.VipCA.runApplication(VipCA.java:2841)
oracle.ops.vipca.VipCA.main(VipCA.java:3147)
Error 0(Native: listNetInterfaces:[3])
[Error 0(Native: listNetInterfaces:[3])]

二。解决方法

[root@o10n2 bin]# ./oifcfg iflist
eth0 192.168.150.0
eth1 172.168.146.0
[root@o10n2 bin]# ./oifcfg setif -global eth0/192.168.150.0:public
[root@o10n2 bin]# ./oifcfg setif -global eth1/172.168.146.0:cluster_interconnect
[root@o10n2 bin]# ./oifcfg iflist
eth0 192.168.150.0
eth1 172.168.146.0
[root@o10n2 bin]# ./oifcfg getif
eth0 192.168.150.0 global public
eth1 172.168.146.0 global cluster_interconnect

图形化vipca可以打开了,,运行rootdelete.sh后再运行root.sh,以上报错不见了

相关阅读:

在RHEL5上安装Oracle RAC 10g 的几个小错误处理

文档

解决Oracle10201RAC在root时的Native:listNetInterfaces:[3]

解决Oracle10201RAC在root时的Native:listNetInterfaces:[3]:解决Oracle 10201 RAC在root时的Native: listNetInterfaces:[3] 解决Oracle 10201 RAC在root时的Native: listNetInterfaces:[3] 一。问题 10201 RAC 在OEL5上安装时,root第2个节点时报如下错误 :[root@o10n2 install
推荐度:
标签: root oracle rac
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top