Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2008 05:48:28 +1000
From:      "David N" <davidn04@gmail.com>
To:        "Mauro Ribeiro - Class Consultoria e Assessoria" <spam@mdrjr.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Very Slow Samba
Message-ID:  <4d7dd86f0808151248u20edaa28g98d604a1d2388b0b@mail.gmail.com>
In-Reply-To: <20080814160216.A097F8FC12@mx1.freebsd.org>
References:  <20080814160216.A097F8FC12@mx1.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2008/8/15 Mauro Ribeiro - Class Consultoria e Assessoria <spam@mdrjr.net>:
> 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
>
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>


Is there a pause when it fetches the files? I had this problem with my
samba servers, its usually related to winbind.

Thats all i can think of.

Cheers
David N



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4d7dd86f0808151248u20edaa28g98d604a1d2388b0b>