Currently with LMDB all databases/indexes are all stored in that single file. There is no way to change this. I'm not sure if separating each database into a separate file would have any performance benefit, but it might be worth investigating. Feel free to open a github issue for us look into it. Mark On 5/7/26 3:16 PM, Sean Weldon via 389-users wrote: > Hello All, > I'm in the process of building a 389 instance on RHEL that has > multiple backend suffixes (15+). When building a new 3.0.x instance, > 389 no longer creates a separate backend database (on file system), > and puts them all in one database (1 data.mdb file). Is there a way to > keep this separate per backend suffix (C=US, C=CA)? Documentation > makes it seem like --be-name would have this effect, but it doesn't > (still 1 data.mdb file), at least not that I can get to work. > > Best > -- Identity Management Development Team -- _______________________________________________ 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