Please enter search query.
Search <book_title>...
Cluster Server 7.3.1 Configuration Guide for SAP Web Application Server - Windows
Last Published:
2017-11-05
Product(s):
InfoScale & Storage Foundation (7.3.1)
- Section I. Getting Started
- Introducing the Veritas High Availability Agent for SAP Web Application Server
- About the Veritas High Availability agent for SAP Web Application Server
- How does the Veritas High Availability solution work
- Agent functions
- Installing and configuring the SAP Web Application Server for high availability
- Setting up SAP systems for clustering
- Configuring the Enqueue Replication Server
- Clustering an SAP instance
- Creating and adding domain groups and users
- Creating and adding domain groups and users
- Introducing the Veritas High Availability Agent for SAP Web Application Server
- Section II. Configuring the application for high availability
- Section III. Troubleshooting the Agent
- Troubleshooting the agent for SAP Web Application Server
- Troubleshooting common problems
- Reviewing SAP Web Application Server agent log files
- Reviewing error log files
- Troubleshooting the agent for SAP Web Application Server
- Appendix A. Sample Configurations
- Sample SAP resource configuration in a physical environment
- Sample service group configurations in a physical environment
- Sample service group configurations for SAP systems on Windows Server 2008/2012
Sample configuration for SAP Enqueue Replication Server Instances service group for Add-In installation Usage Type
group SAP-PI3ERS ( SystemList = { SysA = 0, SysB = 1 } ) IP SAP-PI3ERS_IP ( Address = "10.xxx.xx.30" SubNetMask = "255.255.252.0" MACAddress = "00-15-17-63-45-92" ) Lanman SAP-PI3ERS_Lanman ( VirtualName = sappi3ers IPResName = SAP-PI3ERS_IP ) MountV SAP-PI3AERS_MountV ( MountPath = "C:\\usr\\sap\\PI3\\ERS31" VolumeName = PI3AERS_vol VMDGResName = SAP-PI3AERS_VMDg ) MountV SAP-PI3ERS_MountV ( MountPath = "C:\\usr\\sap\\PI3\\ERS32" VolumeName = PI3ERS_vol VMDGResName = SAP-PI3ERS_VMDg ) NIC SAP-PI3ERS_NIC ( MACAddress = "00-15-17-63-45-92" ) SAPWebAS SAP-PI3AERS_SAPWebAS ( SAPSID = PI3 SAPHome = "C:\\usr\\sap\\PI3\\ERS31\\exe" SAPMonHome = "C:\\usr\\sap\\PI3\\ERS31\\exe" SAPHost = sappi3ers ProcMon = { "enrepserver.exe" } SAPServiceUser = SAPServicePI3 SAPAdminDomain = SYMCORP SAPAdmin = pi3adm SAPAdminPassword = AFkl41nmqdaou InstType = ENQREP InstName = ERS31 InstProfile = "\\\\sappi3scs\\sapmnt\\ PI3\\SYS\\profile\\PI3_ERS31_sappi3ers" EnqSrvResName = SAP-PI3ASCS_SAPWebAS ) SAPWebAS SAP-PI3ERS_SAPWebAS ( SAPSID = PI3 SAPHome = "C:\\usr\\sap\\PI3\\ERS32\\exe" SAPMonHome = "C:\\usr\\sap\\PI3\\ERS32\\exe" SAPHost = sappi3ers ProcMon = { "enrepserver.exe" } SAPServiceUser = SAPServicePI3 SAPAdminDomain = SYMCORP SAPAdmin = pi3adm SAPAdminPassword = AFkl41nmqdaou InstType = ENQREP InstName = ERS32 InstProfile = "\\\\sappi3scs\\sapmnt\\ PI3\\SYS\\profile\\PI3_ERS32_sappi3ers" EnqSrvResName = SAP-PI3SCS_SAPWebAS ) VMDg SAP-PI3AERS_VMDg ( DiskGroupName = PI3AERS_dg ) VMDg SAP-PI3ERS_VMDg ( DiskGroupName = PI3ERS_dg ) SAP-PI3ERS_IP requires SAP-PI3ERS_NIC SAP-PI3ERS_Lanman requires SAP-PI3ERS_IP SAP-PI3AERS_MountV requires SAP-PI3AERS_VMDg SAP-PI3ERS_MountV requires SAP-PI3ERS_VMDg SAP-PI3AERS_SAPWebAS requires SAP-PI3AERS_MountV SAP-PI3AERS_SAPWebAS requires SAP-PI3ERS_Lanman SAP-PI3ERS_SAPWebAS requires SAP-PI3ERS_MountV SAP-PI3ERS_SAPWebAS requires SAP-PI3ERS_Lanman // resource dependency tree // // group SAP-PI3ERS // { // SAPWebAS SAP-PI3AERS_SAPWebAS // { // MountV SAP-PI3AERS_MountV // { // VMDg SAP-PI3AERS_VMDg // } // Lanman SAP-PI3ERS_Lanman // { // IP SAP-PI3ERS_IP // { // NIC SAP-PI3ERS_NIC // } // } // } // SAPWebAS SAP-PI3ERS_SAPWebAS // { // MountV SAP-PI3ERS_MountV // { // VMDg SAP-PI3ERS_VMDg // } // Lanman SAP-PI3ERS_Lanman // { // IP SAP-PI3ERS_IP // { // NIC SAP-PI3ERS_NIC // } // } // } // }