Using Serviceguard Extension for RAC, 10th Edition, April 2013
13. Delete all legacy style Disk group MNPs and Mount Point MNPs from the cluster.
# cmdeleteconf -p <legacy MP MNP>
# cmdeleteconf -p <legacy DG MNP>
14. Apply and run both modular CFS DG-MP packages for Oracle Clusterware and RAC database
storage created in step number [1] and [3]
# cmapplyconf -P <OC-DGMP-MNP configuration file>
# cmapplyconf -P <RAC-DGMP-MNP configuration file>
# cmrunpkg <OC-DGMP-MNP> <RAC-DGMP-MNP>
15. Apply the updated OC MNP configuration file which was modified in step number [6].
# cmapplyconf -P <backup OC MNP configuration file>
16. Apply the updated RAC MNP configuration file which was modified in step number [8].
# cmapplyconf -P <backup RAC MNP configuration file>
17. You may now start the OC MNP and RAC MNP in the cluster using the
# cmrunpkg <OC MNP> <RAC MNP>
SGeRAC Toolkit Adding new ASMDG MNP Package
For ASM over SLVM:
1. Halt all the RAC MNPs.
2. Halt the OC MNP.
3. Remove all SLVM volume groups which are used for RAC Databases from the OC MNP
configuration file or from OC MNP control script (in the case of a legacy OC MNP) except
for the SLVM volume group used for the OCR/VOTING Disk.
4. Run cmapplyconf on the OC MNP configuration file.
5. Start the OC MNP.
6. Follow the instructions in the section E of this README and configure new ASMDG MNP
package and run cmapplyconf on the ASMDG MNP configuration file.
7. Start ASMDG MNP.
8. Edit the RAC MNP configuration file, and add a dependency on its corresponding ASMDG
MNP.
9. Run cmapplyconf on the RAC MNP configuration file.
10. Start the RAC MNP.
ASM over HP-UX raw disks (HP-UX 11i v3 only):
1. Halt all the RAC MNPs.
2. Follow the instructions in the section E of this README, to configure the new ASMDG MNP
and run cmapplyconf on the ASMDG MNP.
3. Start the ASMDG MNP.
4. Edit the RAC MNP configuration script, and then add a dependency on its corresponding
ASMDG MNP.
5. Run cmapplyconf on the RAC MNP configuration file.
6. Start the RAC MNP.
Adding DB_SERVICE to the existing RAC MNP
After you install the SGeRAC A.11.20 PHSS_42561 or later patch, perform the following steps
to start and stop Oracle RAC Database services (DB_SERVICE) as part of running RAC-MNP:
1. Generate the package configuration file for RAC MNP using cmgetconf -p <RAC-MNP>
pkgConfig File.
2. Edit the pkgConfig file to populate the DB_SERVICE parameter with appropriate value.
3. Apply the package configuration pkgConfig file using cmapplyconf -P pkgConfig
File.
94 Serviceguard Configuration for Oracle 10gR2, 11gR1, or 11gR2 RAC