zoukankan      html  css  js  c++  java
  • rac crs节点故障(未解决)

    最近在学习RAC,搭建实验环境后自己乱敲发现一处问题。

    node1

    [root@node1 bin]# /u01/app/11.2.0/grid/bin/crsctl check cluster
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online

    node2

    [root@node2 ~]# /u01/app/11.2.0/grid/bin/crsctl check cluster
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4529: Cluster Synchronization Services is online
    CRS-4534: Cannot communicate with Event Manager

    百度 发现node2 iptables未关闭,

    关闭iptables依然出现问题

    待续

     -------------------------------------

    第二日

    发现node1 iptables也未关闭(为什么,虚拟机问题吗???)。

    关闭iptables并重启两节点。

    恢复正常

  • 相关阅读:
    tensorflow 学习
    join-semi and join-anti
    深入拆解Tomcat_Jetty 笔记
    Set化
    DDD实战-笔记
    高并发系统设计-笔记
    技术管理
    性能调优-笔记
    程序员是如何思考的-笔记
    LeetCode
  • 原文地址:https://www.cnblogs.com/ggykx/p/9949831.html
Copyright © 2011-2022 走看看