AIX 安装 RAC 错误集锦(2)之--not public ip

简介:

AIX 安装 RAC 错误集锦(2)之--not public ip


故障问题:安装crs 报错,运行root.sh报错

环境:

操作系统: AIX 5.3.8

集群软件: CRS 10.2.0.1

数据库:   Oracle 10.2.0.1

一、出错现象

[root@aix212@ /]#/u01/crs_1/root.sh

WARNING: directory '/u01' is not owned by root

Checking to see if Oracle CRS stack is already configured

Checking to see if any 9i GSD is up

/etc/oracle does not exist. Creating it now.


Setting the permissions on OCR backup directory

Setting up NS directories

Oracle Cluster Registry configuration upgraded successfully

WARNING: directory '/u01' 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=49895 CRS=49896 EVMC=49898 and EVMR=49897.

node <nodenumber>: <nodename> <private interconnect name> <hostname>

node 1: aix211 aix211-priv aix211

node 2: aix212 aix212-priv aix212

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 30 seconds.

Adding daemons to inittab

Adding daemons to inittab

Expecting the CRS daemons to be up within 600 seconds.

CSS is active on these nodes.

       aix211

       aix212

CSS is active on all nodes.

Waiting for the Oracle CRSD and EVMD to start

Waiting for the Oracle CRSD and EVMD to start

Oracle CRS stack installed and running under init(1M)

Running vipca(silent) for configuring nodeapps

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


问题解决方法:

wKioL1MNvSKS1WF6AAIMYWyv7f8976.jpg

wKioL1MNvUHC2lKWAAIncpm4Zs0404.jpg


注: ip: 192.168.8.248  登陆aix 主机的client ip



[root@aix212@ /]#crsctl check crs

CSS appears healthy

CRS appears healthy

EVM appears healthy

[root@aix212@ /]#crs_stat -t

Name           Type           Target    State     Host        

------------------------------------------------------------

ora.aix211.gsd application    ONLINE    ONLINE    aix211      

ora.aix211.ons application    ONLINE    ONLINE    aix211      

ora.aix211.vip application    ONLINE    ONLINE    aix211      

ora.aix212.gsd application    ONLINE    ONLINE    aix212      

ora.aix212.ons application    ONLINE    ONLINE    aix212      

ora.aix212.vip application    ONLINE    ONLINE    aix212      

[root@aix212@ /]#










本文转自 客居天涯 51CTO博客,原文链接:http://blog.51cto.com/tiany/1363918,如需转载请自行联系原作者
目录
相关文章
|
18天前
|
Oracle 关系型数据库
oracle rac 手工安装补丁,不适用auto
oracle rac 手工安装补丁,不适用auto
31 3
rac安装报错“ Checking swap space 0 MB available, 150 MB required. Failed”
rac安装报错“ Checking swap space 0 MB available, 150 MB required. Failed”
640 0
|
网络协议 Oracle 关系型数据库
Oracle rac 修改SCAN IP
Oracle rac 修改SCAN IP
674 0
|
网络协议 Oracle 关系型数据库
Oracle rac不能监听public ip
Oracle rac不能监听public ip
238 0
|
缓存 负载均衡 Oracle
Oracle rac集群中的IP类型简介
Oracle rac集群中的IP类型简介
589 0
|
Shell Linux
Rhel7安装RAC 11gR2时运行root.sh报错找不到ohas服务妙招
Rhel7安装RAC 11gR2时运行root.sh报错找不到ohas服务妙招
249 0
|
Oracle 关系型数据库 Shell
RHEL 7.6 安装 Oracle 18c RAC
RHEL 7.6 安装 Oracle 18c RAC第一部分 安装规划 虚拟环境 VirtualBox 6.0 OS 版本 Red Hat Enterprise Linux Server release 7.
1939 0
|
Oracle 关系型数据库 专有云
阿里专有云3.6.1版本云上rac安装节点驱逐问题
阿里专有云云上Oracle rac节点驱逐解决方案
2725 0
|
监控 数据库 数据安全/隐私保护
Cloud Control 13c 13.3安装(三) 监控 grid rac 状态
Cloud Control 13c 13.3 监控 grid rac 状态
2424 0
|
数据库 网络架构 关系型数据库
11g grid rac更改心跳ip地址
grid rac更改心跳ip地址
2053 0