| United States-English |
|
|
|
![]() |
Managing MC/ServiceGuard Extension for SAP R/3: > Chapter 2 Step by Step Installation GuidePreparing the Integration |
|
If the SAP R/3 system you are going to make highly available is already installed, proceed section "“Steps if SAP R/3 is Already Installed”." If the SAP R/3 system you are going to make highly available is not already installed, proceed to section "“Steps if SAP R/3 is Not Installed Yet”."
Comment out the references to any filesystem that is mentioned in Step Title not available from the /etc/fstab.
If there are additional internal application servers on the cluster hosts: Logon to all cluster hosts that have application servers installed. Verify the following:
The usage of local executables with the SAPCPE mechanism is required for SGeSAP environments. You can do this now, because it prevents hangs when performing a su to <sid>adm later in this installation. Check if the Central Instance host and all application servers have a directory called, type:
If the directories exists, you are done. The system is already using local executables through sapcpe. If the directories do not exist, setup sapcpe. Refer to your OSS notes and the SAP R/3 online documentation for information about how to do this. SAP R/3 is installed on one host. This remains true even if you want to distribute the database and Central Instance using the three-tier concept. MC/ServiceGuard allows you to remove one or the other later. The host you choose now will become the primary host.
Logon to the primary host as root. Create the shared volume groups using the minor numbers specified in Step Title not available. Use the command line interface to create the whole volume group, and later, the distribution. Do not use SAM. SAM will scramble the minor numbers. For example:
Refer to your SAP R/3 documentation for a description on how to distribute the filesystems on physical disks. Refer to the SAP R/3 installation documents to find out about the filesystem sizes you need. Use lvextend and mkfs -F vxfs commands to create the filesystems on the shared volume groups. Create and distribute the mapfiles with vgexport(1m).
If there is a different SAP R/3 system already installed on another cluster node, propagate the additional SAP R/3 HP-UX users and groups to all the nodes of the cluster. This prevents conflicts with the UIDs. The SAP R/3 installation process creates users, groups and services and it performs local consistency checks. It is possible, that UIDs, GIDs or service ports already exist on other cluster hosts. Synchronize the /etc/passwd, /etc/group and /etc/services files of the cluster nodes so that they have the same contents. This prevents conflicts later in the installation process.
Logon to the primary host as root. Create the mountpoints as recommended in the SAP R/3 installation documents, except, do not use /usr/sap/<SID> as a mountpoint. Mount one level below the instance directory. For example:
The filesystems should be distributed on disks and volume groups as recommended in Step Title not available. But instead of using the mountpoints below /export that are suggested in Step Title not available, create mountpoints below / as recommended by the SAP R/3 documentation. For example:
Mount all created filesystems manually. Do not create entries in /etc/fstab.
Begin SAP R/3 installation now. Install the complete system on the primary machine. Refer to your standard SAP R/3 documentation and OSS notes on how to do this. If you use R3SETUP to install, the space check might fail. Modify the SPACECHECK entries in the .R3S file in the installation directory to reflect the mountpoint changes. For example: Search for [Z_CENTRDBSPACECHECK_IND_IND] in CENTRDB.R3S. The @SAPDIR@/@SAPSYSTEMNAME@ entries check the diskspace of /usr/sap/<SID>. Additional free space caused by the logical volume that is mounted below at the mountpoint /usr/sap/<SID>/DVEBMGS<INSTNR> is not counted. Do not continue until SAP R/3 is properly installed on the primary node.
If internal application servers are needed: Setup application servers with R3INST/R3SETUP as usual. If you install an application server on a node within the cluster, consider the following:
The usage of local executables with the SAPCPE mechanism is required for SGeSAP environments. Do this now to prevents hangs when performing a su to <sid>adm later in this installation process. Refer to your OSS notes and the SAP R/3 online documentation for information. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||