About the resadminwait event trigger

The following table describes the resadminwait event trigger:

Description

Invoked when a resource enters ADMIN_WAIT state.

When VCS sets a resource in the ADMIN_WAIT state, it invokes the resadminwait trigger according to the reason the resource entered the state.

This event trigger is non-configurable.

Usage

-resadminwait system resource adminwait_reason

system - represents the name of the system.

resource - represents the name of the faulted resource.

adminwait_reason - represents the reason the resource entered the ADMIN_WAIT state. Values range from 0-5:

0 = The offline function did not complete within the expected time.

1 = The offline function was ineffective.

2 = The online function did not complete within the expected time.

3 = The online function was ineffective.

4 = The resource was taken offline unexpectedly.

5 = The monitor function consistently failed to complete within the expected time.

More Information

Clearing resources in the ADMIN_WAIT state