Managing Serviceguard Extension for SAP, December 2007
SAP Master Data Management (MDM)
Installation and Configuration Considerations
Chapter 5262
MDM204 Setup Step:
Create Serviceguard templates and edit the files for the mdsMDM package.
For information on the variables used in this step see the configuration
step of the nfsMDM package above.
NOTE As the /home/mdmuser/mds file system is NFS based - storage volumes
or file systems have do not have to be specified in the package
configuration files.
clunode1:
cmmakepkg -s /etc/cmcluster/MDM/mdsMDM.control.script
cmmakepkg -p /etc/cmcluster/MDM/mdsMDM.config
vi /etc/cmcluster/MDM/mdsMDM.config
PACKAGE_NAME mdsMDM
NODE_NAME *
RUN_SCRIPT /etc/cmcluster/MDM/mdsMDM.control.script
RUN_SCRIPT_TIMEOUT NO_TIMEOUT
HALT_SCRIPT /etc/cmcluster/MDM/mdsMDM.control.script
HALT_SCRIPT_TIMEOUT NO_TIMEOUT
vi /etc/cmcluster/MDM/mdsMDM.control.script
IP[0]="172.16.11.95"
SUBNET[0]="172.16.11.0"
scp –pr /etc/cmcluster/MDM clunode2:/etc/cmcluster/MDM