Re: NFS via IPv6 between 11.2-REL amd64 and larger (>45 files) directories?

2018-08-31 Thread Kurt Jaeger
Hi!

> As Rick told me there's a ongoing debate on this, here's a copy
> from my mail to stable@:

PR:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231050

-- 
p...@freebsd.org +49 171 3101372  2 years to go !
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: NFS via IPv6 between 11.2-REL amd64 and larger (>45 files) directories?

2018-08-31 Thread Kurt Jaeger
Hi!

As Rick told me there's a ongoing debate on this, here's a copy
from my mail to stable@:

I've seen a strange effect: NFS via IPv6 between 11.2-REL amd64
boxes failed for directories with more than 45 files or directories.
Small directories worked. It seems to be an issue with
ipv6 fragmentation (?), as can be seen by tcpdump:

17:54:16.855978 IP6 nfs-serv > nfs-client frag (0|1448) 2049 > 709: NFS reply 
xid 1536109002 reply ok 1440 readdir
17:54:16.855979 IP6 nfs-serv > nfs-client frag (1448|36)

As soon as the NFS request is sent with fragments, it stalls.

Using TCP or IPv4 for the nfs mount works, UDP fails.

-- 
p...@freebsd.org +49 171 3101372  2 years to go !
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"