Open System Services Management and Operations Guide (G06.25+, H06.03+)

Open System Services Monitor
Open System Services Management and Operations Guide527191-002
12-36
CONTROL FILESET Command
FILESET [$ZPMON.]filesetname
specifies the name of the OSS fileset to be altered. Only the names of currently
started filesets defined in the ZOSSFSET file are valid values.
Fileset names are not case-sensitive.
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. You must specify at least one
option:
RESET MAXINODEUSED
Resets the highwater mark for the maximum number of inodes used by the fileset
to the number of inodes currently in use in the fileset. If you omit the RESET
option, the highwater mark is not changed from its current value.
SYNC
Updates the following attributes of the specified fileset to the values currently in the
ZOSSFSET configuration file:
AUDITENABLED
READONLY
BUFFERED
MAXDIRTYINODETIME
MAXINODES
NFSPOOL
NFSTIMEOUT
POOL
The following fileset attributes are updated as soon as their ZOSSFSET values are
changed with the SCF ALTER FILESET command and do not require use of the
CONTROL FILESET command SYNC option:
DESIREDSTATE
FSCKCPU
REPORT
The following fileset attributes cannot be updated when their ZOSSFSET values
are changed unless the fileset is stopped and restarted with the SCF STOP
FILESET and START FILESET commands. The CONTROL FILESET command
SYNC option has no effect on these attributes:
CATALOG
MNTPOINT
NAMESERVER
If you omit the SYNC option, the values in use for the fileset are not updated from
the ZOSSFSET file.