[Samba] Samba 4.9.4 - high RAM usage - OOM killer

L.P.H. van Belle belle at bazuin.nl
Mon Jan 28 15:07:55 UTC 2019


Hai Laurent, 


> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens 
> Laurent CARON via samba
> Verzonden: maandag 28 januari 2019 15:44
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Samba 4.9.4 - high RAM usage - OOM killer
> 
> Hi,
> 
> 
> Swappiness is indeed set to 60 (default).

A lower swappiness, means, make better use of RAM so less swapping. 

> 
> 
> The DCs don't have any swap.
I tried that also, imo its better to have a swapfile. 
This might trigger the OOM Killer, the "no" swap available.

Just dont 2.5x ram for swap, 1-2GB swapfile should be sufficient. 


> 
> 
> Do you think I really need 16GB RAM for such a setup ?

I dont think so, i think you better look into what the mail servers are looking up. 
Are these records indexed? 

Run: ldbsearch -H $(samba -b| grep PRIVATE | awk '{ print $NF }')/sam.ldb -s base -b @INDEXLIST 
To see what is all indexed. 

Any slow queries, then check if searchFlags is set to 1.

First time you start samba again it might be slow thats because its reindexing the database. 
( the manualy command :  samba-tool dbcheck --reindex ) 


Greetz, 

Louis




More information about the samba mailing list