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

Managing Filesets
Open System Services Management and Operations Guide527191-002
5-5
Creating a Unique Fileset
4. Start the fileset with the SCF START FILESET command.
Figure 5-2 on page 5-5 shows how a fileset is mounted at a mount point when the
fileset is started. The figure illustrates the effects of the following command:
START FILESET $ZPMON.USER1
The files new1, new2, and new3 in the fileset USER1 are not available to users
until this command is entered, although they are in the system on the disk volume
$DATA5. Previous commands, such as:
ADD FILESET $ZPMON.USER1, CATALOG $USR1CAT, POOL ZOSSU1PL, &
MNTPOINT "/usr/utils/src"
START FILESET $ZPMON.USER1
.
.
.
STOP FILESET $ZPMON.USER1
would have allowed these files to be created in the storage-pool file ZOSSU1PL
(not shown) on the catalog volume $USR1CAT (not shown).
After the fileset USER1 is mounted, the files new1, new2, and new3 are available
as /usr/utils/src/new1, /usr/utils/src/new2, and
/usr/utils/src/new3.
Figure 5-2. Starting (Mounting) a Fileset
VST005.VSD
Before mounting the fileset USER1 from the volume
$DATA5 onto the mount point
/usr/utils/src.
After mounting the fileset USER1 onto the
mount point
/usr/utils/src.
$DATA5
/new3/new2/new1
USER1 Fileset
USER1
Fileset
/new3/new2/new1
/
(root)
/usr/bin /etc/dev
/include /lib /utils
/src/lib
Mount
Point
...
...
/
(root)
/usr/bin /etc/dev
/include /lib /utils
/src/lib
Mount
Point
...
...