2007-05-12 10:58:03 +00:00
|
|
|
#
|
2014-12-14 16:54:39 +00:00
|
|
|
# Note: For new values to take effect the nfs-config service
|
|
|
|
# has to be restarted with the following command:
|
|
|
|
# systemctl restart nfs-config
|
|
|
|
#
|
|
|
|
# Optional arguments passed to in-kernel lockd
|
|
|
|
#LOCKDARG=
|
|
|
|
# TCP port rpc.lockd should listen on.
|
|
|
|
#LOCKD_TCPPORT=32803
|
|
|
|
# UDP port rpc.lockd should listen on.
|
|
|
|
#LOCKD_UDPPORT=32769
|
2014-07-16 14:40:37 +00:00
|
|
|
#
|
2007-05-12 10:58:03 +00:00
|
|
|
# Optinal options passed to rquotad
|
2011-08-03 10:09:46 +00:00
|
|
|
RPCRQUOTADOPTS=""
|
2007-05-12 10:58:03 +00:00
|
|
|
#
|
|
|
|
# Optional arguments passed to rpc.nfsd. See rpc.nfsd(8)
|
2011-08-03 10:09:46 +00:00
|
|
|
RPCNFSDARGS=""
|
2007-05-12 10:58:03 +00:00
|
|
|
# Number of nfs server processes to be started.
|
|
|
|
# The default is 8.
|
2014-12-14 16:54:39 +00:00
|
|
|
# RPCNFSDCOUNT=16
|
|
|
|
#
|
|
|
|
# Set V4 grace period in seconds
|
|
|
|
#NFSD_V4_GRACE=90
|
|
|
|
#
|
|
|
|
# Set V4 lease period in seconds
|
|
|
|
#NFSD_V4_LEASE=90
|
2007-05-12 10:58:03 +00:00
|
|
|
#
|
|
|
|
# Optional arguments passed to rpc.mountd. See rpc.mountd(8)
|
2011-08-03 10:09:46 +00:00
|
|
|
RPCMOUNTDOPTS=""
|
2007-05-12 10:58:03 +00:00
|
|
|
#
|
|
|
|
# Optional arguments passed to rpc.statd. See rpc.statd(8)
|
2011-08-03 10:09:46 +00:00
|
|
|
STATDARG=""
|
2015-01-15 10:49:38 +00:00
|
|
|
# Optional arguments passed to sm-notify. See sm-notify(8)
|
|
|
|
SMNOTIFYARGS=""
|
|
|
|
#
|
2007-05-12 10:58:03 +00:00
|
|
|
#
|
|
|
|
# Optional arguments passed to rpc.idmapd. See rpc.idmapd(8)
|
2011-08-03 10:09:46 +00:00
|
|
|
RPCIDMAPDARGS=""
|
2007-05-12 10:58:03 +00:00
|
|
|
#
|
|
|
|
# Optional arguments passed to rpc.gssd. See rpc.gssd(8)
|
2011-08-03 10:09:46 +00:00
|
|
|
RPCGSSDARGS=""
|
2013-05-31 14:25:02 +00:00
|
|
|
# Enable usage of gssproxy. See gssproxy-mech(8).
|
2014-09-26 14:49:14 +00:00
|
|
|
GSS_USE_PROXY="yes"
|
2011-08-03 10:09:46 +00:00
|
|
|
#
|
2007-05-12 10:58:03 +00:00
|
|
|
# Optional arguments passed to rpc.svcgssd. See rpc.svcgssd(8)
|
2011-08-03 10:09:46 +00:00
|
|
|
RPCSVCGSSDARGS=""
|
2007-05-12 10:58:03 +00:00
|
|
|
#
|
2011-09-27 15:31:02 +00:00
|
|
|
# Optional arguments passed to blkmapd. See blkmapd(8)
|
|
|
|
BLKMAPDARGS=""
|