Managing Serviceguard 14th Edition, June 2007
Building an HA Cluster Configuration
Creating a Storage Infrastructure with Veritas Cluster File System (CFS)
Chapter 5 249
NODE NAME ACTIVATION MODE
ftsys9 sw (sw)
MOUNT POINT SHARED VOLUME TYPE
ftsys10 sw (sw)
MOUNT POINT SHARED VOLUME TYPE
5. To view the package name that is monitoring a disk group, use the
cfsdgadm show_package command:
cfsdgadm show_package logdata
sg_cfs_dg-1
Creating Volumes
1. Make log_files volume on the logdata disk group:
vxassist -g logdata make log_files 1024m
2. Use the vxprint command to verify:
vxprint log_files
disk group: logdata
TY NAME ASSOC KSTATE LENGTH PLOFFS STATE TUTIL0 PUTIL0
v log_files fsgen ENABLED 1048576 - ACTIVE - -
pl log_files-01 fsgen ENABLED 1048576 - ACTIVE - -
sd ct4t0d6-01 fsgen ENABLED 1048576 - ACTIVE - -
Creating a Filesystem and Mount Point Package
1. Create a filesystem:
newfs -F vxfs /dev/vx/rdsk/logdata/log_files
version 6 layout
1-048576 sectors, 1048576 blocks of size 1024, log size
16384 blocks
largefiles supported
2. Create the cluster mount point:
cfsmntadm add logdata log_files /tmp/logdata/log_files
all=rw
Package name “SG-CFS-MP-1” is generated to control the
resource.
You do not need to create the directory. The command creates one on
each of the nodes, during the mount.