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>
  • 相关阅读:
    转载—javascript 设计模式 文章很长,请自备瓜子,水果和眼药水
    js 中call()方法的使用
    上传、下载
    steps1>Struct2配置文件
    页面刷新
    steps1>Struct2控制器组件
    steps1>Struct2概述
    steps1>Struct2基本流程
    steps1>Struct2struts.xml
    steps1>Struct2web.xml
  • 原文地址:https://www.cnblogs.com/yaoyangding/p/14904589.html
Copyright © 2011-2022 走看看