Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > ec1353c51cf2bd4d46fb842cdb5d4cdc > files > 33

nfs-utils-1.0.12-13mdv2007.1.src.rpm

# For more information on nfs tuning, please see the NFS-HOWTO
# http://nfs.sourceforge.net/nfs-howto/

# For more information on nfs+iptables, see the great docs by
# Chris Lowth here: http://www.lowth.com/LinWiz/

# Pass any additional options for mountd.
# MOUNTD_OPTIONS=

# Pin mountd to a given port rather than random one from portmapper
# MOUNTD_PORT=4002

# Don't advertise TCP for mount.
# MOUNTD_TCP=no

# NFS V3
# MOUNTD_NFS_V3=auto|yes|no

# NFS V2
# MOUNTD_NFS_V2=auto|yes|no

# The number of open file descriptors
# MOUNTD_OPEN_FILES=128

# Pass the number of instances of nfsd (8 is default; 16 or more
# might be needed to handle heavy client traffic)
# RPCNFSDCOUNT=8

# Increase the memory limits on the socket input queues for
# the nfs processes .. NFS  benchmark SPECsfs demonstrate a
# need for a larger than default size (64kb) .. setting
# TUNE_QUEUE to yes will set the values to 256kb.
# TUNE_QUEUE="yes"
# NFS_QS=262144

# Set fixed ports for lockd
# LOCKD_TCPPORT=4001
# LOCKD_UDPPORT=4001

# Set fixed port for remote quota server port
# RQUOTAD_PORT=""

# Set fixed port for statd
# STATD_PORT=4000

# Set fixed port for statd (outgoing)
# STATD_OUTGOING_PORT=4000

# Set statd hostname
# STATD_HOSTNAME=

# use NFS 4
USE_NFS4=no

# use secure NFS 4
SECURE_NFS=no

# module kernel to load
SECURE_NFS_MODS="des rpcsec_gss_krb5"

# This is options for the gssd daemon
RPCGSSD_OPTIONS="-m"

# This is options for the idmap daemon
RPCIDMAPD_OPTIONS=""

# This is options for the svcgssd daemon
RPCSVCGSSD_OPTIONS=""