Managing Serviceguard Extension for SAP Version B.05.10, December 2012
Setup Step: MDM240
Start the NFS package with command:
cmrunpkg nfsMO7
Setup Step: MDM241
(a) Single MDM Serviceguard package – update the mcsMO7 package with SGeSAP MDM
configuration data.
cmgetconf -p mcsMO7 > /etc/cmcluster/MO7/tmp_mdsMO7.conf
cmmakepkg -i /etc/cmcluster/MO7/tmp_mdsMO7.conf \
-m sgesap/oracledb \
-m sgesap/sapinstance \
-m sg/service > /etc/cmcluster/MO7/mcsMO7.conf
sgesap/db_global/db_vendor oracle
sgesap/db_global/db_system MO7
sgesap/stack/sap_instance MDS01
sgesap/stack/sap_instance MDIS02
sgesap/stack/sap_instance MDSS03
sgesap/stack/sap_virtual_hostname mdsreloc
sgesap/sap_global/sap_system MO7
sgesap/mdm_spec/mdm_mdshostspec_host mdsreloc
sgesap/mdm_spec/mdm_mdshostspec_password ""
sgesap/mdm_spec/mdm_credentialspec_user Admin
sgesap/mdm_spec/mdm_credentialspec_password ""
sgesap/mdm_spec/mdm_repositoryspec_repname PRODUCT_HA_REP
sgesap/mdm_spec/mdm_repositoryspec_dbsid MO7
sgesap/mdm_spec/mdm_repositoryspec_dbtype o
sgesap/mdm_spec/mdm_repositoryspec_dbuser mo7adm
sgesap/mdm_spec/mdm_repositoryspec_dbpasswd abcxyz
service_name mcsMO7mon
service_cmd /opt/cmcluster/sap/SID/sapmdm.mon
service_restart none
service_fail_fast_enabled no
service_halt_timeout 0
To activate the changes in the Serviceguard configuration files run the following commands:
cmcheckconf -P /etc/cmcluster/MO7/mcsMO7.conf
cmapplyconf -P /etc/cmcluster/MO7/mcsMO7.conf
cmrunpkg mcsMO7.conf
Setup Step: MDM242
(b) Multiple MDM Serviceguard packages - update the mdbMO7 package with SGeSAP MDM
configuration data.
cmgetconf -p mdbMO7 > /etc/cmcluster/MO7/tmp_mdbMO7.conf
cmmakepkg -i /etc/cmcluster/MO7/tmp_mdbMO7.conf \
-m sgesap/oracledb \
-m sg/service > /etc/cmcluster/MO7/mdbMO7.conf
vi /etc/cmcluster/MO7/mdbMO7.conf
sgesap/db_global/db_vendor oracle
sgesap/db_global/db_system MO7
service_name mdbMO7mon
service_cmd /opt/cmcluster/sap/SID/sapmdm.mon
service_restart none
service_fail_fast_enabled no
service_halt_timeout 0
To activate the changes in the Serviceguard configuration files run the following commands:
Installation and Configuration Considerations for MDM 7.10 in a Serviceguard modular environment 179