Fault management overview

A virtual business service allows high availability decisions to be localized at the cluster level, while it propagates the events up the dependency chain. It is not mandatory for Veritas Operations Manager to be online for the fault to be propagated and the configured behavior to be executed. The high availability of a virtual business service is guaranteed even if Veritas Operations Manager Management Server is temporarily down.

See Sample virtual business service configuration.

The following events can occur in response to a failure of the database application.

Table: Virtual Business Services fault policy behavior lists how a parent behaves in response to a fault or recovery on its child for various dependency types.

Table: Virtual Business Services fault policy behavior

Fault dependency type

Behavior

SOFT

When the child faults or recovers from the fault, the parent ignores the events. The parent does not take any action.

This type of dependency is used when only start or stop ordering is required and no fault policy action is needed.

FIRM

When the child faults, the parent is taken OFFLINE.

When the child recovers, the parent is brought ONLINE.

RESTART

When the child faults, the parent takes no immediate action.

When the child recovers, the parent is taken OFFLINE and then brought ONLINE.

Table: Virtual Business Services fault propagation behavior list how a parent propagates a fault to its parents in response to a fault or recovery on its child for different dependency types.

Table: Virtual Business Services fault propagation behavior

Fault dependency type

Fault propagation

SOFT

When a parent gets notification about a child fault or a child recovery, the parent does not propagate this notification to its parents.

FIRM

When a parent goes offline as a result of a child fault, the parent propagates the fault to its parents.

When a parent comes online as a result of a child recovery, the parent propagates the recovery to its parents.

RESTART

When a child faults, the parent does not immediately propagate the fault to its parents.

When the parent is brought offline as a result of child recovery, the deferred fault is propagated to its parents.

When the parent is subsequently brought online as a result of child recovery, the recovery is propagated to its parents.

See Fault management for a virtual business service.