Failed to offline resource: Error V-16-1-55053: The Service Group %s to which Resource %s belongs is in transition on the system; online and offline operations are prohibited

book

Article ID: 100032106

calendar_today

Updated On:

Description

Error Message

V-16-1-55053: The Service Group %s to which Resource %s belongs is in transition on the system; online and offline operations are prohibited.

Cause

VCS (Veritas Cluster Server) indicated the service group is in a transition state. It will not allow an offline operation of any resource for that service group.

Resolution

1. Open a cmd prompt as an administrator.

2. Use the hastop command to stop the cluster engine, using the -force switch. This will stop the VCS monitoring activity and remove the transition state.

Example:
hastop -local -force


3. Use the hastart command to restart VCS.

Example:
hastart

Issue/Introduction

When attempting to bring a cluster resource offline, an error appears stating the offline operation failed.