reportfilesetuse

Displays the usage statistics for pools that currently store data for the specified fileset.

Read syntax diagramSkip visual syntax diagram
>>-reportfilesetuse--+--------+--fileset_name------------------><
                     +- -?----+
                     +- -h----+
                     '- -help-'

Parameters

–? | –h | –help
Displays a detailed description of this command, including syntax, parameter descriptions, and examples. If you specify a help option, all other command options are ignored.
fileset_name
Specifies the name of the fileset to report.

Prerequisites

You must be logged in to the operating system on the engine hosting the master metadata server to run this command.

Description

This command displays the following information for each storage pool:
  • Storage pool name.
  • Fileset usage (In Use or Not In Use).
  • Number of rules in the active policy that place files into the storage pool.

Example

List fileset usage The following example displays usage statistics for fileset cnt_2:
sfscli> reportfilesetuse cnt_2
Pool     Fileset Usage   Total Rules That Enable Usage
======================================================
pool_1   In Use                                      0
pool_2   Not In Use                                  4
pool_3   In Use                                      7

Parent topic: Administrative commands

Related reference
autofilesetserver
attachfileset
chfileset
detachfileset
lsfileset
mkfileset
rmfileset
setfilesetserver
statfileset

Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2004. All Rights Reserved.