An error for "Failover group is not completely offline in cluster" is reported for Veritas Cluster Server for Windows

book

Article ID: 100000934

calendar_today

Updated On:

Description

Error Message

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

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.
 

Resolution


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 administrator 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 administrator command prompt, run the following commands:
 
   hastart -all


If the problem persists, follow these step:

1. From a Windows administrator 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 command from a Windows administrator command prompt:
 
   net stop llt /y

4. On each node, run this command:

   hastart

Issue/Introduction

For one or more resource in Veritas Cluster Server (VCS) for Windows, when an attempt to online a resource or Service Group is made, it would give an error

Additional Information

UMI: V-16-1-10269