Blame SOURCES/nfs.sysconfig

851484
d80804
#
d80804
#
851484
# To set lockd kernel module parameters please see
851484
#  /etc/modprobe.d/lockd.conf
d80804
#
851484
d80804
# Optional arguments passed to rpc.nfsd. See rpc.nfsd(8)
d80804
RPCNFSDARGS=""
d80804
# Number of nfs server processes to be started.
d80804
# The default is 8. 
4f2874
#RPCNFSDCOUNT=16
4f2874
#
d80804
# Set V4 grace period in seconds
d80804
#NFSD_V4_GRACE=90
d80804
#
4f2874
# Set V4 lease period in seconds
4f2874
#NFSD_V4_LEASE=90
4f2874
#
d80804
# Optional arguments passed to rpc.mountd. See rpc.mountd(8)
d80804
RPCMOUNTDOPTS=""
d2edb4
# Port rpc.mountd should listen on.
d2edb4
#MOUNTD_PORT=892
d80804
#
d80804
# Optional arguments passed to rpc.statd. See rpc.statd(8)
d80804
STATDARG=""
d2edb4
# Port rpc.statd should listen on.
d2edb4
#STATD_PORT=662
d2edb4
# Outgoing port statd should used. The default is port
d2edb4
# is random
d2edb4
#STATD_OUTGOING_PORT=2020
d2edb4
# Specify callout program
d2edb4
#STATD_HA_CALLOUT="/usr/local/bin/foo"
d2edb4
#
d80804
#
4f2874
# Optional arguments passed to sm-notify. See sm-notify(8)
4f2874
SMNOTIFYARGS=""
4f2874
#
d80804
# Optional arguments passed to rpc.idmapd. See rpc.idmapd(8)
d80804
RPCIDMAPDARGS=""
d80804
#
d80804
# Optional arguments passed to rpc.gssd. See rpc.gssd(8)
851484
# Note: The rpc-gssd service will not start unless the 
851484
#       file /etc/krb5.keytab exists. If an alternate
851484
#       keytab is needed, that separate keytab file
851484
#       location may be defined in the rpc-gssd.service's
851484
#       systemd unit file under the ConditionPathExists
851484
#       parameter
d80804
RPCGSSDARGS=""
4f2874
#
d80804
# Enable usage of gssproxy. See gssproxy-mech(8).
4f2874
GSS_USE_PROXY="yes"
d80804
#
d80804
# Optional arguments passed to rpc.svcgssd. See rpc.svcgssd(8)
d80804
RPCSVCGSSDARGS=""
d80804
#
d80804
# Optional arguments passed to blkmapd. See blkmapd(8)
d80804
BLKMAPDARGS=""