Open System Services Management and Operations Guide (G06.25+, H06.03+)
Open System Services Monitor
Open System Services Management and Operations Guide—527191-002
12-42
DIAGNOSE FILESET Command
DIAGNOSE FILESET Command
The DIAGNOSE FILESET command causes the Guardian FSCK utility to check the
integrity of an existing fileset. The fileset must be stopped (unmounted) before it can be
checked.
The syntax of the DIAGNOSE FILESET command is:
OUT filename1
specifies the name of a Guardian output file for informational messages. You can
either read this file with a text editor or display it with the FUP COPY command.
FILESET [$ZPMON.]filesetname
is the name of the fileset you are diagnosing. Only names currently defined in the
ZOSSFSET file are valid values.
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:
CPU processor_number
specifies the processor number of the processor where the FSCK utility will run.
Valid values are in the range 0 through 15.
You can also specify the default processor with the FSCKCPU parameter of the
SCF ALTER SUBSYS command.
If you do not specify a processor by either means, the default processor is the
processor on which the copy of DP2 used for the fileset catalog is running.
DETAIL
produces a detailed report and places it in the FSCK log file.
If the DETAIL option is omitted, only a summary report is produced.
DIAGNOSE [ /OUT filename1 / ] FILESET [$ZPMON.]filesetname
[ , CPU processor_number ]
, DETAIL ]
[ , OPTION { START | STOP } ]
[ , REPORT filename2 ]
[ , { STATUS }
{ REPAIR { ALL | NONE | OPEN | SERIOUS } }
{ UPGRADE }
{ DOWNGRADE } ]