NFS utilities and supporting clients and daemons for the kernel NFS server
8a88dcd324
Configuring lockd to listen on a particular set of ports has always been an iffy proposition. We've tried for years to set it up so that you can configure it via /etc/sysconfig/nfs, but there are some cases where it may not get configured properly. If lockd is started via an nfs mount prior to starting the nfs-lock.service then it'll end up listening on a random, ephemeral port instead of the one configured. Instead of trying to do this, let's formally deprecate the LOCKD_TCPPORT and LOCKD_UDPPORT parameters in /etc/sysconfig/nfs. The version of it doesn't even have commented out versions of them anyway. Replace them with a note that tells admins that they should set up static ports in /etc/modprobe.d/lockd.conf. Add an /etc/modprobe.d/lockd.conf with a commented out options directive to make it easy for them to do so. Signed-off-by: Jeff Layton <jlayton@primarydata.com> Signed-off-by: Steve Dickson <steved@redhat.com> |
||
---|---|---|
.gitignore | ||
0001-blkmapd-remove-pretty_sig.patch | ||
id_resolver.conf | ||
lockd.conf | ||
nfs4-modalias.conf | ||
nfs-blkmap.service | ||
nfs-idmap.service | ||
nfs-lock.service | ||
nfs-mountd.service | ||
nfs-rquotad.service | ||
nfs-secure-server.service | ||
nfs-secure.service | ||
nfs-server.postconfig | ||
nfs-server.preconfig | ||
nfs-server.service | ||
nfs-utils_env.sh | ||
nfs-utils-1-2-9-rc3.patch | ||
nfs-utils-1-2-9-rc4.patch | ||
nfs-utils-1.2.1-exp-subtree-warn-off.patch | ||
nfs-utils-1.2.1-statdpath-man.patch | ||
nfs-utils-1.2.2-statdpath.patch | ||
nfs-utils-1.2.3-export-manpage.patch | ||
nfs-utils-1.2.3-libmount-api-2.20.patch | ||
nfs-utils-1.2.3-libnfs-multiports.patch | ||
nfs-utils-1.2.3-sm-notify-res_init.patch | ||
nfs-utils-1.2.5-idmap-errmsg.patch | ||
nfs-utils-1.2.5-pnfs-rpcdebug.patch | ||
nfs-utils-1.2.10-rc2.patch | ||
nfs-utils-1.3.1-rc1.patch | ||
nfs-utils-1.3.1-rc2.patch | ||
nfs-utils.1.2.9-rc4.patch | ||
nfs-utils.1.2.9-rc6.patch | ||
nfs-utils.spec | ||
nfs.sysconfig | ||
nfs.target | ||
proc-fs-nfsd.mount | ||
sources | ||
var-lib-nfs-rpc_pipefs.mount |