zoukankan      html  css  js  c++  java
  • Recieving error message "VCS WARNING v-16-1-10165 Failover group

    Recieving error message "VCS WARNING v-16-1-10165 Failover group ServiceGroup is not completely offline in cluster" even though group is offline

     
    Article: 100000773
    Last Published: 2010-01-21
    Ratings:  0 0
    Product(s): InfoScale & Storage Foundation

    Problem

    Recieving error message "VCS WARNING v-16-1-10165 Failover group ServiceGroup is not completely offline in cluster" even though group is offline

    Solution

    This message indicates that one or more agents are not completing their monitor/probe procedures and VCS does not actually know the resource status.

    This condition can be confirmed by restarting the HAD engine and evaluating if any particular agents fail to complete their initial probe.

    # hastop -all -force

    : On each node
    # hastart

    Review:
    # hastatus -sum

    If resources are failing to probe observe if they are of the same type.


    Possible Solution: Restart the suspect agent.

    : Repeat for each system in the cluster
    # haagent -stop <AgentType> -force -sys <system>

    After the agent has been completely stopped, start it back up.

    : Repeat for each system again
    # haagent -start <AgentType> -sys <system>
  • 相关阅读:
    创建一个catkin工作空间
    Ubuntu下安装Python3.4及用python编译py文件
    ubuntu连接kinect v2
    ubuntu循环登录问题的解决
    找到bashrc
    创建一个catkin工作空间
    ts配置
    几个loader源码
    e2e测试
    eslint配置
  • 原文地址:https://www.cnblogs.com/yaoyangding/p/14904589.html
Copyright © 2011-2022 走看看