Managing Serviceguard Extension for SAP Version B.05.10, September 2010

Create Serviceguard configuration file and edit the file for the mcsMO7 package.
clunode1:
mkdir -p /etc/cmcluster/MO7
cmmakepkg > /etc/cmcluster/MO7/mcsMO7.conf
vi /etc/cmcluster/MO7/mcsMO7.conf
package_name mcsMO7
node_name *
log_level 5
ip_subnet 172.16.11.0
ip_address 172.16.11.97
vg /dev/vgmo7ora
vg /dev/vgmo7MDS
vg /dev/vgmo7MDIS
vg /dev/vgmo7MDSS
# Filesystem MDB
fs_name /dev/vgmo7ora/lvmo7ora
fs_directory /oracle/MO7
fs_type ""
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
# Filesystem MDS
fs_name /dev/vgmo7MDS/lvmo7MDS
fs_directory /usr/sap/MO7/MDS01
fs_type ""
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
# Filesystem MDIS
fs_name /dev/vgmo7MDIS/lvmo7MDIS
fs_directory /usr/sap/MO7/MDIS02
fs_type ""
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
# Filesystem MDSS
fs_name /dev/vgmo7MDSS/lvmo7MDSS
fs_directory /usr/sap/MO7/MDSS03
fs_type ""
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
Apply the Serviceguard package configuration file.
cmapplyconf -P /etc/cmcluster/MO7/mcsMO7.conf
Start the Serviceguard package
cmrunpkg mcsMO7
Setup Step: MDM202
(b) Multiple MDM Serviceguard packages—create a mdbMO7 package
clunode1:
mkdir -p /etc/cmcluster/MO7
cmmakepkg > /etc/cmcluster/MO7/mdbMO7.conf
162 SAP Master Data Management (MDM)