User's Guide
• (a) = Single MDM Serviceguard package - create a mgroupMDM package.
• (b) = Multiple MDM Serviceguard packages - create a mdbMDM package
At this stage the steps in option (a) or (b) are the same. Only the package name is different - the storage
volume used is the same in both cases.
Setup Step:
Level: MDM200
(a) Single MDM Serviceguard package - create a mgroupMDM package.
Create Serviceguard templates and edit the files for the mgroupMDM package. For information on the
variables used in this step see the configuration step of the nfsMDM package above.
clunode1:
mkdir /etc/cmcluster/MDM
cmmakepkg -s /etc/cmcluster/MDM/mgroupMDM.control.script
cmmakepkg -p /etc/cmcluster/MDM/mgroupMDM.config
vi /etc/cmcluster/MDM/mgroupMDM.config
PACKAGE_NAME mgroupMDM
NODE_NAME *
RUN_SCRIPT /etc/cmcluster/MDM/mgroupMDM.control.script
RUN_SCRIPT_TIMEOUT NO_TIMEOUT
HALT_SCRIPT /etc/cmcluster/MDM/mgroupMDM.control.script
HALT_SCRIPT_TIMEOUT NO_TIMEOUT
vi /etc/cmcluster/MDM/mgroupMDM.control.script
IP[0]="172.16.11.97"
SUBNET[0]="172.16.11.0"
VG[0]="vgmdmoradb"
LV[0]="/dev/vgmdmoradb/lvmdmoradb"; \
FS[0]="/oracle/MDM"; \
FS_MOUNT_OPT[0]=""; \
FS_UMOUNT_OPT[0]=""; \
FS_FSCK_OPT[0]=""; \
FS_TYPE[0]="vxfs"
scp –pr /etc/cmcluster/MDM clunode2:/etc/cmcluster/MDM
cmapplyconf -P /etc/cmcluster/MDM/mgroupMDM.config
cmrunpkg mgroupMDM
Setup Step: MDM202
(b) Multiple MDM Serviceguard packages - create a mdbMDM package
Create Serviceguard templates and edit the files for the mdbMDM package. For information on the variables
used in this step see the configuration step of the nfsMDM package above.
clunode1:
mkdir /etc/cmcluster/MDM
cmmakepkg -s /etc/cmcluster/MDM/mdbMDM.control.script
cmmakepkg -p /etc/cmcluster/MDM/mdbMDM.config
vi /etc/cmcluster/MDM/mdbMDM.config
PACKAGE_NAME mdbMDM
NODE_NAME *
RUN_SCRIPT /etc/cmcluster/MDM/mdbMDM.control.script
120 SAP Master Data Management (MDM)