Configuring Single Instance Applications in CFS/CVM Environments in Continentalclusters, November 2006
11
4 Preparing Serviceguard Packages for
Oracle Using ECMT
The Oracle instance is packaged as a SG package using the ECMT Oracle toolkit scripts.
Create the Serviceguard Package using the following steps.
1) Create the directory for the package related files in all nodes
$ mkdir /etc/cmcluster/<package_name>/
2) Copy the toolkit files from Oracle toolkit installation location.
$ cd /etc/cmcluster/
<
package_name
>
/
$ cp /opt/cmcluster/toolkit/Oracle/* .
3) Create a package configuration file (ORACLE_TEST0.conf) and package control script
(ORACLE_TEST0.cntl) as follows:
$ cmmakepkg -p
<
package_name
>
.conf
$ cmmakepkg -s
<
package_name
>
.cntl
For more information for modifications required to the toolkit scripts, package configuration file and
the package control script to configure the SG package, refer to the Readme file in the
/opt/cmcluster/toolkit/Oracle directory.
4) Set AUTO_RUN to NO for the package in accordance with the Continentalclusters
requirement.
AUTO_RUN NO