Managing Systems and Workgroups: A Guide for HP-UX System Administrators

Configuring a System
Using Distributed Systems Administration Utilities
Chapter 3156
can run the package is also available.
You will need a free IP address for this package and you need to configure
storage for the package before proceeding. For details on creating highly
available file systems, please refer to ‘Creating a Storage Infrastructure’
chapters of the Managing Serviceguard documentation.
Will this master server be Highly Available (HA) [Y]:
The wizard names the package name “csync” for configuration
synchronization. This specific package name is required. The LVM
storage configuration and network configuration for the package must be
set up before continuing or before running the wizard. All the cluster
members should also be up and available. For details, refer to the
Managing Serviceguard book, under “Building an HA Cluster
Configuration”, “Creating a Storage Infrastructure with LVM.
NOTE The wizard only supports creating packages based on LVM volume
groups. When using CFS or VxVM, manual configuration is required. See
the section on manually configuring a Serviceguard cluster for details on
manually configuring the csync package.
The wizard prompts for the following, all of which should have already
been configured:
LVM volume group name (for example, vgcsync)
Logical volume in the volume group (for example,
/dev/vgcsync/lvol1)
The mount point of the filesystem (for example, /csync)
The mount options of the filesystem (for example, -o
rw,largefiles). The mount options are used verbatim in the
Service package control script’s FS_MOUNT_OPT[0] field. Note that
the mount options must agree with the filesystem you created on the
logical volume. For example, if the filesystem was created with
largefiles support, the largefiles mount option should be specified.
The filesystem type (for example, VxFS)