Error Code details
V-16-5-51065
Severity: Error 
Component: Cluster Server 
Message:
ALERT[%s] Unable to find a suitable remote failover target for global group %s. Administrative action is required.
Description:

The message is displayed when Veritas Cluster Server (VCS) cannot find a suitable target system in the remote cluster for the service group to failover. It indicates one of the following situation:

 

  • The service group is faulted in the remote cluster.
  • The service group is already active in the remote cluster.
  • The remote system is not in a RUNNING state.
  • VCS is not running on the remote system.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2012-08-02 07:23:07
Platform: Generic
Release: Generic
Content:

To solve the problem:

 

  1. Check the engine log file for the reason. You can find the log in ${ VCS_LOG}/log directory.

 

  1. Solve the problem accordingly:

 

  • If the service group is faulted in the remote cluster, clear the faulted resources of the service group with the hagrp –clear command.

 

  • If the service group is already active in the remote cluster, which indicates a concurrency violation, check whether the service group should be brought offline. You can bring the service group offline by entering:

hagrp –offline service_group –any

 

  • If the remote system is not running, or VCS is not running on the remote system, start VCS on the remote system.

 

  1. Bring the service group online. Enter either of the following commands on the remote server:

 

  • hagrp -online service_group -sys system

 

  • hagrp –online service_group -any