Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 1999 19:41:39 +0400 (MSD)
From:      "Sergey Ayukov (mailing lists)" <asv1@crydee.sai.msu.ru>
To:        Dmitry Khrustalev <dima@zippy.machaon.ru>
Cc:        stable@FreeBSD.ORG
Subject:   Re: NFS question..
Message-ID:  <Pine.BSF.4.05.9905111933190.10169-100000@crydee.sai.msu.ru>
In-Reply-To: <Pine.BSF.4.05.9905110014130.56847-100000@zippy.machaon.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 May 1999, Dmitry Khrustalev wrote:

> > I don't know why I am having such a bad luck with FreeBSD, but I am only
> > getting about 300KB/s on writes over 10MBit network while exchange between
> > Windoze machines yields about 900KB/s. Someday I will try SMB client on
> > OS/2, but I was pretty happy with NFS -- until I switched to FreeBSD.
> 
> Another thing to try is to turn off write gathering - it can interact
> poorly with clients that write one block at a time instead of having
> multiple outstanding writes. You can check if write gathering is being
> effective using nfsstat, look for Opsaved number. The knob is
> vfs.nfs.gatherdelay, set it to 0.

Dmitry, thank you a *LOT*!! After setting it, I am getting steady 2.9MB/s
on write via 100MBit network. The problem has been solved!

Futhermore, I examined sysctl -a output and set "sysctl -w
net.inet.tcp.delayed_ack=0". After that, Samba rocked! (850KB/s on write
via 10MBit/s network).

Is there any good source of information about sysctls? manpages are very
brief and do not cover all sysctls.

---------------------------------------------------------------------------
Dr. Sergey Ayukov                          Sternberg Astronomical Institute
http://www.ayukov.com                                        Moscow, Russia
http://crydee.sai.msu.ru/index-asv.html



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9905111933190.10169-100000>