Samba Problems - SLOW coppies to Windows Client

Dave Lewis <[email protected]>
Newsgroups gmane.user-groups.linux.ottawa.general
Message-ID <[email protected]>
Hi all,

I'm having a problem between windows vista and samba..

Server is a Quad PIII 700 with 8gig ram, full SCSI Raid and 1Gb connection
Desktop is a Quad AMD 4 gig of ram SATA mirror and 1Gb connection.

FTP Transfers and everything else seems ok but Samba is garbage..   
Reading from a samba share to my desktop I get a MAX of 200KB/s.

Copies from my 2003 server to the desktop are fine as well.

ipref doesn't show anything major.

Client connecting to 10.10.10.20, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[  3] local 10.10.10.6 port 46217 connected with 10.10.10.20 port 5001
[  3]  0.0-10.0 sec  33.2 MBytes  27.8 Mbits/sec

no errors showing on the card

eth2      Link encap:Ethernet  HWaddr 00:02:A5:44:88:03
           inet addr:10.10.10.6  Bcast:10.10.255.255  Mask:255.255.0.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:2107231568 errors:0 dropped:0 overruns:0 frame:0
           TX packets:3472339764 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:105424406 (100.5 Mb)  TX bytes:3001210658 (2862.1 Mb)



here's my samba config, as you can see I've tried lots of different 
options but nothing seems to help.


[global]

#       socket options = TCP_NODELAY IPTOS_LOWDELAY
         read raw = yes                     # Default
         write raw = yes                    # Default
         oplocks = yes                      # Default
         max xmit = 65535                   # Default
         dead time = 15                     # Default is 0
         getwd cache = yes
         lpq cache = 30
[okplace]
         veto oplock files = this/that/theotherfile
[badplace]
         oplocks = no


workgroup = LEWIS
;  netbios name = <name_of_this_server>
server string = Samba Server %v
#   printcap name = cups
#   load printers = yes
#   printing = cups
log file = /var/log/samba/log.%m
max log size = 50
log level = 5
hosts allow = 127. 10.10. 192.168.1.
map to guest = bad user
security = user
;   password server = <NT-Server-Name>
;   password server = snafu-2003.lewis
;  password level = 8
;  username level = 8
;  encrypt passwords = yes
;  unix password sync = Yes
;  pam password change = yes
;  passwd program = /usr/bin/passwd %u
;  passwd chat = *New*UNIX*password* %n\n *Re*ype*new*UNIX*password* %n\n \
;*passwd:*all*authentication*tokens*updated*successfully*
;  username map = /etc/samba/smbusers
;   include = /etc/samba/smb.conf.%m
;  winbind separator = +
;  winbind use default domain = yes
;  template homedir = /home/%D/%U
;  obey pam restrictions = yes
;  template shell = /bin/bash
socket options = TCP_NODELAY IPTOS_NODELAY IPTOS_THROUGHPUT
;   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
;   socket options = TCP_NDELAY SSNDBUF=65536 SRCVBUF=65536 IPTS_LWDELAY
; socket options = IPTOS_LOWDELAY TCP_NODELAY
;   interfaces = 192.168.12.2/24 192.168.13.2/24
;   remote browse sync = 192.168.3.25 192.168.5.255
;   remote announce = 192.168.1.255 192.168.2.44
;   local master = no
    os level = 250
;   domain master = yes
    preferred master = yes
;   domain logons = yes
;   logon script = %m.bat
;   logon script = %U.bat
;   logon path = \\%L\Profiles\%U
; logon home = \\%L\%U\.profile
;  name resolve order = wins host lmhosts bcast
;   wins support = yes
;   wins server = w.x.y.z
;   wins proxy = yes
    dns proxy = no
;  preserve case = no
;  short preserve case = no
;  default case = lower
;  case sensitive = no

-- 
OCLUG general discussion list
[email protected]
http://oclug.on.ca/mailman/listinfo/oclug
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.