Skip to content

Issue 6142 - [RFE] Add LMDB configuration related checks into Healthcheck tool #6143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

droideck
Copy link
Member

@droideck droideck commented Apr 9, 2024

Description
Add a warning in healthcheck if bdb is still used. Add warnings if there's a mismatch in configuration attributes.

Fixes: #6142

Reviewed by: @progier389 (Thanks!)

@droideck droideck added the work in progress Work in Progress - can be reviewed, but not ready for merge. label Apr 9, 2024
…heck tool

Description
Add a warning in healthcheck if bdb is still used.
Add a warning if there's a mismatch in configuration attributes.
Add a warning if in the DB directory both BDB and MDB files exist.

Fixes: 389ds#6142

Reviewed by: ?
@droideck
Copy link
Member Author

droideck commented Apr 9, 2024

Changes are done. Please, review...

@droideck droideck removed the work in progress Work in Progress - can be reviewed, but not ready for merge. label Apr 9, 2024
@droideck droideck requested a review from progier389 April 9, 2024 20:26
Copy link
Contributor

@progier389 progier389 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@progier389 progier389 merged commit abb6723 into 389ds:main Apr 10, 2024
jchapma pushed a commit that referenced this pull request Apr 10, 2024
…heck tool (#6143)

Description
Add a warning in healthcheck if bdb is still used.
Add a warning if there's a mismatch in configuration attributes.
Add a warning if in the DB directory both BDB and MDB files exist.

Fixes: #6142

Reviewed by: @progier389
@droideck
Copy link
Member Author

droideck commented May 6, 2024

7657726..06fef73 389-ds-base-3.0 -> 389-ds-base-3.0

progier389 pushed a commit that referenced this pull request May 31, 2024
…heck tool (#6143)

Description
Add a warning in healthcheck if bdb is still used.
Add a warning if there's a mismatch in configuration attributes.
Add a warning if in the DB directory both BDB and MDB files exist.

Fixes: #6142

Reviewed by: @progier389

(cherry picked from commit abb6723)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFE] Add LMDB configuration related checks into Healthcheck tool
2 participants