Re: IN your opinion what is the best way to share files between LInux and MAC OS X?



On May 31, 11:46 am, navti <nav...@xxxxxxxxx> wrote:
so it must be something up with samba.

time for wireshark it would seem.

though running wireshark and understanding its output are 2 different
things,

Problem Solved.

It was a setting in the default /etc/samba/smb.conf which was causing
the problem

Ironically the author said it speeded up his Samba server !!

; This socket options really speed up Samba under Linux, according to
my
; own tests.
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096
SO_RCVBUF=4096

I commented out the socket options line

; This socket options really speed up Samba under Linux, according to
my
; own tests.
; socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096
SO_RCVBUF=4096

and restarted samba -> /etc/init.d/samba restart

I guess the SNDBUF and RCVBUF settings are too low,

yes that was the culprit alright, i set them high SO_RCBUF=128000
SO_SNDBUF=128000
and it worked fine,

it just shows you can often overtweak config files and end up breaking
the whole thing,

thats why i always avoid altering such settings unless I have to,

.



Relevant Pages

  • Re: fxp performance with POLLING
    ... I tried polling only because I found some suggestions on mailing lists, that it could improve performance with SAMBA on FreeBSD. ... Most of suggestions unfortunately end with "change OS to Linux if you want to use SAMBA". ... that some tuning is desirable on any OS with Samba, but these are the values that worked best for me with Windows XP clients in mind. ... I'd suggest starting with "socket options = TCP_NODELAY IPTOS_THROUGHPUT SO_RCVBUF=8192 SO_SNDBUF=8192" and if you aren't satisfied, experiment with the numbers and which options are enabled. ...
    (freebsd-stable)
  • Samba & LiveEval CD
    ... Samba Client correctly identifies my Windows LAN ... Workgroup by name but when I try to save the settings I get an error ... Since I am pretty new to Linux and totally new to SuSE, ...
    (alt.os.linux.suse)
  • Re: IN your opinion what is the best way to share files between LInux and MAC OS X?
    ... though running wireshark and understanding its output are 2 different ... Ironically the author said it speeded up his Samba server!! ... This socket options really speed up Samba under Linux, ...
    (comp.os.linux.misc)
  • Re: Problems with simple Samba file share
    ... > I've set up a simple Samba file share on my MandrakeLinux Special ... > Konqueror, and reopened Konqueror to check the privileges, and the ... Could this other sharing be conflicting with my Samba settings? ...
    (comp.os.linux.misc)
  • Problems with simple Samba file share
    ... I'm having problems with file permissions ... I've set up a simple Samba file share on my MandrakeLinux Special ... Then I ran the Konquerer file manager with root privileges (kdesu ... Could this other sharing be conflicting with my Samba settings? ...
    (comp.os.linux.misc)