Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
FILESET [$ZPMON.]filesetname
is the name of the fileset whose information is to be displayed. Only names currently defined
in the ZOSSFSET file are valid values.
filesetname can contain wildcard characters. (See Table 5 (page 55) for the definition of
UNIX wildcard characters.)
The $ZPMON prefix can be omitted if you have previously specified $ZPMON in an SCF
ASSUME command.
You can specify the following options in any order:
DETAIL
produces a detailed report.
If the DETAIL option is omitted, only a summary report is produced.
SEL [ NOT ] state
directs the command to apply only to filesets that are in the specified state or, when the NOT
field is used, only to filesets that are not in the specified state. Valid values for state are:
DescriptionValue
The fileset is being diagnosed by the FSCK utility.DIAGNOSING
The fileset is started (mounted).STARTED
The fileset is ready to be started (mounted) or diagnosed.STOPPED
The fileset is in an unknown state.UNKNOWN
The information returned for a summary report has the following format (an asterisk indicates an
attribute whose value can be changed using an SCF command):
OSS Info FILESET fileset-devicename
FilesetName *MntPoint
filesetname directory
fileset-devicename
is the name of the fileset whose information is displayed, shown as a device of the OSS Monitor
process.
filesetname
is the name of the fileset whose information is being displayed.
directory
is the OSS pathname of the mount point for the fileset. This mount point might not appear to
be the one most recently specified for the fileset. The value stored and displayed is the result
of transforming the specified pathname to its minimum absolute form.
The information returned for a detailed report has the following format (an asterisk indicates an
attribute whose value can be changed using an SCF command):
OSS Detailed Info FILESET fileset-devicename
DeviceLabel........... nnnnnn
*Catalog............... volume *NameServer............. servername1
*Buffered.............. choice *NFSPool................ kbytes
*ReadOnly.............. setting *NFSTimeout............. seconds
*Pool.................. filename *NFSPermMap............. PermMap-value
CreateBy.............. user-name1
CreateTime............ time1
AlterBy............... user-name2
AlterTime............. time2
OSS Monitor SCF Command Reference Information 297