Bug 603565
| Summary: | 389 Directory Server Unnecessary Checkpoints | ||
|---|---|---|---|
| Product: | [Retired] 389 | Reporter: | Ian Dall <ian> |
| Component: | Directory Server | Assignee: | Rich Megginson <rmeggins> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ben Levenson <benl> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.2.6 | CC: | andrey.ivanov, jgalipea, nhosoi, nkinder, rmeggins |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-10 18:37:53 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 512820, 690319 | ||
|
Description
Ian Dall
2010-06-13 21:35:17 UTC
There are at least two parameters that could help you : nsslapd-db-checkpoint-interval and nsslapd-db-durable-transactions Their descriptions are here : http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Tuning_DS_Performance-Tuning_Database_Performance.html#Tuning_Database_Performance-Changing_the_Database_Checkpoint_Interval http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Tuning_DS_Performance-Tuning_Database_Performance.html#Tuning_Database_Performance-Disabling_Durable_Transactions Upstream ticket: https://fedorahosted.org/389/ticket/84 |