Managing Serviceguard Extension for SAP Version A.06.00 for Linux, December 2012

4 SAP cluster storage layout planning
Volume managers are tools that let you create units of disk storage known as storage groups.
Storage groups contain logical volumes for use on single systems and in high availability clusters.
In Serviceguard clusters, package control scripts activate storage groups. The standard Logical
Volume Manager (LVM) . The following steps describe two standard setups for the LVM volume
manager. Chapter explores the concepts and details the implementation steps discussed in this
chapter.
Database storage layouts for usage with parallel databases are only briefly described for Oracle
Real Application Clusters. Detailed configuration steps for parallel database technologies are not
covered in this manual. Additional information about SGeSAP and parallel databases is being
released as whitepapers from HP. Refer to the Additional Reading section of the relevant SGeSAP
release notes to verify the availability of whitepapers in this area.
This chapter discusses disk layout for clustered SAP components and database components of
several vendors on a conception level. It is divided into two main sections:
SAP Instance Storage Considerations
Database Instance Storage Considerations
SAP Instance Storage Considerations
In general, it is important to stay as close as possible to the original layout intended by SAP. But,
certain cluster-specific considerations might suggest a slightly different approach. SGeSAP supports
various combinations of providing shared access to file systems in the cluster.
Table 3 Option descriptions
DescriptionOption
Optimized to provide maximum flexibility. Following the recommendations given below
allows for expansion of existing clusters without limitations caused by the cluster.
1. SGeSAP NFS Cluster
Another important design goal of SGeSAP option 1 is that a redesign of the storage
layout is not imperative when adding additional SAP components later on. Effective
change management is an important aspect for production environments. The disk
layout needs to be as flexible as possible to allow growth to be done by just adding
storage for newly added components. If the design is planned carefully at the
beginning, making changes to already existing file systems is not required.
Optimized to provide maximum simplicity. The option is only feasible for very simple
clusters. It needs to be foreseeable that the layout and configuration won't change
2. SGeSAP NFS Idle Standby
Cluster
over time. It comes with the disadvantage of being locked into restricted configurations
with a single SAP System and idle standby nodes. HP recommends option 1 in case
of uncertainty about potential future layout changes.
Each file system added to a system by SAP installation routines must be classified and a decision
has to be made:
Whether the file system needs to be kept as a local copy on internal disks of each node of
the cluster (local).
Whether the file system needs to be shared on a SAN storage device to allow failover and
exclusive activation (shared exclusive).
Whether the file system to be allowed shared access to more than one node of the cluster at
the same time (shared NFS).
30 SAP cluster storage layout planning