Integrations with Other Applications
MC/ServiceGuard Integration
Chapter 13 635
• SERVICE_NAME, SERVICE_FAIL_FAST_ENABLED ,
SERVICE_HALT_TIMEOUT
Enter the service information. For the service name, you can enter
any name but note that you will use the same name in the control
file afterwards. For example:
SERVICE_NAME omni_sv
SEVICE_FAIL_FAST_ENABLED NO
SERVICE_HALT_TIMEOUT 300
• SUBNET
Enter the subnet of the cluster. For example:
SUBNET 10.17.0.0
8. Modify the Data Protector package control file (for example,
/etc/cmcluster/ob2cl/ob2cl.cntl). Refer to the example of this
file in “Example of the Package Control File” on page A-38.
In this file, modify the following fields:
Modifying the
Control File
• VG [n]
Specify the volume group used by this package. For example:
VG [0] = /dev/vg_ob2cm
• LV [n], FS [n], FS_MOUNT_OPT [n]
Specify the logical volume and filesystem mount information:
LV [0] = /dev/vg_ob2cm/lv_ob2cm
FS [0] = /omni_shared
FS_MOUNT_OPT[0]=” ”
• IP, SUBNET
Specify the IP and the subnet information used by this package.
For example:
IP [0] = 10.17.3.230
SUBNET [0] = 10.17.0.0
• SERVICE_NAME, SERVICE_CMD, SERVICE_RESTART
Specify the service name, command, and restart parameters.