Bug 1654438
Summary: | dsctl db2index creates NO backup files | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Marc Sauton <msauton> |
Component: | 389-ds-base | Assignee: | mreynolds |
Status: | CLOSED CURRENTRELEASE | QA Contact: | RHDS QE <ds-qe-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.1 | CC: | lkrispen, nkinder, rmeggins, spichugi, tbordaz, vashirov |
Target Milestone: | rc | ||
Target Release: | 8.2 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 389-ds-base-1.4.2.4-1.module+el8.2.0+4699+cf2da360 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-12-16 21:35:49 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: |
Description
Marc Sauton
2018-11-28 19:29:08 UTC
side note: db2bak works just fine as expected ( dsctl localhost db2bak ) When you use db2index and do not specify any attributes dsctl (and the old db2index script) calls "ns-slapd upgradedb" which does the reimport of the database, and a backup. The old db2index tool also generates the exact same log messages and errors. But... The reindexing does correctly complete. So really everything is working except for confusing log messages in the errors log. |