Error Code details
V-16-1-10009
Severity: Error 
Component: Cluster Server 
Message:
Agent %s has faulted %s times in less than %s seconds -- Will not attempt to restart. Correct the problem and use haagent -start to start the agent
Description:

This error message indicates that the agent crashes frequently. The Veritas Cluster Server (VCS) (_had), which usually restarts the agent when it crashes, stops trying to restart it.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2012-03-08 04:14:16
Platform: Generic
Release: Generic
Content:

Common causes of the problem are:
 

  • The agent cannot start because the same type of agent is already running. The existing agent may be stopping or hung. In this case, do the following in the order presented:
     
  • Manually stop the existing agent. Enter:

    kill -9 pid
     
  • Manually start the agent. Enter:

    haagent -start agent_name -sys sys_name
     
  • If the same type of agent is not running, a bug in the agent code may cause the frequent crashes. In this case, contact Veritas Technical Support.