今天装LINUX上的CRS,碰到了几个问题
1.由于我操作系统以前装过ASM,所以要清楚 /etc/inittab,/etc/oracle,/etc/init.d 等等目录文件,就
仿照清除CRS一样
2.在安装crs的时候,到最后一步,发现初始化过不去,看日志
Checking existence of VIP node application (required)
Check failed.
Check failed on nodes:
rac2,rac1
凭以往经验,需要用root用户来执行./vipca命令
3.在安装vipca的时候,执行到75%的时候报错,日志为,我在各自机器上/etc/hosts ip地址下加了localhost
2009-05-05 03:29:49.680: [ RACG][3086920448] [4352][3086920448][ora.rac1.ons]: Failed to get IP for localhost (2)
Failed to get IP for localhost (2)
Failed to get IP for localhost (2)
onsctl: ons failed to start
2009-05-05 03:29:49.683: [ RACG][3086920448] [4352][3086920448][ora.rac1.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/home/oracle/product/10.2.0.3/crs
2009-05-05 03:29:49.683: [ RACG][3086920448] [4352][3086920448][ora.rac1.ons]: clsrcexecut: cmd = /home/oracle/product/10.2.0.3/crs/bin/racgeut -e _USR_ORA_DEBUG=0 540 /home/oracle/product/10.2.0.3/crs/bin/onsctl start
2009-05-05 03:29:49.683: [ RACG][3086920448] [4352][3086920448][ora.rac1.ons]: clsrcexecut: rc = 1, time = 44.190s
2009-05-05 03:30:11.830: [ RACG][3086920448] [4352][3086920448][ora.rac1.ons]: Failed to get IP for localhost (2)
4.另外一个是racgvip里的FAIL_WHEN_DEFAULTGW_NOT_FOUND 需要从1改到0
阅读(2516) | 评论(0) | 转发(0) |