• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

安装oracle 10 rac时遇到“Unable to access cluster service wh

mysql 搞代码 4年前 (2022-01-09) 19次浏览 已收录 0个评论
文章目录[隐藏]

原文地址: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

<link href=”/js/syntaxhighlighter/SyntaxHighlighter.css” rel=”stylesheet” type=”text/css” />

原文地址: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 rac1

22 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 met本文来源gaodai$ma#com搞$$代**码网$alink and found the solution:

  1. Shutdown OCFS2 Console.
    Select File then Quit from the Console menu or press Ctrl+Q keys.
  2. 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

  3. Remove the OCFS2 cluster configuration file /etc/ocfs2/cluster.conf
    # rm -f /etc/ocfs2/cluster.conf
  4. Restart OCFS2 Console
    # /usr/sbin/ocfs2console
  5. Perform required node configuration and save changes


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:安装oracle 10 rac时遇到“Unable to access cluster service wh
喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址