Hello, On Fri, Jun 26, 2009 at 07:43:41AM +0200, Bret S. Lambert wrote: > > > > Example when creating a big tar archive. > > With OpenBSD NFS client, it's not too bad: > > > > obsd-nfs-client:/mnt/nfs% du -sh test/ > > 1.5G > > obsd-nfs-client:/mnt/nfs% tar cf test.tar test/ > > ....during about 1.5 hours... > > > > With Linux NFS client, it's too slow: > > > > linux-nfs-client:/mnt/nfs% du -sh test/ > > 1.5G > > linux-nfs-client:/mnt/nfs% tar cf test.tar test/ > > ....during about 7 hours... > > > > We are aware some sysadmins use OpenBSD NFS server with success > > (we find happy users in openbsd-misc archives). But we don't. > > Have you ideas for us ? > > It would be much easier to help if you included your mount options > on both clients.
Thanks for your reply! For results above, we use default mount options on OpenBSD NFS client (v3, udp, timeo=100) and Linux NFS client (tcp, v3). We tested now with "udp" option on Linux NFS client on your test server (with OpenBSD 4.5) and performances are... good : ~25 Mbit/s. We downgrade to OpenBSD 4.4, again poor performances (~400 Kbit/s), even with "udp" option. Then we will now upgrade to OpenBSD 4.5 on your production server to confirm if OpenBSD 4.5 NFS server and Linux NFS client with "udp" is the magic duo. Regards, -- Gregory Colpart <r...@evolix.fr> GnuPG:1024D/C1027A0E Evolix - Informatique et Logiciels Libres http://www.evolix.fr/