安装10G+RAC集群,在node2进行vipca操作的时候发现这个问题
原因是少了host的回环地址,当时删除错了
添加进去即可
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
oracle--CRS-0215 : Could not start resource 'ora.node2.ons'.
原文:https://www.cnblogs.com/kingle-study/p/11155673.html