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

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
fs_name /dev/vgmo7MDS/lvmo7MDS
fs_directory /usr/sap/MO7/MDS01
fs_type ""
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
Apply the Serviceguard package configuration file.
cmapplyconf -P /etc/cmcluster/MO7/mdsMO7.conf
cmrunpkg mdsMO7
Setup Step: MDM206
(b) Multiple MDM Serviceguard packages - create a mdisMO7 package.
clunode1:
cmmakepkg > /etc/cmcluster/MO7/mdisMO7.conf
vi /etc/cmcluster/MO7/mdisMO7.conf
package_name mdisMO7
node_name *
ip_subnet 172.16.11.0
ip_address 172.16.11.97
vg /dev/vgmo7MDIS
fs_name /dev/vgmo7MDIS/lvmo7MDIS
fs_directory /usr/sap/MO7/MDIS02
fs_type ""
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
Apply the Serviceguard package configuration file.
Installation and Configuration Considerations for MDM 7.10 in a Serviceguard modular environment 163