On Tue, Jun 9, 2020 at 1:55 PM Stephen Morris <samorris@xxxxxxxxxxxxxxx> wrote: > > I have the following statement in fstab: > > 192.168.1.12:/mnt/HD/HD_a2 /mnt/nfs nfs > nfsvers=1,x-systemd.automount,defaults 0 0 > > When I issue the command 'mount /mnt/nfs' it fails with the > following messages shown in dmesg, which indicate that the mount > seems to be trying to proceed via nfs4, why is it doing this when I > have the option nfsvers=1? > > [48439.472418] FS-Cache: Netfs 'nfs' registered for caching > [48439.472732] *** VALIDATE nfs *** > [48439.472741] *** VALIDATE nfs4 *** > [48439.476329] Key type dns_resolver registered > [48439.639981] NFS: Registering the id_resolver key type > [48439.639993] Key type id_resolver registered > [48439.639994] Key type id_legacy registered > [48439.844036] NFS4: Couldn't follow remote path > [48439.852856] NFS4: Couldn't follow remote path > [48439.898650] NFS4: Couldn't follow remote path > [48480.763754] NFS4: Couldn't follow remote path > [48480.774645] NFS4: Couldn't follow remote path nfsv1 has never existed. Use "nfsvers=3" or "nfsvers=4". _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx