Managing Serviceguard Extension for SAP Version B.05.10, September 2010

wlm_interval = 5;
absolute_cpu_units = 1;
}
#
# Create a workload group for the dialog processes and use the wlmsapmap
# utility to move all the dialog processes to this workload group.
#
prm {
groups = OTHERS : 1, dialog : 2;
procmap = dialog : /opt/wlm/toolkits/sap/bin/wlmsapmap
-f /etc/cmcluster/C11/wlmprocmap.C11_D01_node1 -t DIA; }
#
# Request 25 shares per dialog job.
#
#
slo s_dialog {
pri = 1;
entity = PRM group dialog
cpushares = 25 shares total per metric m_dialog; }
#
# Report the number of active processes in the dialog workload group.
#
tune m_dialog {
coll_argv = glance_prm APP_ACTIVE_PROC dialog; }
Optional Step: OS795
Non-default SAP parameters that can be defined include EXEDIR for the SAP access path to the
SAP kernel executables (default: /usr/sap/<SID>/SYS/exe/run) and JMSSERV_BASE
(default:3900) for the offset from which the message server port of JAVA SCS instances will be
calculated as JMSSERV_BASE+<INSTNR>.
Example:
EXEDIR for a Unicode system:
EXEDIR= /usr/sap/<SID>/SYS/exe/runU
JMSSERV_BASE for most XI add-in installations:
JMSSERV_BASE=3600
HA NFS Toolkit Configuration
The cross-mounted file systems need to be added to a package that provides HA NFS services.
This is usually the (j)db(j)ci package, the (j)db package or the standalone sapnfs package. Logon
as root to the primary host:
NOTE: This installation section does not need to be performed when using the HP Serviceguard
Storage Management Suite with CFS and shared access Option 3 (chapter 2—”Planning the
Storage Layout”)
Installation Step: LS530
If it is intended to use a standalone legacy HA NFS package, create a directory for the sapnfs
Serviceguard package for the configuration and control files similar to the Installation Steps
as mentioned in “Serviceguard Configuration.”
Refer to the documentation Managing High Available NFS for detailed instructions and
configuration steps.
The naming convention for a sapnfs package is:
PACKAGE_NAME sapnfs
Installation Step: LS530
HA NFS Toolkit Configuration 93