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