HP Serviceguard Toolkit for Enterprise DB PPAS for Linux User Guide (May 2013)
cmmodpkg -e -n node1 -n node2 ppas_pkg
cmmodpkg -e ppas_pkg
8. After you configure the EnterpriseDB toolkit packages, move the EDB startup script in the
/etc/init.d directory by using the following command on all the cluster nodes:
• mv /etc/init.d/ppas-9.<x> /etc/init.d/ppas-9. <x> .old
• mv /etc/init.d/ppasAgent-9 <x> /etc/init.d/ppasAgent-9 <x> .old
NOTE:
• Repeat these steps to create multiple EDB PPAS database instances running in the Serviceguard
for Linux environment.
• EnterpriseDB supports multiple EDB PPAS database instances running on the same node. Each
instance of EDB PPAS database instance must start on a unique port number.
Use EDB PPAS toolkit to configure and run multiple EDB packages on the same node. This
toolkit is a template for creating a standard modular package for EDB PPAS. So, to configure
multiple packages, you must create separate directories, that is, one directory per package,
and configure each package to run a unique EDB PPAS database instance. Each EDB PPAS
database instance must have a unique DB_DATA_DIR and DB_LOG_FILE.
Creating the EDB PPAS toolkit package 11