Using Serviceguard Extension for RAC, 10th Edition, April 2013

NOTE: The step assumes that asm_dg.conf file created in legacy package creation exists in
ASMDGMNP working directory on all the cluster nodes
4. Edit the new ASMDG MNP configuration file and set the Toolkit parameter TKIT_DIR to the
directory created in Step 1.
NOTE: If you specified multiple values for ASM_VOLUME_GROUP and ASM_DISKGROUP
fields in the legacy ASMDG toolkit configuration file (asm_dg.conf), the modular asmdg
package ascii file shows only the last entry while creating the modular ASMDG ascii file.
The multiple entries for ASM_DISKGROUP and ASM_VOLUME_GROUP are not displayed.
This occurs because of the known issue QXCR1001107652.
To include multiple ASM_DISKGROUP and ASM_VOLUME_GROUP entries, edit ASMDG pkg
ascii file.
Migrating from legacy RAC MNP package to modular style
1. Create a new RAC MNP package working directory on one node, and then change directory
to the new package directory.
# mkdir /etc/cmcluster/RACMNP-Dir
# cd /etc/cmcluster/RACMNP-Dir
2. Use the cmmigratepkg command to migrate the legacy RAC MNP to modular format.
# cmmigratepkg -p <legacy RAC MNP>-s -o <RAC MNP output>
3. Create a new modular RAC MNP configuration file.
# cmmakepkg -i<RAC MNP output> -m sg/multi_node_all -m
sgerac/erac_tk_rac t <RAC MNP configuration file> <RAC MNP ascii
file>
NOTE: The above step assumes that rac_dbi.conf file created in legacy package creation
exists in RAC MNP working directory on all the cluster nodes.
4. Edit the new RAC MNP configuration file and set the Toolkit parameter TKIT_DIR to the directory
created in Step 1.
To apply the package configuration for modular style toolkit packages:
NOTE: Complete the steps mentioned in Migrating from legacy Oracle Clusterware (OC) MNP
package to modular style, Migrating from legacy ASMDG MNP package to modular style, and
Migrating from legacy RAC MNP package to modular style sections and use the following procedure
to apply the package configuration for modular style toolkit packages
1. Halt the legacy OC MNP , ASMDG MNP, and RAC MNP if running.
# cmhaltpkg <legacy RAC MNP> <legacy ASMDGMNP> <legacy OC MNP>
2. Apply the modular OC MNP package configuration file created in the above section
# cmapplyconf -P <new OC MNP ascii file>
3. Apply the modular ASMDG MNP package configuration file created in the above section
# cmapplyconf -P <new ASMDG MNP ascii file>
4. Apply the modular RAC MNP package configuration file created in the above section
# cmapplyconf -P <new RAC MNP ascii file>
5. Start the new OC MNP ,ASMDG MNP, and RAC MNP in the cluster using the cmrunpkg or
cmmodpkg –e command
# cmrunpkg <OC MNP> <ASMDG MNP> <RAC MNP>.
Using Serviceguard Packages to Synchronize with Oracle 10gR2/11gR1/11gR2 RAC 91