Sebastian Davancens wrote:
Im running a linux fiel server with RH 8.0 and Samba,
acting as a PDC. 40 clients (Win98/2000) use an application that is based on Foxpro and Paradox tables, which are stored in the server (Contabilidad and CRT shares).
The problem is the following: with samba 2.2.8, everything worked fine. But when we updated to 3.0.2a, the perfomance dicreased a lot. Its really
slow. Apart from that, the .dbf files started to corrupt oftenly.
The smb.conf has not been changed.
Why is this happening??

Take a look at: http://www.drouillard.ca/Tips&Tricks/Samba/Oplocks.htm there is a smb.conf example for 3.x.

A couple of thing that will affect your performance are:
getwd cache = yes
socket options = TCP_NODELAY SO_SNDBUF=65536 SO_RCVBUF=65536 IPTOS_LOWDELAY
use sendfile = no
lock spin time = 15
lock spin count = 100


Regards Gerald Drouillard http://convert2samba.com


-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to