From owner-freebsd-performance@FreeBSD.ORG Wed Nov 9 22:24:14 2005 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FBAE16A41F for ; Wed, 9 Nov 2005 22:24:14 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from smtp101.rog.mail.re2.yahoo.com (smtp101.rog.mail.re2.yahoo.com [206.190.36.79]) by mx1.FreeBSD.org (Postfix) with SMTP id 0D85F43D48 for ; Wed, 9 Nov 2005 22:24:11 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 20556 invoked from network); 9 Nov 2005 22:24:10 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=IHMFt2U14/Sm+DtMrY9DwV9aZgQW9qz+bSjfTlYzeQQoana2P9PbuUgRATTTCo3fkDbbD4kCXzHR74d5BbcE6kklhsPR74WHFIyeusslhrhdN+IsYPdG35xhKpqxtaCXnTuZ0V2nhzXg0vFOH5L5rgA8hmajjKA/ok46RWxuf58= ; Received: from unknown (HELO ?172.16.0.199?) (mikej@rogers.com@70.31.50.81 with plain) by smtp101.rog.mail.re2.yahoo.com with SMTP; 9 Nov 2005 22:24:10 -0000 Message-ID: <43727712.4020500@rogers.com> Date: Wed, 09 Nov 2005 17:24:18 -0500 From: Mike Jakubik User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Arkadi Shishlov References: <70e8236f0511050457s5ce6d8batf805fbc9edd91360@mail.gmail.com> <20051109060931.GD5188@obiwan.tataz.chchile.org> <70e8236f0511090517g29b3f887x1b97ef5dec04548@mail.gmail.com> <70e8236f0511090627p24c90400ke39bdb0da222a323@mail.gmail.com> <4372184C.10809@mebius.lv> In-Reply-To: <4372184C.10809@mebius.lv> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-performance@freebsd.org Subject: Re: Poor Samba throughput on 6.0 X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 22:24:14 -0000 Arkadi Shishlov wrote: > Joao Barros wrote: > >> On a P4 3.06GHz with HTT enabled and ULE I get the same results. >> I get a flat line at 58% looking at the bandwith in task manager on a >> Windows 2003 Server while doing a cached read. >> I can get up to 70% bandwith during writes. >> Percentages are relative to 100Mbits bandwith. >> > > Are you able to get better throughput from different version of FreeBSD or > different OS (Linux) with Samba? > I have done many tests to try to determine the poor performance on my systems (FreeBSD-current connected directly to Windows XP via identical Intel Pro 1000 cards) and my only conclusion is that Samba on FreeBSD when talking to a Windows box is simply fubared. Im willing to bet thats not the case on Linux. I can get great speeds (~30MB/s) using ftp between the machines, but when i use Samba, i get a maximum of 11MB/s. I have tried playing with mtu size, samba options, polling, but there does not seem to be any visible bottlenecks, its just simply slow. It would be great if someone could get to the bottom of this, its quite frustrating.