Managing Serviceguard Extension for SAP Version B.05.10, December 2012
Option 1: Simple Clusters with Separated Packages
Cluster Layout Constraints:
• The liveCache package does not share a failover node with the APO Central Instance package.
• There is no MaxDB or additional liveCache running on cluster nodes.
• There is no intention to install additional APO Application Servers within the cluster.
• There is no hot standby liveCache system configured.
Table 25 File System Layout for liveCache Package running separate from APO (Option 1)
Mount PointPackageStorage Type
/sapdb/datalc<LCSID>shared
/sapdb/<LCSID>/datanlc<LCSID>shared
/sapdb/<LCSID>/lognlc<LCSID>shared
/var/spool/sqllc<LCSID>shared
/sapdb/programslc<LCSID>shared
In the above layout all relevant files get shared via standard procedures. The setup causes no
administrative overhead for synchronizing local files. SAP default paths are used.
NOTE: The data and log disk spaces of MaxDB are called devspaces. For security and
performance reasons SAP recommends to place the devspaces on raw devices.
Option 2: Non-MaxDB Environments
Cluster Layout Constraints:
• There is no MaxDB or additional liveCache running on cluster nodes. Especially the APO
System RDBMS is either based on , ORACLE or DB2, but not on MaxDB.
• There is no hot standby liveCache system configured.
Often APO does not rely on MaxDB as underlying database technology. But independent from
that, all Instances of the APO System still need access to the liveCache client libraries. The best
way to deal with this is to make the client libraries available throughout the cluster via AUTOFS
cross-mounts from a dedicated NFS package.
Table 26 File System Layout for liveCache in a non-MaxDB Environment (Option 2)
Mount PointPackageStorage Type
/sapdb/datalc<LCSID>shared
/sapdb/<LCSID>lc<LCSID>shared
/sapdB/<LCSID>/datanlc<LCSID>shared
/sapdb/<LCSID>/lognlc<LCSID>shared
/var/spool/sqllc<LCSID>shared
/sapdb/programssapnfs1autofs shared
1 This can be any standard, standalone NFS package. The SAP global transport directory should
already be configured in a similar package. This explains why this package is often referred to
as "the trans package" in related literature. A trans package can optionally be extended to also
serve the global liveCache fileshares.
Planning the Volume Manager Setup 121