OpenSUSE Tumbleweed 20181116 My NFS recently stopped working and I don't know why. I haven't changed anything. Here is what happens when I try a local mount (I'm on madhatter 192.168.2.1): root@madhatter:~# exportfs /home 192.168.0.0/255.255.0.0 /software 192.168.0.0/255.255.0.0 /multimedia 192.168.0.0/255.255.0.0 root@madhatter:~# mount 192.168.2.1:/home/mounts/build /mnt mount.nfs: requested NFS version or transport protocol is not supported root@madhatter:~# In the output of journalctl -f I get: Nov 18 22:44:07 madhatter rpc.gssd[948]: ERROR: can't open nfs/clnt1b/info: Invalid argument Nov 18 22:44:07 madhatter rpc.gssd[948]: ERROR: failed to parse nfs/clnt1b/info Nov 18 22:44:07 madhatter rpc.gssd[948]: ERROR: can't openat nfs/clnt1b: No such file or directory Nov 18 22:44:07 madhatter rpc.gssd[948]: ERROR: can't openat nfs/clnt1b: No such file or directory What is this? I do have Kerberos set up but I'm just trying to do a mount without Kerberos. I'm not sure what this rpc.gssd process is or whether it is screwing things up. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org