原文地址:http://ericwijaya.wordpress.com/2009/10/22/unable-to-access-cluster-service-while-creating-node-could-not-add-node-rac1/ unable to access cluster service while creating node, could not add noderac1 22 10 2009 rate this i get this
原文地址:http://ericwijaya.wordpress.com/2009/10/22/unable-to-access-cluster-service-while-creating-node-could-not-add-node-rac1/
unable to access cluster service while creating node, could not add node rac122 10 2009
rate this
i get this error after try to apply cluster node on the ocfs2console. i try to restart the ocfs2 service but didn’t solve the problem. i search at metalink and found the solution:
shutdown ocfs2 console.
select file then quit from the console menu or press ctrl+q keys. unmount ocfs2 volumes, offline the cluster and unload the o2cb module
# /etc/init.d/ocfs2 stop
stopping oracle cluster file system (ocfs2) [ ok ]# /etc/init.d/o2cb offline ocfs2
stopping o2cb cluster ocfs2: ok
unloading module ocfs2: ok
# /etc/init.d/o2cb unload
unmounting ocfs2_dlmfs filesystem: ok
unloading module ocfs2_dlmfs: ok
unmounting configfs filesystem: ok
unloading module configfs: ok
remove the ocfs2 cluster configuration file /etc/ocfs2/cluster.conf
# rm -f /etc/ocfs2/cluster.conf restart ocfs2 console
# /usr/sbin/ocfs2console
perform required node configuration and save changes
