DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

nfsd(NADM)


nfsd, biod -- NFS daemons

Syntax

/etc/nfsd [ nuservers ]

/etc/nfsd [ -u nuservers ] [ -t ntservers ]

/etc/biod [ nservers ]

Description

nfsd starts the NFS server daemons that handle client filesystem requests. The nfsd daemon serves as a user application entry point into the kernel-based NFS server. Depending on the option or options used, server daemons are started to handle only those NFS requests sent over UDP, only those NFS requests sent over TCP, or some daemons are started to handle UDP requests and some are started to handle TCP requests. Nuservers and ntservers are the number of server daemons to start. This number should be based on the load expected on this server.

biod runs on an NFS client and starts nservers asynchronous block I/O daemons, which do read-ahead and write-behind of blocks from the client's buffer cache. Its primary function is to increase the performance of block I/O operations on remote filesystems.

Options


nuservers
number of server daemons allocated for NFS over UDP (older syntax)

-u nuservers
is number of server daemons allocated for NFS over UDP

-t ntservers
is number of server daemons allocated for NFS over TCP.

See also

exports(NF), mountd(NADM)
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003