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-11
ADD FILESET Command
DEVICELABEL devicelabel
specifies the device label assigned to this fileset. The specified label must not
already be in use by another fileset in the database. The device label has 6
characters (the first of which is always zero) and consists of numeric characters
(0 - 9) and uppercase letters (A - Z), excluding E, I, O, and U. The root fileset
always has a device label of 000000. Valid device labels are in the range 000001
through 0ZZZZZ. The default value for DEVICELABEL is the lowest unused device
label in the database.
FSCKCPU processor
specifies the processor number of the processor that should run the FSCK
program when a fileset recovery is automatically initiated, where processor is in
the range 0 through 15 or is -1. The value -1 indicates that the processor that runs
the primary copy of DP2 for the fileset catalog should be used.
If the processor indicated by a nonnegative processor value is not available,
then the processor specified for the SUBSYS FSCKCPU option is used. If that
processor is also unavailable, the processor in which the OSS Monitor is running is
used.
If an FSCKCPU option is omitted from the FILESET configuration, then the
processor specified for the SUBSYS FSCKCPU option is used when a fileset
recovery is automatically started.
MAXDIRTYINODETIME seconds2
specifies the maximum number of seconds that an inode of the fileset remain in the
OSS name server’s inode cache before being flushed to disk. seconds2 must be
a value in the range 1 through 600; the default value is 30.
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; the
default value is 500000.
NAMESERVER servername
specifies the server name of the OSS name server that should administer the
fileset. The specified server must already be part of the OSS configuration.
The first character of the name must be a pound sign (#). Server names are not
case-sensitive.
If the NAMESERVER parameter is omitted, the default server is the OSS name
server for the root fileset, #ZPNS.