免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3792 | 回复: 2
打印 上一主题 下一主题

solaris10 安装oracle10g RAC出现错误 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-05-23 10:20 |只看该作者 |倒序浏览
两台solaris服务器,每台服务器带两个网卡,共用一个100g的存储,两台机器都能对该存储进行读写,该存储共分三个分区,一个分区供Oracle数据库用、另二个100M的裸分区分别供ocr及vote用
bash-3.00$ pwd
/oradatas

bash-3.00$ ls -l
total 4
lrwxrwxrwx   1 root     root          33 May 22 12:57 ocr -> /dev/rdsk/c2t20030003BA13F193d0s0
lrwxrwxrwx   1 root     root          33 May 22 12:57 vote -> /dev/rdsk/c2t20030003BA13F193d0s1
bash-3.00$


两主机IP配置:

主机RAC1
root@rac21# more /etc/hosts
#
# Internet host table
#
127.0.0.1       localhost       loghost
172.16.5.221    rac1
172.16.5.222    rac2
172.16.5.15     rac1_vip
172.16.5.16     rac2_vip
192.168.0.11    rac1_priv
192.168.0.12    rac2_priv


# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000
ce1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 192.168.0.11 netmask ffffff00 broadcast 192.168.0.255
        ether 0:3:ba:21:ce:7
ce2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
        inet 172.16.5.221 netmask ffffff00 broadcast 172.16.5.255
        ether 0:3:ba:21:ce:8
ce2:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
        inet 172.16.5.15 netmask ffffff00 broadcast 172.16.5.255
#



主机RAC2
root@rac2 # more /etc/hosts
#
# Internet host table
#
127.0.0.1       localhost       loghost
172.16.5.222    rac2
172.16.5.221    rac1
172.16.5.15     rac1_vip
172.16.5.16     rac2_vip
192.168.0.11    rac1_priv
192.168.0.12    rac2_priv

root@rac2 # ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000
ce1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 192.168.0.12 netmask ffffff00 broadcast 192.168.0.255
        ether 0:3:ba:21:ca:77
ce2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
        inet 172.16.5.222 netmask ffffff00 broadcast 172.16.5.255
        ether 0:3:ba:21:ca:78
ce2:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
        inet 172.16.5.16 netmask ffffff00 broadcast 172.16.5.255
root@rac2 #



彼此间均能ping通对方
# ping 192.168.0.11
192.168.0.11 is alive
# ping 192.168.0.12
192.168.0.12 is alive
# ping 172.16.5.221
172.16.5.221 is alive
# ping 172.16.5.222
172.16.5.222 is alive
# ping 172.16.5.15
172.16.5.15 is alive
# ping 172.16.5.16
172.16.5.16 is alive

# ping rac2
rac2 is alive
# ping rac1
rac1 is alive
# ping rac1_priv
rac1_priv is alive
# ping rac2_priv
rac2_priv is alive
# ping rac1_vip
rac1_vip is alive
# ping rac2_vip
rac2_vip is alive




第一次在安装到最后一步时出现下错误:见图 错误提示1


后面卸载重装,就总是提示virtual hosts,rac1_vip 见图:虚拟IP已分配


请教这到底是怎么回事,我到底应如何彻底卸载oracle rac再重装,请大家把把脉,谢谢!
oracle rac配置信息倒底存在哪里?

[ 本帖最后由 xieliangcheng 于 2006-5-23 10:34 编辑 ]

论坛徽章:
0
2 [报告]
发表于 2006-05-23 16:46 |只看该作者
up

论坛徽章:
0
3 [报告]
发表于 2006-05-24 17:27 |只看该作者
现在第一错误(提示IP已分配的错误)已解决, 但安装到最后一步时出现的错误还没有解决:

Oracle Notification Server Configuration Assistant" failed


下是日志:

INFO: Starting to execute configuration assistants
INFO: Command = /oracle/product/10.0/bin/racgons add_config arc1:6200  rac2:6200

Command = /oracle/product/10.0/bin/racgons has failed

INFO: Configuration assistant "Oracle Notification Server Configuration Assistant" failed
-----------------------------------------------------------------------------
*** Starting OUICA ***
Oracle Home set to /oracle/product/10.0
Configuration directory is set to /oracle/product/10.0/cfgtoollogs. All xml files under the directory will be processed
INFO: The "/oracle/product/10.0/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
-----------------------------------------------------------------------------
SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
2. Fix the errors causing these failures.
3. Select the failed assistants and click the 'Retry' button to retry them.
INFO: User Selected: Yes/OK

INFO: --------------------------------------
INFO: The "/oracle/product/10.0/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
INFO: The "/oracle/product/10.0/cfgtoollogs/configToolAllCommands" script contains all commands to be executed by the configuration assistants. This file may be used to run the configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
SEVERE: OUI-25029:One or more "Recommended" configuration assistants have not completed successfully. Not successfully running any "Recommended" assistant means your system will not be correctly configured.
INFO: User Selected: Yes/OK

INFO:
*** End of Installation Page***
The installation of Oracle Clusterware was successful, but some optional configuration assistants failed, were cancelled or skipped.
WARNING: Do you really want to exit?
INFO: User Selected: Yes/OK

[ 本帖最后由 xieliangcheng 于 2006-5-24 17:38 编辑 ]
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP