Managing Serviceguard 14th Edition, June 2007
Building an HA Cluster Configuration
Creating a Storage Infrastructure with Veritas Cluster File System (CFS)
Chapter 5 251
CLUSTER STATUS
cfs_cluster up
NODE STATUS STATE
ftsys9 up running
ftsys10 up running
MULTI_NODE_PACKAGES
PACKAGE STATUS STATE AUTO_RUN SYSTEM
SG-CFS-pkg up running enabled yes
SG-CFS-DG-1 up running enabled no
SG-CFS-MP-1 up running enabled no
ftsys9/etc/cmcluster/cfs> bdf
Filesystem kbytes used avail %used Mounted on
/dev/vx/dsk/logdata/log_files 10485 17338 966793 2% tmp/logdata/log_files
ftsys10/etc/cmcluster/cfs> bdf
Filesystem kbytes used avail %used Mounted on
/dev/vx/dsk/logdata/log_files 10485 17338 966793 2% tmp/logdata/log_files
6. To view the package name that is monitoring a mount point, use the
cfsmntadm show_package command:
cfsmntadm show_package /tmp/logdata/log_files
SG-CFS-MP-1
7. After creating your mount point packages for the cluster file system,
you can configure your application package to depend on the mount
points. In the configuration file, specify the dependency triplet,
setting dependency_condition to SG-mp-pkg-#=UP and
dependency_location to SAME_NODE. For more information about
these parameters, see “Package Parameter Explanations” on
page 281.
NOTE Unlike LVM volume groups, CVM disk groups are not entered in the
cluster configuration file; they are entered in the package
configuration file only.