|
gfchj 发表于 2013-11-5 15:09 ![]()
deinstall卸载的时候,应该是都卸载干净了,跟网上一步一步对比了。
彻底,是怎么个彻底法?
大侠我描述一下之前安装过grid的情况:
1.安装grid的时候,安装到cluster node information的时候,不是只出现一个node节点吗(即:Oracle01 Oracle01-vip),在此情况下我没有【add】节点,只是继续【setup】然后【next】。
2.安装到最后,在两个节点上分别按提示的顺序执行oraInstRoot.sh和root.sh,执行过程中错误信息:
DiskGroup DATA creation failed with the following message:
ORA-15018: diskgroup cannot be created
ORA-15099: disk '/dev/rhdisk6' is larger than maximum size of 2097152 MBs 解决办法:#bootinfo -s hdisk6查看大小,以M为单位
ORA-15031: disk specification '/dev/rhdisk3' matches no disks
ORA-15025: could not open disk '/dev/rhdisk3'
ORA-27041: unable to open file
Configuration of ASM failed, see logs for details
Did not succssfully configure and start ASM
CRS-2500: Cannot stop resource 'ora.crsd' as it is not running
CRS-4000: Command Stop failed, or completed with errors.
Command return code of 1 (256) from command: /u01/db/bin/crsctl stop resource ora.crsd -init
Stop of resource "ora.crsd -init" failed
Failed to stop CRSD
报错信息:Initial cluster configuration failed . See /u01/db/cfgtoollogs/crsconfig/rootcrs_oracle01.log for details
最后提示错误:ins-20802 Oracle net configuration assistant failed
最后我网上搜索资料,deinstall grid后,再次配置ssh,安装grid,就遇到这两天我们一直讨论的问题。 |
|