Commit Graph

16 Commits

Author SHA1 Message Date
Steve Dickson
5747f80f3d - Update to the latest upstream release: nfs-utils-1-3-1
- Enable gssproxy to manage the GSSAPI creds on the server.

Signed-off-by: Steve Dickson <steved@redhat.com>
2014-09-26 10:49:37 -04:00
Jeff Layton
8a88dcd324 Clean up lockd configuration
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>
2014-07-16 10:40:37 -04:00
Steve Dickson
47aa7d9e2d Incorporated new upstream systemd units
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-04-14 10:20:13 -04:00
Steve Dickson
6464d6107b Update to latest upstream RC release: nfs-utils.1.2.9-rc1
Added GSS_USE_PROXY variable to nfs.sysconfig (bz 967112)

Signed-off-by: Steve Dickson <steved@redhat.com>
2013-05-31 10:25:45 -04:00
Steve Dickson
9759a1b927 Remove RQUOTAD_PORT and RQUOTAD from /etc/sysconfig/nfs (bz 754496)
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-11-16 16:23:17 -05:00
Steve Dickson
09c97ac38f Added nfs-blkmap.service
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-09-27 11:31:02 -04:00
Steve Dickson
67ebcf9f55 - Converted init scrips to systemd services. (bz 699040)
- Made nfsnobody's uid/gid to always be a 16-bit value of -2

Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-03 06:09:46 -04:00
Steve Dickson
423f02dd9c Allow the setting of the NFSv4 grace period (bz 665387)
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-01-15 14:10:15 -05:00
Steve Dickson
f517c363e8 Initscripts changes needed to support NFS over RDMA
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-01-15 09:23:05 -05:00
Steve Dickson
d673e62586 Removed obsolete configuration values (bz 653765)
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-12-01 15:20:36 -05:00
Steve Dickson
0132f41540 Fixed typo in nfs.sysconfig
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-20 10:58:38 -04:00
Steve Dickson
bf258f5230 Pre-load nfsd when args to rpc.nfsd are given (bz 441983) 2008-09-18 11:49:19 +00:00
Steve Dickson
76623f83b7 Corrected the nfslock initscript 'status' return code (bz 441605) Removed
obsolete code from the nfslock initscript (bz 441604)
2008-04-25 15:39:48 +00:00
Steve Dickson
4744930bcf - Documented out to turn off/on protocol support for rpc.nfsd in
/etc/sysconfig/nfs (bz443625)
2008-04-23 18:56:36 +00:00
Steve Dickson
0b932f587a Fixed typo in nfs.sysconfig 2007-05-22 11:20:48 +00:00
Steve Dickson
a988f91bc9 - Create a /etc/sysconfig/nfs with all the possible variables (bz 234543) 2007-05-12 10:58:03 +00:00