User Guide

Working with UNIX Machines 83
Novell Native File Access Protocols Installation and Administration Guide
103-000162-001
September 4, 2001
Novell Confidential
Manual 99a38 July 17, 2001
File-Based Management for NFS Server
NFS Server Configuration Parameters
The following table lists the parameters that can be set in NFSSERV.CFG:
Parameter Default Value Range Description
REQ_Q_FULL_ALERT 90 20 - 99 Minimum percentage of request
queue utilization which triggers an
SNMP alert.
REQ_CACHE_FULL_ ALERT 90 20 - 99 Minimum percentage of request
cache utilization which triggers an
SNMP alert.
OPEN_FILE_CACHE_
FULL_ALERT
90 20 - 99 Minimum percentage of open file
cache utilization which triggers an
SNMP alert.
OPEN_FILE_CACHE_ ENTRIES 512 32 - 1024 Number of open file cache entries.
CACHE_AGING_ INTERVAL 60 0 - 2000 Duration (in seconds) the NFS
server keeps a file's information in
cache memory. The value 0
disables the open file cache.
REQ_CACHE_ ENTRIES 256 64 - 512 Number of request cache entries.
CACHE_WRITE_ THROUGH NO YES / NO Indicates whether cached data
should be written to disk
immediately.
TYPE_OF_ TRANSPORT BOTH TCP, UDP, or
BOTH
Whether the NFS Server should
support TCP, UDP, or BOTH.
NFS_VERSION 0 0/2/3 (0 =
Both, 2 = only
V2, and 3 =
only V3)
Indicates which version of NFS
protocol should be currently
supported.
NFS_UMASK 022 000 - 777 File mode creation mask for default
UNIX permissions.
NFS_V2_THREADS 5 1 -150 Number of NFS Server threads
servicing the NFS 2 protocol.