The search returned 3 results

by stephane.borgne
January 21, 2025 - 09:30
Forum: Tips and Tricks
Subject: Samba bind_dlz and "views"
Answers: 0
Views : 49335

Samba bind_dlz and "views"

Hello,
I'm trying to configure DNS views to differentiate responses between two networks.

My configuration works for a while, then the named process spikes (100% CPU) and stops responding.

I found that I shouldn't use `rndc reload` but rather a reboot of the...
by stephane.borgne
January 17, 2024 - 11:57
Forum: Tips and Tricks
Subject: [SOLVED] Samba worker ldap process at 100% CPU
Answers: 3
Views : 50524

Re: Samba worker ldap process at 100% CPU

Hi Yohannès,

thanks for your reply, the "nested group / scope" clue put me on the right track!

The DCs transmit (via rsyslog) user logins/logouts to an agent on another machine. This agent is linked to our firewall/internet filter... which makes the LDAP requests...
by stephane.borgne
January 17, 2024 - 08:55
Forum: Tips and Tricks
Subject: [SOLVED] Samba worker ldap process at 100% CPU
Answers: 3
Views : 50524

[SOLVED] Samba worker ldap process at 100% CPU

Hello,

our Samba AD controller is almost constantly at 100% on the "samba: task[ldap] pre-forked worker" processes.
From my research, processes in a CLOSE_WAIT state (there are several dozen on our server) seem to be the cause.
I can't find the root cause of the problem, nor the...