Managing HP Serviceguard Extension for SAP for Linux, December 2013

The required attributes are vg, fs_name, fs_directory, fs_type, ip_subnet, and
ip_address.
For examples of these attributes, see “Creating NFS toolkit package using Serviceguard
CLI” (page 58) section.
2. Verify the package configuration by using the cmcheckconf P <pkg>.config command,
and if there are no errors, run the cmapplyconf P <pkg>.config command to apply
the configuration.
5.2.6.4 Verification steps
A simple verification of the newly created base package is to test if the package startup succeeds
on each cluster node where it is configured.
5.3 SAP installation (Phase 2)
This section provides information for installing SAP into a Serviceguard cluster environment. For
more information, see SAP installation guides.
SAP instances are normally installed on one dedicated node, (referred to as <primary>). In Phase
3, the changes from the SAP installation on the <primary> node must be distributed to the other
nodes in the cluster (referred to as <secondary> nodes) intended to run the SAP instance. Once
the SAP instance is clustered, there is no concept of <primary> and <secondary> node anymore
and all the nodes provides an identical environment.
5.3.1 Prerequisite
The sapnfs package must be running on one of the nodes in the cluster and is exporting the
relevant NFS files systems.
The automount subsystem must be running and the NFS client file systems are available.
A SGeSAP base package(s) for the SAP instances installation must be running on the <primary>
node.
For example, the primary node is the node, where the sapinst tool (now known as Software
Provisioning Manger) is executed to start the installation.
Determine the SAP instance number(s) to be used for the installation and verify they are unique
in the cluster.
5.3.2 Installation of SAP instances
The SAP instances and database are installed with the SAP sapinst tool.
Use either of the following commands to specify the virtual hostname, where the instances are to
be attached:
Run export SAPINST_USE_HOSTNAME=<virtual host> before running sapinst , or add
the virtual hostname to the command line
sapinst SAPINST_USE_HOSTNAME=<virtual host>
The sapinst tool offers various installation types. The type of installation determines the way instances
and the database are installed and the flexibility of the setup. The three installation types offered
are:
Central system
Distribute system
High-Availability system
5.3 SAP installation (Phase 2) 65