Specifications
Resource Actions
l actions. This directory contains the set of recovery action programs that act only on resource
instances of the specific resource type. If, for your application, any actions apply to all
resource types within an application, place them in an actions subdirectory under the
application directory rather than under the resource type directory.
Recovery direction software is used to modify or recover a resource instance. Two actions, remove
and restore, must exist in the actions directory for each resource type.
Resource Actions
The actions directory for a resource type contains the programs (most often shell scripts) that
describe specific application functions. Two actions are required for every resource type—restore and
remove.
The remove and restore programs should perform symmetrically opposite functions; that is, they
undo the effect of one another. These scripts should never be run manually. They should only be run
by executing the LifeKeeper Recovery Action and Control Interface (LRACI) perform_action
shell program described in the LRACI-perform_action (1M) manual page.
Structure of LCD Directory in /opt/LifeKeeper
The following diagram shows the directory structure of /opt/LifeKeeper.
198User Guide