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

posted @ 2012-04-17 13:23  Dance With Automation  Views(626)  Comments(0Edit  收藏  举报