beautypg.com

HP B6960-90078 User Manual

Page 664

background image

Integrations with Other Applications

MC/ServiceGuard Integration

Chapter 13

634

3. Create the directory in the

/etc/cmcluster

directory that will hold

the Data Protector package:

mkdir /etc/cmcluster/ob2cl

4. Change to the

/etc/cmcluster/ob2cl

directory:

cd /etc/cmcluster/ob2cl

5. Create a package configuration file in the Data Protector package

directory:

cmmakepkg -p /etc/cmcluster/ob2cl/ob2cl.conf

6. Create a package control file in the Data Protector package directory:

cmmakepkg -s /etc/cmcluster/ob2cl/ob2cl.cntl

7. Modify the Data Protector package configuration file (for example,

/etc/cmcluster/ob2cl/ob2cl.conf)

. Refer to the example of this

file in “Example of the Package Configuration File” on page A-28.

In this file, modify the following fields:

Modifying the
Configuration File

PACKAGE_NAME

Enter the Data Protector cluster package name. For example:

PACKAGE_NAME ob2cl

NODE_NAME

Enter the names of the nodes. First enter the name of the primary
(original) node, then the name(s) of the secondary node(s). For
example:

NODE_NAME partizan

NODE_NAME lyon

RUN_SCRIPT

,

RUN_SCRIPT_TIMEOUT

,

HALT_SCRIPT

,

HALT_SCRIPT_TIMEOUT

Enter the name of the Data Protector package control file (script)
and adjust the timeout for the execution of the script. By default,
there is no timeout. For example:

RUN_SCRIPT /etc/cmcluster/ob2cl/ob2cl.cntl/

RUN_SCRIPT_TIMEOUT NO_TIMEOUT

HALT_SCRIPT /etc/cmcluster/ob2cl/ob2cl.cntl/

HALT_SCRIPT_TIMEOUT NO_TIMEOUT