Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)

5
Enter the following command to change the vxfen_min_delay parameter
value:
# /usr/sbin/kctune vxfen_vxfnd_tmt=25
6
On each node, edit the /etc/vxfenmode file as follows:
loser_exit_delay=55
vxfen_script_timeout=25
Refer to the sample /etc/vxfenmode file.
7
On each node, set the value of the LLT sendhbcap timer parameter value as
follows:
Run the following command:
lltconfig -T sendhbcap:3000
Add the following line to the /etc/llttab file so that the changes remain
persistent after any reboot:
set-timer senhbcap:3000
8
On any one node, edit the VCS configuration file as follows:
Make the VCS configuration file writable:
# haconf -makerw
For each resource of the type DiskGroup, set the value of the
MonitorReservation attribute to 0 and the value of the Reservation
attribute to NONE.
# hares -modify <dg_resource> MonitorReservation 0
# hares -modify <dg_resource> Reservation "NONE"
Run the following command to verify the value:
# hares -list Type=DiskGroup MonitorReservation!=0
# hares -list Type=DiskGroup Reservation!="NONE"
The command should not list any resources.
Modify the default value of the Reservation attribute at type-level.
# haattr -default DiskGroup Reservation "NONE"
181Configuring SFCFS for data integrity
Setting up non-SCSI3 fencing in virtual environments manually