If you have installed your LifeKeeper environment as described in the LifeKeeper Planning and Installation Guide, you should be ready to start and configure the LifeKeeper software on each server in your cluster.
Follow the steps below which contain links to topics with additional details. Perform these tasks on each server in the cluster.
Start LifeKeeper by typing the following command as root:
/opt/LifeKeeper/bin/lkstart
This command starts all LifeKeeper daemon processes on the server being administered if they are not currently running.
For additional information on starting and stopping LifeKeeper, see Starting and Stopping LifeKeeper.
Set Up TTY Communications Connections. If you plan to use a TTY communications (comm) path for a LifeKeeper heartbeat, you need to set up the physical connection for that heartbeat.
Configure the GUI. There are multiple tasks involved with configuring the GUI. Start with the LifeKeeper GUI - Overview topic within the Preparing to Run the GUI "book". Then for detailed instructions, follow the browse sequence throughout the book.
Note: The first time you run the LifeKeeper GUI, you will see a QuickStart button which opens a window with instructions and links to help you step through the configuration of your LifeKeeper resources. Subsequently, you can access this QuickStart Configuration Assistant under the Help menu.
Create Communications Paths. Before you can activate LifeKeeper protection, you must create the communications path (heartbeat) definitions within LifeKeeper.
Perform any of the following optional configuration tasks:
If you plan to use STONITH devices in your cluster, create the scripts to control the STONITH devices and place them in the appropriate LifeKeeper events directory. For detailed instructions, refer to the white paper Implementing STONITH Support in LifeKeeper for Linux Clusters available at www.steeleye.com/support/documentation.
LifeKeeper is now ready to protect your applications. The next step depends on whether you will be using one of the optional LifeKeeper Recovery Kits:
If you are using a LifeKeeper Recovery Kit, refer to the Administration Guide associated with the kit for instructions on creating and extending your resource hierarchies.
If you are using an application that does not have an associated Recovery Kit, then you have two options:
If it is a simple application, you should carefully plan how to create an interface between your application and LifeKeeper. You may decide to protect it using the Generic Application Recovery Kit included with the LifeKeeper core.
If it is a more complex application, you can write your own custom recovery kit using the optional LifeKeeper Extender. See the LifeKeeper Extender document for instructions and sample code. See the Application Interface Levels topic for a discussion on how LifeKeeper interfaces to different types of applications.