设置rac节点之间的互联网络错误,造成集群无法启动,应该设置成
/u01/app/11.2.0/grid/bin/oifcfg setif -global eth1/11.20.20.0:cluster_interconnect
实际上写成了11.20.20.12。
这时可以用-node指定单个节点进行设置,设置成具体的ip,最后一位不是0的那种ip。但crs不能启动,设置不成功:
$ oifcfg setif -global bond0/192.168.0.0:cluster_interconnect PRIF-26: Error in update the profiles in the cluster
GPnP Profile 中保存着节点的元数据,包括:
群集名称
公共和专用互连的网络接口
服务器参数文件位置和磁盘字符串等。
CSS投票磁盘发现字符串 (CSS voting disks Discovery String)
数字签名信息
下面的命令会修改GPnP Profile:
oifcfg (Change network),
crsctl (change location of voting disk),
asmcmd (change ASM_DISKSTRING, spfile location)
搞清楚了GPnP Profile的作用后,可以使用下面的命令修改之前的错误:
gpnptool edit -p=/u01/app/11.2.0/grid/gpnp/rac1/profiles/peer/profile.xml -o=/u01/app/11.2.0/gri-ovr -net3:net_ip=11