HP CIFS Server 3.0g Administrator's Guide verison A.02.03.01
FS_MOUNT_OPT[0]="-o rw" FS_UMOUNT_OPT[0]="";
FS_FSCK_OPT[0]=""; FS_TYPE[0]="vxfs"
for pkg2:
for LVM volume group
LV[0]=/dev/vg02/lvol1;FS[0]=/halvm/2a;
FS_MOUNT_OPT[0]="-o rw" FS_UMOUNT_OPT[0]="";
FS_FSCK_OPT[0]=""; FS_TYPE[0]="vxfs"
LV[1]=/dev/vg02/lvol2;FS[1]=/halvm/2b;FS_MOUNT_OPT[0]="-o rw"
FS_UMOUNT_OPT[0]=""; FS_FSCK_OPT[0]=""; FS_TYPE[0]="vxfs"
for VxVM volume group
LV[0]=/dev/vx/dg02/lvol1;FS[0]=/your/data3;
FS_MOUNT_OPT[0]="-o rw"
FS_UMOUNT_OPT[0]="";
FS_FSCK_OPT[0]=""; FS_TYPE[0]="vxfs"
LV[1]=/dev/vx/dg02/lvol2;FS[1]=/your/data4;
FS_MOUNT_OPT[0]="-o rw" FS_UMOUNT_OPT[0]="";
FS_FSCK_OPT[0]=""; FS_TYPE[0]="vxfs"
3. Specify the relocatable IP address and the address of the subnet to which the IP address
belongs:
IP[0]=1.13.17.20
SUBNET[0]=1.13.168.0
for pkg1,
IP[0]=1.13.17.21
SUBNET[0]=1.13.16.0
...for pkg2, etc.
4. If you want to use the HP CIFS Server monitor script, set the SERVICE_NAME variable to
the value of the SERVICE_NAME variable in the package configuration file samba.conf.
SERVICE_NAME[0]=samba_mon1
SERVICE_CMD[0]=/etc/cmcluster/samba/pkg1/samba.mon
for pkg1, and
SERVICE_NAME[0]=samba_mon2
SERVICE_CMD[0]=/etc/cmcluster/samba/pkg2/samba.mon
for pkg2.
5. If you have an smb.conf file which makes use of winbind, you need to uncomment these
winbind lines for winbind support in the cluster.
Edit the samba.mon Monitor Script
To configure the samba.mon Monitor Script file, you must complete the following tasks:
1. Use the following template provided with samba.mon.
for pkg1:
CONF_FILE=/etc/opt/samba/smb.conf.pkg1
LOG_FILE=/var/opt/samba/pkg1/logs
SMBD_PID_FILE=/var/opt/samba/pkg1/locks/smbd.pid
Overview of HA HP CIFS Server 171