Jeremy Allison
2022-Oct-24 16:35 UTC
[Samba] Large amount of 'messaging_out_queue_recv returned Connection timed out' warnings
On Mon, Oct 24, 2022 at 06:28:02PM +0200, Thomas de Zeeuw via samba wrote:>I?ve added the file to the GitHub gist: https://gist.github.com/Thomasdezeeuw/91f43adc74abe4d9e7ddbea2e522bb13 and I?ve added them to the message body this time:Remove all these. min receivefile size = 16384 aio read size = 16384 aio write size = 16384 async smb echo handler = no read raw = Yes write raw = Yes large readwrite = yes They are old voodoo SMB1 incantaions.
Thomas de Zeeuw
2022-Oct-24 18:01 UTC
[Samba] Large amount of 'messaging_out_queue_recv returned Connection timed out' warnings
> On 24 Oct 2022, at 18:35, Jeremy Allison <jra at samba.org> wrote: > > They are old voodoo SMB1 incantaions.Noted, thank you. I?ve seen this advice a lot while searching for Samba performance, perhaps it?s worth calling it out explicitly in the manual or maybe the performance page of the wiki? Like is done with the socket options settings. Voodoo removed, I don?t seem to get the 'messaging_out_queue_recv returned Connection timed out? any more. And the delay I mentioned in my original post also seems to be gone. However the write performance stays the same at ~6608KiB/s. Any suggestions on how I can improve this? -- Regards, Thomas de Zeeuw