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-22
ALTER FILESET Command
MAXDIRTYINODETIME seconds2
specifies the approximate number of seconds that cached inodes of the fileset
remain in the OSS name server’s inode cache without being updated. seconds2
must be a value in the range 1 through 600.
When the MAXDIRTYINODETIME option is omitted, the previous value for the
fileset is unchanged.
MAXINODES maxinodes
specifies the approximate maximum number of inodes that can be created for the
fileset. maxinodes must be a value in the range 100000 through 2200000. If the
MAXINODES option is omitted, the previous value for the fileset is unchanged.
MNTPOINT { "directory" | 'directory' }
specifies the pathname of the OSS directory that serves as the mount point for the
fileset. The specified directory must already exist in the OSS file system.
The quotation marks are required. If a pathname contains a quotation mark, either
specify that quotation mark twice or use the alternate set of marks to delimit the
value.
Directory names are case-sensitive.
The pathname described in MNTPOINT must be an existing directory, but the OSS
Monitor does not validate this until an attempt is made to start the fileset. Do not
include symbolic links in mount-point pathname specifications. Normalization of
pathnames for mount points does not include resolution of symbolic links.
If the MNTPOINT option is omitted, the mount-point directory for the fileset is not
changed.
NAMESERVER servername
specifies the server name of the OSS name server that should administer the
fileset. Only names currently defined in the ZOSSSERV file are valid values.
The first character of the name must be a pound sign (#). Server names are not
case-sensitive.
If the NAMESERVER option is omitted, the OSS name server process for the
fileset is not changed.
NFSPOOL kbytes
specifies the number of kilobytes that the OSS name server uses for buffers for
nonretryable Network File System (NFS) operations for the fileset.
Valid values are in the range 4 through 128 kilobytes.
If the NFSPOOL option is omitted, the number of kilobytes that the OSS name
server uses for buffers is not changed.