[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Samba performance



I am in the process of copying some photos off a windows laptop.

As usual I started samba on the Milan and opened the share from
windows.

I was able to copy about ten 1.5MB pictures separately with each
one taking about one second. Then I copied about 20 in one go and
they copied but it got slower and now it is back to 2mins per photo.

At first I wondered if the recent fixes had helped. At least it
shows that Samba can work properly but something is getting messed
up.

As usual in Task Manager it is listing lots of smb processes and
stopping samba doesn't kill all of them as it should.

I also found that netstat -a  list the connections and shows lots
of closed ones rather like this below and stopping samba doesn't
wipe the connections as I expected.

Peter



bash-2.05a# netstat -a
Active TCP connections
Proto  Recv-Q Send-Q Local-Address        Foreign-Address      State
TCP         0      0 192.168.0.201:netbios-ssn 192.168.0.202:1059   CLOSED
TCP       104      0 192.168.0.201:microsoft-ds 192.168.0.202:1058   ESTABLISHED
TCP         0      0 192.168.0.201:netbios-ssn 192.168.0.202:1055   CLOSED
TCP         0      0 192.168.0.201:netbios-ssn 192.168.0.202:1057   CLOSED
TCP         0      0 *:netbios-ssn        *:*                  LISTEN
TCP         0      0 *:microsoft-ds       *:*                  LISTEN
TCP         0      0 192.168.0.201:microsoft-ds 192.168.0.202:3913   LASTACK
TCP         0      0 192.168.0.201:1036   217.28.203.239:http  CLOSED
TCP         0      0 *:sunrpc             *:*                  LISTEN
Active UDP connections
Proto  Recv-Q Send-Q Local-Address        Foreign-Address      State
UDP         0      0 127.0.0.1:1925       *:*                  CLOSED
UDP         0      0 127.0.0.1:1924       *:*                  CLOSED
UDP         0      0 127.0.0.1:1923       *:*                  CLOSED
UDP         0      0 127.0.0.1:1918       *:*                  CLOSED
UDP         0      0 192.168.0.201:netbios-dgm *:*                  CLOSED
UDP         0      0 192.168.0.201:netbios-ns *:*                  CLOSED
UDP         0      0 *:netbios-dgm        *:*                  CLOSED
UDP         0      0 *:netbios-ns         *:*                  CLOSED
UDP         0      0 *:sunrpc             *:*                  CLOSED
UDP         0      0 *:bootpc             *:*                  CLOSED
UDP         0      0 *:1023               *:*                  CLOSED