Managing Serviceguard 12th Edition, March 2006

Planning and Documenting an HA Cluster
Cluster Configuration Planning
Chapter 4158
NOTE The use of a private heartbeat network is not advisable
if you plan to use Remote Procedure Call (RPC)
protocols and services. RPC assumes that each network
adapter device or I/O card is connected to a route-able
network. An isolated or private heartbeat LAN is not
route-able, and could cause an RPC request-reply,
directed to that LAN, to risk time-out without being
serviced.
NFS, NIS and NIS+, and CDE are examples of RPC
based applications that are frequently used on HP-UX.
Other third party and home-grown applications may
also use RPC services directly through the RPC API
libraries. If necessary, consult with the application
vendor to confirm its usage of RPC.
STATIONARY_IP
The IP address of each monitored subnet that does not
carry the cluster heartbeat. You can identify any
number of subnets to be monitored. If you want to
separate application data from heartbeat messages,
define a monitored non-heartbeat subnet here.
A stationary IP address can be either an IPv4 or an
IPv6 address. For more details of IPv6 address format,
see the Appendix , “IPv6 Address Types,” on page 468
FIRST_CLUSTER_LOCK_PV, SECOND_CLUSTER_LOCK_PV
The name of the physical volume within the Lock
Volume Group that will have the cluster lock written
on it. This parameter is FIRST_CLUSTER_LOCK_PV for
the first physical lock volume and
SECOND_CLUSTER_LOCK_PV for the second physical lock
volume. If there is a second physical lock volume, the
parameter SECOND_CLUSTER_LOCK_PV is included in
the file on a separate line. These parameters are only
used when you employ a lock disk for tie-breaking
services in the cluster.