On 08/01/2018 12:59 AM, Ian Kent wrote:
What is in your autofs.conf and what is in your nfsmount.conf?
Hi Ian -
Thanks as always for your tremendous efforts and help. I've stripped all
the comments out of /etc/autofs.conf; there's not much there:
[ autofs ]
master_map_name = /etc/auto.master
timeout = 300
browse_mode = no
[ amd ]
dismount_interval = 300
There doesn't appear to be an nfsmount.conf anywhere in /etc, and I must
admit, having experienced copious frustration with the entire NFSv4
ecosystem over the last 6-9 months, I have tried to find and read any
bit of documentation I can lay my hands on and don't recall ever having
come across nfsmount.conf. Maybe Ubuntu relegates this to /etc/default?
This is what I have there (on the NFS server --
/etc/default/nfs-common has nothing configured on either the NFS server
or client.
=================================================================
root@snakeskin:/etc/default# cat nfs-kernel-server
# Number of servers to start up
RPCNFSDCOUNT=8
# Runtime priority of server (see nice(1))
RPCNFSDPRIORITY=0
# Options for rpc.mountd.
# If you have a port-based firewall, you might want to set up
# a fixed port here using the --port option. For more information,
# see rpc.mountd(8) or http://wiki.debian.org/SecuringNFS
# To disable NFSv4 on the server, specify '--no-nfs-version 4' here
RPCMOUNTDOPTS="--manage-gids"
# Do you want to start the svcgssd daemon? It is only required for Kerberos
# exports. Valid alternatives are "yes" and "no"; the default is "no".
NEED_SVCGSSD=""
# Options for rpc.svcgssd.
RPCSVCGSSDOPTS=""
# Options for rpc.nfsd.
RPCNFSDOPTS=""
RPCNFSDARGS="-N 2 -N 3 -U"
=================================================================
--
To unsubscribe from this list: send the line "unsubscribe autofs" in