Displaying 2 results from an estimated 2 matches for "404kb".
Did you mean:
400kb
2020 Jun 15
2
Samba performance for small files
...py a
directory that contains many small files (8-18KB).
From the windows client during the transfer the speed goes up and down
to 0KB/sec, so it's not stable.
I have run the same test on a Windows server share (on the same hardware
as the Samba share) and the transfer speed is stable, about 404KB/sec
which is three time quicker then the overage speed in the Samba share.
So is there any tuning that I can add to the smb.conf to speed up the
performance when copying a directory that contains many small files
(8-18KB)?
--
Regards
Andrea Cucciarre'
2020 Jun 15
0
Samba performance for small files
On Mon, 15 Jun 2020, Andrea Cucciarre' via samba wrote:
> I have run the same test on a Windows server share (on the same hardware as
> the Samba share) and the transfer speed is stable, about 404KB/sec which is
> three time quicker then the overage speed in the Samba share.
Are you doing it on the same hardware, same drive, same everything? Even
if you are, keep in mind that one of the primary differences would be the
speed of your underlying filesystem that Samba is using. Optimize th...