lsvgfs Command

Purpose

Displays a list of file systems belonging to a volume group.

Syntax

lsvgfs volumegroup

Description

The lsvgfs command displays a list of file systems that belong to the specified volume group.

Parameters

Item Description
volumegroup Specifies a volume group.

Examples

  1. To display a list of file systems in the volume group vg02, enter the following command:
    lsvgfs vg02

Exit Status

The lsvgfs command returns the following exit values:

Item Description
0 Successful completion.
>0 An error occurred.

Files

Item Description
/usr/sbin Contains the directory where the lsvgfs command resides.