Open System Services Management and Operations Guide (G06.29+, H06.07+)
Open System Services Monitor
Open System Services Management and Operations Guide—527191-005
12-8
ADD FILESET Command
Only names not currently 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.
CATALOG volume
specifies the name of the Guardian disk volume to contain the catalog files for the
fileset.
Disk volume names are not case-sensitive. The volume specified should be
mirrored.
If the BUFFERED CREATE option is specified, any value specified for the POOL
parameter is ignored and the disk volume specified for the CATALOG parameter is
used as the creation pool.
MNTPOINT { "directory" | 'directory' }
specifies the absolute 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 pathname specified can contain extra /, ., or.. characters; such characters
are removed during normalization of the pathname. Do not include symbolic links
in mount point pathname specifications. Normalization of pathnames for mount
points does not include resolution of symbolic links.
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.
POOL filename2
specifies the Guardian filename of the storage-pool file that contains the volume
list to use 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, the value specified for the POOL
parameter is ignored and the disk volume specified for the CATALOG parameter is
used as the creation pool.
You can specify the following options in any order:
AUDITENABLED { ON | OFF }
specifies whether the fileset is audited (ON) or not audited (OFF).