Managing Serviceguard 14th Edition, June 2007

Cluster and Package Maintenance
Reviewing Cluster and Package Status
Chapter 7 335
Status of CFS Disk Group Packages To see the status of the disk
group, use the cfsdgadm display command. For example, for the disk-
group logdata, enter:
cfsdgadm display -v logdata
NODE NAME ACTIVATION MODE
ftsys9 sw (sw)
MOUNT POINT SHARED VOLUME TYPE
ftsys10 sw (sw)
MOUNT POINT SHARED VOLUME TYPE
...
To see which package is monitoring a disk group, use the cfsdgadm
show_package command. For example, for the diskgroup logdata, enter:
cfsdgadm show_package logdata
SG-CFS-DG-1
Status of CFS Mount Point Packages To see the status of the mount point
package, use the cfsmntadm display command. For example, for the mount
point /tmp/logdata/log_files, enter:
cfsmntadm display -v /tmp/logdata/log_files
Mount Point : /tmp/logdata/log_files
Shared Volume : lvol1
Disk Group : logdata
To see which package is monitoring a mount point, use the cfsmntadm
show_package command. For example, for the diskgroup logdata:
cfsmntadm show_package /tmp/logdata/log_files
SG-CFS_MP-1