Open System Services Management and Operations Guide (G06.29+, H06.07+)

Open System Services Monitor
Open System Services Management and Operations Guide527191-005
12-39
CONTROL SERVER Command
If you omit the SYNC option, the values in use for the fileset are not updated from
the ZOSSFSET file.
Considerations
The CONTROL FILESET command can be used only by super-group users
(255,nnn).
When you use the SYNC option and the fileset has the READONLY TRUE
attribute, the BUFFERED attribute value in the ZOSSFSET file is ignored and the
OSS name server uses the BUFFERED NONE attribute.
When you use the SYNC option and the fileset has the BUFFERED CREATE
attribute, the POOL attribute is ignored and the catalog disk volume is the only disk
volume used for the storage pool.
When you use the SYNC option and the MAXINODES attribute value in the
ZOSSFSET configuration file is less than the number of inodes currently in use,
the command is ignored and an error message is returned.
When you use the SYNC option and the FTIOMODE or NORMALIOMODE
attributes have changed, existing file opens are not affected. The new values are
used for new opens.
Examples
To update the AUDITENABLED attribute of the ROOT fileset after changing it with
an ALTER FILESET command, enter:
CONTROL FILESET $ZPMON.ROOT, SYNC
To reset the highwater mark for the inodes used by the ROOT fileset to the value
currently in use, enter:
CONTROL FILESET $ZPMON.ROOT, RESET MAXINODESUSED
CONTROL SERVER Command
The CONTROL SERVER command can do either or both of the following:
Reset the highwater mark for:
°
the maximum number of inodes used by each of its filesets to the number of
inodes currently in use in that fileset
°
the maximum number of links used by each of its filesets to the number of links
currently in use in that fileset
Update the attributes used by an OSS name server from the current values in the
ZOSSSERV configuration file