From owner-freebsd-questions@FreeBSD.ORG Thu Aug 14 17:17:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DBDB106566B for ; Thu, 14 Aug 2008 17:17:35 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 44EA28FC16 for ; Thu, 14 Aug 2008 17:17:34 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m7EHHMNc086703; Thu, 14 Aug 2008 12:17:24 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080814121522.026083a8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 14 Aug 2008 12:17:24 -0500 To: "Mauro Ribeiro - Class Consultoria e Assessoria" , From: Derek Ragona In-Reply-To: <20080814160216.A097F8FC12@mx1.freebsd.org> References: <20080814160216.A097F8FC12@mx1.freebsd.org> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080814-0, 08/14/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93.3/8038/Thu Aug 14 10:43:34 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m7EHHMNc086703 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Very Slow Samba X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2008 17:17:35 -0000 At 10:21 AM 8/14/2008, Mauro Ribeiro - Class Consultoria e Assessoria wrote: >Hi All, > > > >I had migrated a Windows 2003 Server to a Samba Server (only for file share) > > > >We share only the company system. That's a 3mb Delphi .exe and a 1,5mb >libmysql.dll. > > > >BTW, the system loads 4 .jpg files from the server. > > > >On our old Windows Server the system was very fast on Samba is damn slow. >About 2 mins to load. > > > >I have no clue on what to do. > > > >Server Specs: Pentium 4 3.0Ghz 1GB RAM, FreeBSD 7.0-STABLE and Samba >3.0.28a. > > > >Here's is my smb.conf > > > >[global] > > workgroup = CLASS > > server string = Class Data Server > > security = share > > hosts allow = 192.168.0. > > load printers = yes > > printing = cups > > log file = /var/log/samba/log.%m > > max log size = 150 > > socket options = TCP_NODELAY > > interfaces = 192.168.0.0/24 > > dns proxy = no > > veto oplock files = /*.exe/*.dll/*.jpg/*.pdf/*.gif/ > > oplock break wait time = 1 > > debug level = 10 > > > >[Class] > > Comment = Class > > Browseable = Yes > > Writeable = Yes > > Force User = root > > create mask = 0777 > > path = /dados/samba/Class > > Guest ok = Yes > > fake oplocks = yes > > > > > >Best Regards, > >Mauro Ribeiro > > What network card is in this server? What are you using for authentication? -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.