/etc/modprobe.d
NameSizeModeActions
atm-blacklist.conf3680644editdlrm
dirtyfrag.conf730644editdlrm
firewalld-sysctls.conf1620644editdlrm
l2tp_eth-blacklist.conf3730644editdlrm
l2tp_ip-blacklist.conf3720644editdlrm
l2tp_netlink-blacklist.conf3770644editdlrm
l2tp_ppp-blacklist.conf3730644editdlrm
lockd.conf7470644editdlrm
ovswrap.conf310644editdlrm
sctp-blacklist.conf3690644editdlrm
sctp_diag-blacklist.conf3740644editdlrm
tuned.conf6740644editdlrm
Edit: /etc/modprobe.d/lockd.conf (747B)
# # Set the NFS lock manager grace period. n is measured in seconds. #options lockd nlm_grace_period=90 # # Set the TCP port that the NFS lock manager should use. # port must be a valid TCP port value (1-65535). #options lockd nlm_tcpport # # Set the UDP port that the NFS lock manager should use. # port must be a valid UDP port value (1-65535). #options lockd nlm_udpport # # Set the maximum number of outstanding connections #options lockd nlm_max_connections=1024 # # Set the default time value for the NFS lock manager # in seconds. Default is 10 secs (min 3 max 20) #options lockd nlm_timeout=10 # # Choose whether to record the caller_name or IP address # this peer in the local rpc.statd's database. #options lockd nsm_use_hostnames=0