Error Code details
V-16-13343
Severity: Warning 
Component: Cluster Server 
Message:
Action entrypoint action timed out for resource(%S)
Description:

This message is displayed because the action entry point for the resource needs more time than is specified by the ActionTimeout attribute.


After the hares -action command has instructed the agent to perform a specified action, the action entry point must complete the action within the time specified by the ActionTimeout attribute. The default value of ActionTimeout is 30 seconds and can be overridden. However, no matter what value you specify, it is internally limited to 0.5 * MonitorInterval.

 

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2012-03-08 01:33:02
Platform: Generic
Release: Generic
Content:
  • If this warning occurs when you use a non-Symantec agent, do the following:
  1. Analyze the agent log or the engine log to determine the reason why the action entry point times out.
     
  2. Set the value of the ActionTimeout attribute accordingly. To extend the limit value of ActionTimeout, use  VCSAgSetResEPTimeout (for a C/C++ entry point) or VCSAG_SET_RES_EP_TIMEOUT (for a script entry point).
  • If this warning occurs when you use a Symantec agent, contact Veritas Technical Support with the log details.

 

For Veritas Cluster Server 6.0 release or later, the reason why the action entry point times out can also be found by configuring the AdvDbg attribute. For more information, see Veritas Cluster Server Agent Developer's Guide.