User manual

Configuration file server.cfg
iXOS-JUKEMAN 2.2 User Manual Pre.12/97 245
Directory cache
This cache stores the directory names of the disks known to iXOS-
JUKEMAN. See The directory cacheon page 36 for a detailed descrip-
tion.
Example:
dircache {
file { dircache }
size { 40 }
}
The example sets up a directory cache of 40 MB. The file name of the
cache is dircache.
If the line file { dircache }is omitted, the RAM cache size will be
changed.
Data cache
This cache stores data read from the disks controlled by iXOS-JUKEMAN.
See The data cacheon page 40 for a detailed description.
Example:
regcache {
file { regcache }
size { 40 }
}
This example sets up a data cache of 40 MB. The file name of the cache
is regcache.
If the line file { regcache }is omitted, the RAM cache size will be
changed.
7.2.4 Server parameters
The following server parameters may be set in server.cfg:
(See Server parameterson page 123 for a full description of the pa-
rameters)
Name Unit Default Min. Max. Function