Using Serviceguard Extension for RAC, 10th Edition, April 2011
: cmdeleteconf -p < RAC MNP >
: cmdeleteconf -p < OC MNP >
13. Delete all legacy style Disk group MNPs and Mount Point MNPs from 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 >
M. SGeRAC Toolkit Adding new ASMDG MNP Package to the existing
configured OC MNP and RAC MNP
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. Following the instructions in the section E of this README, 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 add a dependency on its corresponding ASMDG MNP.
5. Run cmapplyconf on the RAC MNP configuration file.
6. Start the RAC MNP.
N. SGeRAC Toolkit Package Cleanup
1. Shutdown the RAC MNP.
: cmhaltpkg <RAC MNP name>
2. Delete the RAC MNP configuration.
: cmdeleteconf -p <RAC MNP name>
3. Remove the RAC MNP working directory on all nodes
: rm -rf /etc/cmcluster/RACMNP-Dir
NOTE: If more than one RAC MNPs are configured, step number 1 and 3 should be
repeated for all the RAC MNPs.
Step number 4 to 6 are required only if you have configured ASMDG MNP.
If no ASMDG MNPs are configured, please proceed to step number 7
4. Shutdown the ASMDG MNP.
: cmhaltpkg <ASMDG MNP name>
5. Delete the ASMDG MNP configuration.
: cmdeleteconf -p <ASMDG MNP name>
6. Remove the ASMDG MNP working directory on all nodes
: rm -rf /etc/cmcluster/ASMDGMNP-Dir
NOTE: If more than one ASMDG MNPs are configured, step number 4 to 6 should be
repeated for all the ASMDG MNPs.
7. Shutdown the OC MNP.
: cmhaltpkg <OC MNP name>
8. Delete the OC MNP configuration.
: cmdeleteconf -p <OC MNP name>
9. Remove the OC MNP package working directory on all nodes.
: rm -rf /etc/cmcluster/OCMNP-Dir
O. SGeRAC Toolkit Whitepaper Link
Support for the SGeRAC Toolkit 113