Managing Serviceguard Extension for SAP Version B.05.10, December 2012
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
vi /etc/cmcluster/MO7/mdbMO7.conf
package_name mdbMO7
node_name *
ip_subnet 172.16.11.0
ip_address 172.16.11.96
vg /dev/vgmo7ora
fs_name /dev/vgmo7ora/lvmo7ora
fs_directory /oracle/MO7
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
fs_type ""
Apply the Serviceguard package configuration file.
cmapplyconf -P /etc/cmcluster/MO7/mdbMO7.conf
cmrunpkg mdbMO7
Setup Step: MDM204
(b) Multiple MDM Serviceguard packages - create a mdsMO7 package
cmmakepkg > /etc/cmcluster/MO7/mdsMO7.conf
vi /etc/cmcluster/MO7/mdsMO7.conf
package_name mdsMO7
node_name *
ip_subnet 172.16.11.0
ip_address 172.16.11.97
vg /dev/vgmo7MDS
170 SAP Master Data Management (MDM)