z/OS Distributed File Service zFS Administration
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


zfsadm lsaggr

z/OS Distributed File Service zFS Administration
SC23-6887-00

Purpose

zfsadm lsaggr lists all currently attached aggregates for zFS. The owning system is displayed in a shared file system (sysplex) environment.

Format

zfsadm lsaggr [-system name] [-level] [-help]

Options

-help
Prints the online help for this command. All other valid options that are specified with this option are ignored.
-level
Prints the level of the zfsadm command. This option is useful when you are diagnosing a problem. Except for -help, all other valid options that are specified with -level are ignored.
-system name
Specifies the name of the system that owns the attached aggregates to be displayed.

Usage

zfsadm lsaggr displays information about all attached aggregates.

zfsadm lsaggr displays a separate line for each aggregate. Each line displays the following information:

  • The aggregate name.
  • The name of the system that is the zFS owner of the aggregate. If the aggregate is unowned, *UNOWNED is displayed.
  • The mode of the aggregate.
  • The status of the aggregate (for example, QUIESCED, DISABLED, or both).

You can use the zfsadm aggrinfo command to display information about the amount of disk space available on a specific aggregate or on all aggregates on a system.

Privilege required

If you are using an IOEFSPRM file in your zFS PROC, the issuer must have READ authority to the data set that contains the IOEFSPRM file. If you are using parmlib (IOEPRMxx), the issuer does not need special authorization.

Examples

The following example shows that five aggregates are attached to the system or the sysplex when running in a shared file system environment.

zfsadm lsaggr
OMVS.PRV.AGGR004.LDS0004                         JS000END    R/W
OMVS.PRV.AGGR003.LDS0002                         JS000END    R/O
OMVS.PRV.AGGR003.LDS0001                         JS000END    R/W
OMVS.PRV.AGGR002.LDS0002                         JS000END    R/W
OMVS.PRV.AGGR001.LDS0001                         JS000END    R/W

Related information

Command:
  • zfsadm aggrinfo
File:
  • IOEFSPRM

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014