Blame SOURCES/lockd.conf

c88dcf
#
c88dcf
# Set the NFS lock manager grace period. n is measured in seconds. 
c88dcf
#options lockd nlm_grace_period=90
c88dcf
#
c88dcf
# Set the TCP port that the NFS lock manager should use. 
c88dcf
# port must be a valid TCP port value (1-65535).
c88dcf
#options lockd nlm_tcpport
c88dcf
#
c88dcf
# Set the UDP port that the NFS lock manager should use.
c88dcf
# port must be a valid UDP port value (1-65535).
c88dcf
#options lockd nlm_udpport
c88dcf
#
c88dcf
# Set the maximum number of outstanding connections 
c88dcf
#options lockd nlm_max_connections=1024
c88dcf
#
c88dcf
# Set the default time value for the NFS lock manager
c88dcf
# in seconds. Default is 10 secs (min 3 max 20)
c88dcf
#options lockd nlm_timeout=10
c88dcf
#
c88dcf
# Choose whether to record the caller_name or IP address
c88dcf
# this peer in the local rpc.statd's database.
c88dcf
#options lockd nsm_use_hostnames=0
c88dcf