-
Bug
-
Resolution: Done-Errata
-
Undefined
-
rhel-9.6
-
None
-
389-ds-base-2.6.1-11.el9_6
-
No
-
Low
-
rhel-idm-ds
-
ssg_idm
-
0
-
False
-
False
-
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
x86_64
-
None
What were you trying to do that didn't work?
The migration from BDB to LMDB went OK but there were errors messages and the customer would like to know if these are actual issues and they could be considered harmless.
What is the impact of this issue to you?
Based on tests at customer site, dealing with large IPA static groups works better with LMDB.
Thus their interest to migrate some of their LDAP servers to LMDB.
Those error messages are blocking the migration plans.
Please provide the package NVR for which the bug is seen:
cat etc/redhat-release Red Hat Enterprise Linux release 9.6 (Plow) grep 389-ds installed-rpms 389-ds-base-2.6.1-6.el9_6.x86_64 Sun May 25 15:39:51 2025 389-ds-base-libs-2.6.1-6.el9_6.x86_64 Sun May 25 15:39:44 2025
How reproducible is this bug?:
Always
Steps to reproduce
- Run the migration command "dsctl <INSTANCE> dblib bdb2mdb" and check the output.
Expected results
Working migration with no error message.
Actual results
Getting the following errors:
run_dbscan failed: cmd is ['/bin/dbscan', '-D', 'bdb', '-f', '/var/lib/dirsrv/slapd-<INSTANCE>/db/changelog/replication_changelog.db', '-X', '/var/lib/dirsrv/slapd-<INSTANCE>/ldif/__dblib-changelog.cl5.dbtxt'] return code is 1 output is Can't initialize db plugin: bdbCommand '['/bin/dbscan', '-D', 'bdb', '-f', '/var/lib/dirsrv/slapd-<INSTANCE>/db/changelog/replication_changelog.db', '-X', '/var/lib/dirsrv/slapd-<INSTANCE>/ldif/__dblib-changelog.cl5.dbtxt']' returned non-zero exit status 1.
and
Error: Server is unwilling to perform(53) - Unauthenticated binds are not allowed
- links to
-
RHBA-2025:154222
389-ds-base update