Hi,
On Tue, May 12, 2026 at 4:46 PM Orion Poplawski via 389-users <389-users@lists.fedoraproject.org> wrote:
On one of our EL9 IPA servers I'm unable to change nsslapd-db-max-locks
nsslapd-db-max-locks shows the peak concurrent lock count since the last restart. It's not meant to be changed.
ldapsearch returns:
# database, monitor, ldbm database, plugins, config
dn: cn=database,cn=monitor,cn=ldbm database,cn=plugins,cn=config
nsslapd-db-current-locks: 96
nsslapd-db-max-locks: 179
dsconf config get returns:
nsslapd-db-locks: 50018
I've restarted many times. Changed the value a couple of times. What's up?
How exactly do you change them?
This works for me:
dsconf <instance> backend config set --locks 100000
After restart in the error logs:
[13/May/2026:08:11:01.395692873 -0400] - NOTICE - bdb_start - Resizing max db lock count: 50000 -> 100000
[13/May/2026:08:11:01.395692873 -0400] - NOTICE - bdb_start - Resizing max db lock count: 50000 -> 100000
389-ds-base-2.7.0-12.el9_7.x86_64
--
Orion Poplawski
he/him/his - surely the least important thing about me
Manager of IT Systems 720-772-5637
NWRA, Boulder Office FAX: 303-415-9702
3380 Mitchell Lane orion@nwra.com
Boulder, CO 80301 https://www.nwra.com/
--
_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org
Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
Viktor
-- _______________________________________________ 389-users mailing list -- 389-users@lists.fedoraproject.org To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
No comments:
Post a Comment