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-23
ALTER FILESET Command
NFSTIMEOUT seconds
specifies the number of seconds that the OSS name server retains the results of
nonretryable Network File System (NFS) operations for the fileset.
Valid values are in the range 60 through 300.
If the NFSTIMEOUT option is omitted, the timeout interval for the fileset is not
changed.
POOL filename2
specifies the Guardian filename of the storage-pool file that contains the volume
list to use for file creation for the fileset. The specified file must exist and must
reside on the same Guardian volume and subvolume as the ZOSSFSET and
ZOSSSERV files.
Storage-pool filenames are not case-sensitive.
If the BUFFERED CREATE option is specified and the READONLY TRUE option is
not specified, the value specified for the POOL parameter is ignored and the disk
volume specified for the CATALOG parameter is used as the creation pool.
If the POOL option is omitted, the storage-pool file for the fileset is not changed
unless it is affected by the BUFFERED CREATE option.
READONLY { FALSE | TRUE }
specifies the write permission granted to users of the fileset.
If the READONLY option is omitted, the write permission granted to users of the
fileset is not changed.
REPORT filename3
specifies the Guardian filename for the report file to be generated when FSCK
performs an automatic recovery for this fileset; filename3 must be a Guardian
spooler location.
If the specified spooler is unavailable, FSCK uses a file-code-180 file (a C
language text file) named $SYSTEM.SYSnn.ZXdevicelabel as its outfile; nn
indicates the currently running system installation and devicelabel is the value
specified for the DEVICELABEL option of the fileset. If the file
$SYSTEM.SYSnn.ZXdevicelabel already exists, FSCK appends its new output
to the existing file. The CTOEDIT command can be used to convert the file code-
180-file to a file-code-101 EDIT file.
FALSE Files within the fileset can be created, read, written, and deleted.
TRUE Files within the fileset can only be read.
Using this specification causes a specification of the BUFFERED
CREATE option to be ignored.