DragonFly users List (threaded) for 2009-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: mount nfs from freebsd 7: protocol not supported
Now that you have it working, if you are doing more then just
playing a bit with it please be sure to use a TCP mount and
not a UDP mount. Particularly between FreeBSD 7 and any
recent DragonFly. A DragonFly client is capable of queueing
upwards of 50+ RPCs to the server concurrently and UDP mounts
will blow up (basically throw data away due to the socket buffers
not being anywhere near large enough, causing stalls).
-Matt
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]