HACMP provides error detection and recovery to keep your business critical application up and available. Planning of the HACMP cluster is an important step in eliminating single points of failure which can affect your application. Once in production, the documentation of your cluster configuration will be very beneficial when planning maintenance, training new staff and making future upgrades. HACMP provides an online planning worksheets application which aids in the cluster planning process.
|
|
Online planning worksheets is a Java-based application which lets you enter configuration information or import configuration information from an existing cluster. The application saves your information as a cluster definition file that you can later apply to your cluster, and validates your data to ensure that all required information has been entered. To document your configuration, you can produce an HTML report.
Prerequisites
The online planning worksheets application requires the Java Runtime Environment (JRE) version 1.3.0 or higher.
Online planning worksheets runs on the IBM AIX 5L operating system, Microsoft Windows or any other system that has the appropriate JRE installed.
Before you use the online planning worksheets application, you should understand the concepts and terminology relevant to HACMP which is provided in the Concepts and Facilities Guide.
You should also be familiar with the planning process which is provided in the Planning and Installation Guide with extensive information about the online planning worksheets.
Using the worksheets
To download the online planning worksheets, you must first read and agree to the license agreement for non-warranted programs. Once you accept this agreement, click on the [Download now!] button to see all available downloads for HACMP which includes the online planning worksheets worksheets.jar file. Then click on it or run the following command from the AIX command line:
java -jar worksheets.jar
|