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

3
If you created local VxFS mount points on VxVM volumes, added them to the
/etc/fstab file, and comment out the mount point entries in the /etc/fstab
file.
4
Stop all applications that use VxFS or VxVM disk groups, whether local or
CFS.
If the applications are under VCS control:
# hagrp -offline grp_name -any
If the applications are not under VCS control:
Use native application commands to stop the application.
5
Take offline all VCS groups that contain CFSMount and CVMVolDg.
# hagrp -offline group -sys system01
# hagrp -offline group -sys system02
6
Unmount all the VxFS file system which is not under VCS control.
# umount /mount_point
7
Make sure that no processes are running which make use of mounted shared
file system or shared volumes.
# fuser -cu mount-point
8
Stop all VCS service groups.
To view the current state of the service groups:
# hagrp -state
To stop each group:
# hagrp -offline servicegroup -sys node_name
9
Freeze the VCS service groups. Run the following commands:
# haconf -makerw
# hagrp -freeze servicegroup -persistent
# haconf -dump -makero
10
Stop VCS on all nodes:
# hastop -all -force
Performing a typical SFCFS upgrade using the installer
Performing a full upgrade from SFCFS versions on HP-UX 11i v2 to SFCFS 5.1 SP1
206