Chinaunix首页 | 论坛 | 博客
  • 博客访问: 192684
  • 博文数量: 33
  • 博客积分: 2020
  • 博客等级: 大尉
  • 技术积分: 380
  • 用 户 组: 普通用户
  • 注册时间: 2007-12-20 14:56
文章分类

全部博文(33)

文章存档

2010年(26)

2009年(7)

我的朋友

分类: Oracle

2009-05-05 20:11:21

今天装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
 
 
阅读(2481) | 评论(0) | 转发(0) |
0

上一篇:rman duplicate database

下一篇:单机恢复成rac

给主人留下些什么吧!~~