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

9
Stop all the modules on the second half of the cluster:
# /sbin/init.d/odm stop
# /sbin/init.d/vxfen stop
# /sbin/gabconfig -U
# kcmodule vxfen=unused
# kcmodule odm=unused
# kcmodule gab=unused
# lltconfig -U
# kcmodule llt=unused
10
On each node of the second half of the cluster, remove the following device
files:
# rm -f /dev/llt
# rm -f /dev/gab*
# rm -f /dev/vxfen
Perform the following steps on the first half of the cluster, system01 and system02,
to bring the first half of the cluster online.
To bring the first half of the cluster online
1
Uncomment the VxFS mount point entries in the /etc/fstab file.
2
Mount the VxFS file systems.
3
Enable fencing:
# cp /etc/vxfen.d/vxfenmode_scsi3_dmp /etc/vxfenmode
4
Remove the following line from the /etc/VRTSvcs/conf/config/main.cf
file:
Frozen=1
5
Set the clusterwide attribute UseFence to use SCSI3. Add the following line
to the /etc/VRTSvcs/conf/config/main.cf file:
UseFence=SCSI3
217Performing a phased upgrade
Performing a phased upgrade from version 5.x on HP-UX 11i v3 to Veritas Storage Foundation Cluster File System 5.1
SP1