Bug 1916677
| Summary: | A failed re-indexing leaves the database in broken state. | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Têko Mihinto <tmihinto> | |
| Component: | 389-ds-base | Assignee: | thierry bordaz <tbordaz> | |
| Status: | CLOSED ERRATA | QA Contact: | RHDS QE <ds-qe-bugs> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 8.3 | CC: | aadhikar, ldap-maint, mreynolds, msauton, sgouvern, tbordaz, toneata | |
| Target Milestone: | rc | Keywords: | Triaged, ZStream | |
| Target Release: | 8.0 | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | sync-to-jira | |||
| Fixed In Version: | 389-ds-1.4-8040020210203193446-866effaa | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1936461 (view as bug list) | Environment: | ||
| Last Closed: | 2021-05-18 15:45:44 UTC | Type: | Bug | |
| 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: | 1936461 | |||
|
Description
Têko Mihinto
2021-01-15 12:04:35 UTC
upstream ticket https://github.com/389ds/389-ds-base/issues/4581 Fix pushed upstream -> POST Hi Thierry, The customer confirmed that the patch fixes the re-indexing issue. Thank you! Regards, Têko. Build Tested: 389-ds-base-1.4.3.16-10.module+el8.4.0+9902+6195a65d.x86_64
The patch is available in the source, also the import test-suite is passing.
============================================================================ test session starts ================================================================
platform linux -- Python 3.6.8, pytest-6.2.1, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3.6
cachedir: .pytest_cache
metadata: {'Python': '3.6.8', 'Platform': 'Linux-4.18.0-262.el8.x86_64-x86_64-with-redhat-8.4-Ootpa', 'Packages': {'pytest': '6.2.1', 'py': '1.10.0', 'pluggy': '0.13.1'}, 'Plugins': {'metadata': '1.11.0', 'html': '3.1.1'}}
389-ds-base: 1.4.3.16-10.module+el8.4.0+9902+6195a65d
nss: 3.53.1-11.el8_2
nspr: 4.25.0-2.el8_2
openldap: 2.4.46-16.el8
cyrus-sasl: not installed
FIPS: disabled
rootdir: /root/389-ds-base/dirsrvtests, configfile: pytest.ini
plugins: metadata-1.11.0, html-3.1.1
collected 14 items
dirsrvtests/tests/suites/import/import_test.py::test_import_with_index PASSED [ 7%]
dirsrvtests/tests/suites/import/import_test.py::test_online_import_with_warning PASSED [ 14%]
dirsrvtests/tests/suites/import/import_test.py::test_crash_on_ldif2db PASSED [ 21%]
dirsrvtests/tests/suites/import/import_test.py::test_ldif2db_allows_entries_without_a_parent_to_be_imported PASSED [ 28%]
dirsrvtests/tests/suites/import/import_test.py::test_ldif2db_syntax_check PASSED [ 35%]
dirsrvtests/tests/suites/import/import_test.py::test_issue_a_warning_if_the_cache_size_is_smaller PASSED [ 42%]
dirsrvtests/tests/suites/import/import_test.py::test_fast_slow_import PASSED [ 50%]
dirsrvtests/tests/suites/import/import_test.py::test_entry_with_escaped_characters_fails_to_import_and_index PASSED [ 57%]
dirsrvtests/tests/suites/import/import_test.py::test_import_perf_after_failure PASSED [ 64%]
dirsrvtests/tests/suites/import/regression_test.py::test_replay_import_operation PASSED [ 71%]
dirsrvtests/tests/suites/import/regression_test.py::test_import_be_default PASSED [ 78%]
dirsrvtests/tests/suites/import/regression_test.py::test_del_suffix_import PASSED [ 85%]
dirsrvtests/tests/suites/import/regression_test.py::test_del_suffix_backend PASSED [ 92%]
dirsrvtests/tests/suites/import/regression_test.py::test_import_duplicate_dn PASSED [100%]
================================================================ 14 passed, 41 warnings in 192.30s (0:03:12) ====================================================
-> Marking as verified: tested.
As per comment 21, marking as VERIFIED Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (389-ds:1.4 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:1835 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days |