05.03.2016 20:42, Dmitry Sivachenko пишет:

and to discover what version is broken. And show full mount command/option set.
I already included mount flags from fstab in my original e-mail:

rw,bg,intr,soft

If that's only options you use, there is another workaround: add options
rsize=1024,wsize=1024 to avoid possible packet reassemply/defragmentation
related bugs.

Again, error 4 is EINTR so you could disable both "soft" and "intr" options for 
test.
Anyway, re-read mount_nfs(8) manual page, section BUGS before switch to NFSv4.


_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to