Is somebody able to run nfs server after recent updates? When I try to connect with some client it hangs and dmesg shows rpc.mountd[2191]: segfault at 0 ip 00007f097e44843f sp 00007ffe654ea5e0 error 4 in rpc.mountd[7f097e43d000+1a000] (which is probably OK), but hang is not.
I don’t get segfault but NFS server is not working (well, server runs but clients cannot connect to it). Nothing has been changed in config. NFS seems to be tricky to solve because of poor logging.
After further checking rpc.mountd segfaults here too.
Segfault is only for NFS3, NFS4 just hangs. I had to temporarily create VM with openSUSE 13.2 to have NFS working.
Hit the segfault too. GDB and Google found http://www.spinics.net/lists/linux-nfs/msg43137.html.
That made me curious how’s that it is not in TW and found out that the 1.3.1 update never made it to the factory, thus TW. I’ll create a bug report in a minute. Anyway, installing package directly from OBS solved segfaults for me. ( https://build.opensuse.org/package/binaries/Base:System/nfs-utils?repository=openSUSE_Factory )
Found the submit request for nfs-utils 1.3.1 submit. Apparently it got blocked due to incompatible yast2-nfs module: https://build.opensuse.org/request/show/265210 and related bug https://bugzilla.suse.com/show_bug.cgi?id=911986