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>
  • 相关阅读:
    二分查找
    基本功能
    pandas的数据结构
    部署metrics-server遇到的坑
    Promethus安装指南
    Spark学习笔记
    Hadoop学习笔记
    大数据处理框架
    大数据Hadoop生态圈:Pig和Hive
    Hadoop HA 机制学习
  • 原文地址:https://www.cnblogs.com/yaoyangding/p/14904589.html
Copyright © 2011-2022 走看看