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-65
START FILESET Command
The $ZPMON prefix can be omitted if you have previously specified $ZPMON in an
SCF ASSUME command.
Considerations
•
Only super-group users (255,nnn) can use the RENAME FILESET command.
•
You can rename a running fileset, and the new name takes effect immediately.
Example
To change the name of fileset USER1 to NEWUSER1, enter the following SCF
command:
RENAME FILESET $ZPMON.USER1, $ZPMON.NEWUSER1
START FILESET Command
The START FILESET command makes an existing OSS fileset available to users (also
known as mounting the fileset).
The syntax of the START FILESET command is:
OUT filename
specifies the name of a Guardian output file for informational messages. You can
either read this file with a text editor or display it with the FUP COPY command.
FILESET [$ZPMON.]filesetname
specifies the name of the fileset you are starting. The specified fileset:
•
Must already be part of the OSS configuration
•
Must not be in the UNKNOWN state
•
Must not be already started
The $ZPMON prefix can be omitted if you have previously specified $ZPMON in an
SCF ASSUME command.
Considerations
•
The START FILESET command can be used only by super-group users (255,nnn).
•
The mount point for the specified fileset must be in a fileset that is already started.
•
If the OSS name server for the fileset is not already running, it is started when the
fileset is started.
•
The MAXINODES attribute is ignored when an OSS name server tries to mount a
fileset. If 110% of the number of inodes in use is greater than the current value of
START [ /OUT filename/ ] FILESET [$ZPMON.]filesetname