• Failover group is not completely offline in cluster


    kb:http://www.symantec.com/business/support/index?page=content&id=TECH125894

    Problem

    V-16-1-10165 "Failover group is not completely offline in cluster" appears when failing over a service group from one node to another

    or

    V-16-1-10155 "Group ServiceGroupNameSG has agent(s) that failed on system SystemName"

    My problem:

    在把dc上的CAS卸载并安装在节点上之后,veritas的第二个节点online不起来。弹出此错误

    Error

    V-16-1-10165 Failover group is not completely offline in cluster

    or

    V-16-1-10155 "Group ServiceGroupNameSG has agent(s) that failed on system SystemName"

    Environment

    Attempting to online any On-Off resource of a particular type on a specific node; such as any configured MountV resource, may fail with the above error.

    Cause

    This error appears because one or more of the resources are online within the group, or one of more of the agents for the resources are erroneously reporting that the resources are online.

    Solution

    Follow these steps to reset the status reported by the agents:
    To stop and restart the cluster service on all nodes:
    1. From a Windows command prompt, run the following commands:
    haconf -dump -makero
    hastop -all -force
    Note: A message may appear stating that the cluster is not "writeable." This is expected.
    2. From the Windows Task Manager, end any tasks for VCSAgDriver.exe (if present).
    3. From a Windows command prompt, run the following commands:
    hastart -all
    If the problem persists, follow these step:
    1. From a Windows command prompt, run the following commands:
    haconf -dump -makero
    hastop -all -force
    Note: A message may appear stating that the cluster is not "writeable." This is expected.
    2. From the Windows Task Manager, end any tasks for VCSAgDriver.exe (if present).
    3. On each node, run this commands from a Windows command prompt:
    net stop llt /y
    4. On each node, run this command:
    hastart

    Note: In some cases, this error may occur due to a known defect with the mountv and vmdg agents in some versions of Storage Foundation for Windows (SFW). Further information can be found here:

    http://support.veritas.com/docs/321223

  • 相关阅读:
    整数数组的组合问题
    C++ 虚函数与纯虚函数 浅析
    NetBeans 8.0 连接远程服务器
    R语言画图教程之盒形图
    R语言建立回归分析,并利用VIF查看共线性问题的例子
    R语言建立回归分析,并利用VIF查看共线性问题的例子
    Python技巧—list与字符串互相转换
    Python技巧—list与字符串互相转换
    sas正则式之prxparen
    sas正则式之prxparen
  • 原文地址:https://www.cnblogs.com/dancewithautomation/p/2453511.html
Copyright © 2020-2023  润新知