db2installPCMK command
You can install Pacemaker using the db2installPCMK installation script that is included in the IBM® Db2® installation media.
Before you begin
Whether you use the Db2 installer or the db2installPCMK installation script to install Pacemaker, you must meet the basic prerequisites for installing Pacemaker. For more information, refer to Installing the Pacemaker cluster software stack.
Authorization
Root user authority.
Command syntax
Command parameters
-
-d
- Turns debug mode on. -i
- Install or update Pacemaker. -l logPath
- Specifies the full path name to an output log file. -h | -?
- Displays the command syntax information.
Examples
To install or update Pacemaker, use the
following command:
db2installPCMK -i
To display the command syntax, use the following
command:
db2installPCMK -h
ordb2installPCMK -?