Reference Architecture: Consolidating Oracle Databases with Secure Resource Partitions in a Serviceguard Cluster Whitepaper

29
# Add SLVM entries for all shared lvols
fs_name /dev/vgMKTPRD/MKTPRD
fs_directory /var/hpsrp/MKTPRD
fs_type "vxfs"
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
fs_name /dev/vgMKTPRD/MKTPRD_SW
fs_directory /var/hpsrp/MKTPRD/u01
fs_type "vxfs"
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
fs_name /dev/vgMKTPRD/MKTPRD_DB
fs_directory /var/hpsrp/MKTPRD/u02
fs_type "vxfs"
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
vg vgMKTPRD
Task 7: Verifying and applying package Serviceguard package
configuration
1. Copy package files to remote nodes in the cluster:
# cmexec atcuxvm8 mkdir /etc/cmcluster/MKTPRD
# cmexec atcuxvm8 chmod 755 /etc/cmcluster/MKTPRD
# cmcp -r /etc/cmcluster/MKTPRD/ atcuxvm8:/etc/cmcluster/
2. Validate Serviceguard configuration:
# cmcheckconf -P /etc/cmcluster/MKTPRD/srp_package.conf
Attempting to validate MKTPRD.
The specified run script timeout is NO_TIMEOUT; using 1200 seconds as
timeout value.
cmapplyconf will wait for this amount of time for the
script to complete before giving up.
Validation for package MKTPRD succeeded via
/etc/cmcluster/scripts/mscripts/master_control_script.sh.
cmcheckconf: Verification completed with no errors found.
Use the cmapplyconf command to apply the configuration.
#
3. Apply the Serviceguard package configuration:
# cmapplyconf -P /etc/cmcluster/MKTPRD/srp_package.conf
Attempting to validate MKTPRD.
The specified run script timeout is NO_TIMEOUT; using 1200 seconds as
timeout value.
cmapplyconf will wait for this amount of time for the
script to complete before giving up.