MPE/iX System Utilities Reference Manual (32650-90882)

126 Chapter9
FSCHECK
Operation
Parameters
The DEV parameter is optional. If omitted, the default is to synchronize the account and
group directories of the system volume set.
set_name Set_name
is the name of the volume set whose directories are to be
synchronized. The volume set must be opened. (The set's master volume
must be mounted in the MASTER state as displayed by the DSTAT
command).
QUIET QUIET specifies that the list of accounts and groups processed should not
be displayed on the $STDLIST device. If ;QUIET is not specified
SYNCACCOUNTING displays a list of accounts and groups as they are
processed. The format of this list is similar to the output of the REPORT
command. When the disk space accounting is corrected for a group or
account ACCOUNTING CORRECTED is displayed next to the group or
account entry in the list.
Example
fscheck: SYNCACCOUNTING MPEXL_SYSTEM_VOLUME_SET
Return
TOTALEXTENTS [TE]
This command displays the total number of sectors occupied by directory space, special
space, permanent file space, spool file space, and new and temp file space on the specified
volume(s).
Syntax
ldev
TOTALEXTENTS [DEV=]
set_name
ALL
Parameters
The DEV parameter is optional. If omitted, the default is to display the extent totals on
each mounted volume of the system volume set.
ldev Ldev
is a number from 1 to 32,767, specifying the logical device on which
the extent totals on the volume to be displayed is mounted. The volume
must be mounted in the MASTER or MEMBER state as determined by the
DSTAT command.
set_name Set_name
is the name of the volume set whose extent totals are to be
displayed. The volume set must be opened (the set's master must be
mounted in the MASTER state as displayed by the DSTAT command).
ALL ALL displays the extent totals on each volume mounted in the MASTER or
MEMGER state, as determined by the DSTAT command.
Example
fscheck: TOTALEXTENTS ALL
Return