Displaying SFCFSHA information with vxlist

The vxlist command is a new display command that provides a consolidated view of the SFCFSHA configuration. The vxlist command consolidates information from Veritas Volume Manager (VxVM) and Veritas File System (VxFS). The vxlist command provides various options to display information. For example, use the following form of the command to display file system information including information about the volume, disk group, and so on. In previous releases, you needed to run at least two commands to retrieve the following information.

# /opt/VRTSsfmh/bin/vxlist fs
TY FS  FSTYPE SIZE   FREE   %USED DEVICE_PATH         MOUNT_POINT
fs /   ext3   65.20g 51.70g 17%   /dev/sda1               /
fs mnt vxfs   19.84g  9.96g 49%   /dev/vx/dsk/bardg/vol1  /mnt

For help on the vxlist command, enter the following command:

# vxlist -H

See the vxlist(1m) manual page.