Oracle 11g RAC安装[INS-30507] Empty ASM disk group(七)

2014-11-24 18:22:20 · 作者: · 浏览: 3
- --------------- ----------------- ------
eth0 192.168.7.72 192.168.7.0 0.0.0.0 192.168.7.254 00:0C:29:BE:13:D3 1500
eth1 10.10.7.72 10.10.7.0 0.0.0.0 192.168.7.254 00:0C:29:BE:13:DD 1500


Interface information for node "node1"
Name IP Address Subnet Gateway Def. Gateway HW Address MTU
------ --------------- --------------- --------------- --------------- ----------------- ------
eth0 192.168.7.71 192.168.7.0 0.0.0.0 192.168.7.254 00:0C:29:ED:CF:A9 1500
eth1 10.10.7.71 10.10.7.0 0.0.0.0 192.168.7.254 00:0C:29:ED:CF:B3 1500


Check: Node connectivity of subnet "192.168.7.0"
Source Destination Connected
------------------------------ ------------------------------ ----------------
node2:eth0 node1:eth0 yes
Result: Node connectivity passed for subnet "192.168.7.0" with node(s) node2,node1


Check: TCP connectivity of subnet "192.168.7.0"
Source Destination Connected
------------------------------ ------------------------------ ----------------
node1:192.168.7.71 node2:192.168.7.72 passed
Result: TCP connectivity check passed for subnet "192.168.7.0"


Check: Node connectivity of subnet "10.10.7.0"
Source Destination Connected
------------------------------ ------------------------------ ----------------
node2:eth1 node1:eth1 yes
Result: Node connectivity passed for subnet "10.10.7.0" with node(s) node2,node1


Check: TCP connectivity of subnet "10.10.7.0"
Source Destination Connected
------------------------------ ------------------------------ ----------------
node1:10.10.7.71 node2:10.10.7.72 passed
Result: TCP connectivity check passed for subnet "10.10.7.0"


Interfaces found on subnet "192.168.7.0" that are likely candidates for VIP are:
node2 eth0:192.168.7.72
node1 eth0:192.168.7.71

Interfaces found on subnet "10.10.7.0" that are likely candidates for a private interconnect are:
node2 eth1:10.10.7.72
node1 eth1:10.10.7.71

Result: Node connectivity check passed

Checking for multiple users with UID value 0
Result: Check for multiple users with UID value 0 passed

Post-check for hardware and operating system setup was successful.

#Author : Robinson


4、分析与解决
a.从上面的各个检测情况来看,应该来说配置等方法应该是ok的。如果有问题的话,检测应该有部分无法通过
b.其次可以排除ams磁盘文件的属主属组以及权限问题
c.Google了N多11g rac安装指导,都没有提到要配置磁盘路径的问题,尝试修改磁盘路径为ORCL:没有结果(记得10g时要这样配)
d.尝试重新配置asm driver以及使用asmlib重新创建磁盘未果
e.最后在安装界面尝试修改路径为/dev/oracleasm/disk/*,终于转阴为晴阿
f.路径下/etc/sysconfig/oracleasm文件可以修改相关SCANORDER以及SCANEXCLUDE