While running the smbtorture “base.scan-pipe_number.scan-pipe_number” test against the Samba 4.18.7 release, I see that at the end of the test 96% of memory gets consumed by smbd. Only around 8% of memory was consumed before the test was run. Memory starts to get consumed when the test is complete as FDs are cleaned up. The test result is successful, but the memory usage of the smbd process spikes up which then never comes down. Server Information OS: Amazon Linux 2 RAM: 16 GiB CPU: 8 Cores.
what exactly does scan-pipe_number test do? i did not manage to find that out via reading manpage or searching trough the samba git. i'm asking because i'd like to know if there perhaps is a relation to https://bugzilla.samba.org/show_bug.cgi?id=15261