Managing HP Serviceguard A.11.20.10 for Linux, December 2012

IP Address The IP address(es) by which the quorum server will communicate
with the cluster nodes.
Supported Node Names The name (39 characters or fewer) of each cluster node that will
be supported by this quorum server. These entries will be entered
into qs_authfile on the system that is running the quorum server
process.
4.6 Volume Manager Planning
When designing your disk layout using LVM, you should consider the following:
The volume groups that contain high availability applications, services, or data must be on a
bus or buses available to the primary node and all adoptive nodes.
High availability applications, services, and data should be placed in volume groups that are
separate from non-high availability applications, services, and data.
You must group high availability applications, services, and data, whose control needs to be
transferred together, on a single volume group or a series of volume groups.
You must not group two different high availability applications, services, or data, whose control
needs to be transferred independently, on the same volume group.
Your root disk must not belong to a volume group that can be activated on another node.
4.6.1 Volume Groups and Physical Volume Worksheet
You can organize and record your physical disk configuration by identifying which physical disks,
LUNs, or disk array groups will be used in building each volume group for use with high availability
applications. Use the Volume Group and Physical Volume worksheet (page 274).
NOTE: HP recommends that you use volume group names other than the default volume group
names (vg01, vg02, etc.). Choosing volume group names that represent the high availability
applications they are associated with (For example, /dev/vgdatabase) will simplify cluster
administration.
4.7 Cluster Configuration Planning
A cluster should be designed to provide the quickest possible recovery from failures. The actual
time required to recover from a failure depends on several factors:
The length of the MEMBER_TIMEOUT; see the description of this parameter under “Cluster
Configuration Parameters ” for recommendations.
The design of the run and halt instructions in the package control script. They should be written
for fast execution.
The application and database recovery time. They should be designed for the shortest recovery
time.
In addition, you must provide consistency across the cluster so that:
User names are the same on all nodes.
UIDs are the same on all nodes.
GIDs are the same on all nodes.
Applications in the system area are the same on all nodes.
System time is consistent across the cluster.
Files that could be used by more than one node, such as /usr or/opt files, must be the same
on all nodes.
4.6 Volume Manager Planning 81