Sample Configurations
Example Two - One Adoptive Node for Two Packages with File Lock Migration
NFS Control Scripts for pkg02
The nfs.cntl Control Script
This section shows the NFS control script (nfs2.cntl) for the pkg02 package in this sample configuration. Only the
PATH=/sbin:/usr/bin:/usr/sbin:/etc:/bin |
|
VGCHANGE=”vgchange | # Default |
CVM_ACTIVATION_CMD="vxdg
VG[0]=nfsu02
LV[0]=/dev/nfsu02/lvol1; FS[0]=/hanfs/nfsu021
VXVOL="vxvol
FS_UMOUNT_COUNT=1
FS_MOUNT_RETRY_COUNT=0
IP[0]=15.13.114.244
SUBNET[0]=15.13.112.0
function customer_defined_run_cmds
{
cmmodpkg
}
The function customer_defined_run_cmds calls the cmmodpkg command with the package control option
There is a short time, after one primary node has failed but before the cmmodpkg command has executed, when the other primary node can fail and the adoptive node will adopt its package. In other words, if both thyme and basil fail at approximately the same time, host sage may adopt two packages, even though the package control option is specified.
72 | Chapter 3 |