Managing Serviceguard Extension for SAP on Integrity Linux, December 2005

Understanding Serviceguard Extension for SAP on Integrity Linux
Planning the LVM Layout for Clustered SAP Environments
Chapter 1 27
SAPDB LVM Layout
SAPDB distinguishes an instance dependant path /sapdb/<DBSID> and
two instance independent paths, such as IndepData and IndepPrograms.
By default all three point to a directory below /sapdb. An overview of
the current settings can be viewed at the file
/var/spool/sql/ini/SAP_DBTech.ini.
The following is a sample SAP_DBTech.ini for a host with a SAPDB 7.4
(LC1) and an APO 3.1 using a SAPDB 7.3 database instance (AP1):
[Globals]
IndepData=/sapdb/data
IndepPrograms=/sapdb/programs
[Installations]
/sapdb/LC1/db=7.4.2.3,/sapdb/LC1/db
/sapdb/AP1/db=7.3.0.15,/sapdb/AP1/db
[Databases]
.SAPDBLC=/sapdb/LC1/db
LC1=/sapdb/LC1/db
_SAPDBAP=/sapdb/AP1/db
AP1=/sapdb/AP1/db
[Runtime]
/sapdb/programs/runtime/7240=7.2.4.0,
/sapdb/programs/runtime/7250=7.2.5.0,
/sapdb/programs/runtime/7300=7.3.0.0,
/sapdb/programs/runtime/7301=7.3.1.0,
/sapdb/programs/runtime/7401=7.4.1.0,
/sapdb/programs/runtime/7402=7.4.2.0,