achlice 发表于 2008-02-19 17:14

精典的oracle RAC OUI-25031

这个问题好像是不少安装过oracleRAC 的人员都曾遇到过的(linux 和 windows下都有)。有相似经历的同胞称其为“精典的oracle,OUI-25031"   其截图如下。
         http://bbs.chinaunix.net/attachments/month_0802/20080219_4ed06fa3fc97af23d377KThSOpykFNau.jpg


      安装过程是按照 oracle 提供的官方文档 来进行的。诸如重新设置系统内核参数,新建oracle用户,设置oracle用户的环境变量,配置 rsh ,并且已经保证了 A,B 两台机器能在自己以及对方的机器上执行 rsh 程序。建立并且验证两台机器的共享设备(1:用祼设备作ors和voting disk,出现了25031。2:用ocfs2做 crs和 voting disk,也出现25031)。但最后在安装之前,用 oracle 推荐的cluvfy 工具进行了检验,所有的检验都为 pass.

曾在网上查过资料,遇到这样的说法(http://blog.csdn.net/boy8239/archive/2007/09/17/1788373.aspx)
http://bbs.chinaunix.net/attachments/month_0802/20080219_c9e34dcdcc1afcca9538QqisxcivGtem.png



                但是我们在安装之前都对这两上文件 做了修改,并且 rsh 也是通过主机名执行的远程命令。所以我不认为这种说法对我们所遇到的情况有效。

还有这样的解释(http://hi.baidu.com/fly_ch/blog/item/9118fbcb913f1e1cbf09e634.html)
虽然他们用是 solaris,但与我们有同样的错误提示:
http://bbs.chinaunix.net/attachments/month_0802/20080219_56ff7050997171da9de1WrI3OWUaMxTH.png


我曾手动启动过与crs有关的服务
命令为 /etc/init.d/crsd.init start
      /etc/init.d/cssd.init start
之后执行 vipca, 报告与 css 通信失败。意思 还是说crs的服务 没有启来。

      看了安装的日志里这个部分

   command = /orarac/oracle/product/10g/bin/racgons has failed

INFO: Configuration assistant "Oracle Notification Server Configuration Assistant" failed
-----------------------------------------------------------------------------
*** Starting OUICA ***
Oracle Home set to /orarac/oracle/product/10g
Configuration directory is set to /orarac/oracle/product/10g/cfgtoollogs. All xml files under the directory will be processed
.......


   不太明白racgons 是怎么一回事儿。

      希望路过的高手不吝赐教,这问题怎么解决,小弟感激不尽

[ 本帖最后由 achlice 于 2008-2-19 17:17 编辑 ]

moumoulrc 发表于 2008-02-19 18:53

我怎么没有遇到过呢?我装的 是9i rac 在linux+vmware

lizisor 发表于 2008-06-26 19:41

楼主解决了么?我也遇到了

flutter 发表于 2008-06-26 19:47

我在SOLARIS下没遇到过。

wintyccs 发表于 2008-11-21 14:06

解决了请发个邮件给我chengchangsheng@hotmail.com,谢谢!

xunzhao.xin 发表于 2009-03-11 16:38

我也碰到了这个问题,我的环境是VMware Server 1.0.8 + Windows2003 SP2。
下面是C:\Program Files\Oracle\Inventory\logs\installActions2009-03-11_03-13-08PM.log日志中的一些信息。附件里有完整的日志文件
信息: 开始执行 Configuration Assistant
信息: Command = C:\WINDOWS\system32\cmd /c call E:\oracle\product\10.2.0\crs/install/crssetup.config.bat
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: rac01 rac01-priv rac01
node 2: rac02 rac02-priv rac02
Creating OCR keys for user 'administrator', privgrp ''..
Operation successful.
Now formatting voting device: \\.\votedsk1
Format of 1 voting devices complete.
Step 1:checking status of CRS cluster
Step 2:creating directories (E:\oracle\product\10.2.0\crs)
Step 3:configuring OCR repository
Step 4:configuring safe mode for CRS stack
Step 5:Starting up CRS stack on all nodes
rac01               service OracleCSService in improper PENDING state, err(0)
rac02               service OracleCSService in improper PENDING state, err(997)
Command = C:\WINDOWS\system32\cmd /c call E:\oracle\product\10.2.0\crs/install/crssetup.config.bat has failed
信息: Configuration Assistant "Oracle Clusterware Configuration Assistant" 失败
-----------------------------------------------------------------------------
*** Starting OUICA ***
Oracle Home set to E:\oracle\product\10.2.0\crs
Configuration directory is set to E:\oracle\product\10.2.0\crs\cfgtoollogs. All xml files under the directory will be processed
信息: "E:\oracle\product\10.2.0\crs\cfgtoollogs/configToolFailedCommands" 脚本包含所有失败的, 跳过的或取消的命令。可使用此文件在 OUI 外运行这些 Configuration Assistant。请注意, 执行此脚本前, 您可能需要用口令 (如果有) 来更新此脚本。
-----------------------------------------------------------------------------
严重: OUI-25031: 一些 Configuration Assistant 失败。强烈建议您此时重试这些 Configuration Assistant。如果任何 "推荐" 的 Assistant 没有成功运行, 都将意味着无法正确配置系统。
1. 检查 Configuration Assistant 屏幕上的“详细资料”面板, 查看导致出现失败的错误。
2. 修复导致这些失败的错误。
3. 选择发生失败的 Assistant, 然后单击 '重试' 按钮进行重试。
信息: 所选用户: 是(Y)/确定

tochu 发表于 2009-03-11 18:22

這個一般都是環境的問題;建議你檢查一下你的環境;比如兩臺機器是不是可以正常訪問ocr/vd;用戶對等是否配置好了等等

qqadmini 发表于 2009-03-11 19:12

靠,。,,我现在就遇到了。。。。此时此刻遇到的,,,,,

真不知道怎么解决了。。。。

autokyo 发表于 2009-04-13 14:41

哇靠怎么我也遇到了,还真是经典啊。

autokyo 发表于 2009-04-14 11:49

我没用vmware我用的 wintarget 搞的 iscsi 硬盘两边主机都能看到盘啊
但还是一样的错误 服务起不来而且 磁盘管理器也进不去了。
页: [1] 2 3 4 5
查看完整版本: 精典的oracle RAC OUI-25031