Bug 1866805
Summary: | The aide-pod reinit does not work as expected | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | xiyuan |
Component: | File Integrity Operator | Assignee: | Jakub Hrozek <jhrozek> |
Status: | CLOSED ERRATA | QA Contact: | xiyuan |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.6 | CC: | jhrozek, josorior, mrogers, nkinder, pdhamdhe |
Target Milestone: | --- | ||
Target Release: | 4.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-27 16:25:25 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
xiyuan
2020-08-06 12:37:43 UTC
update Priority/Severity to h/h as the reinit is really import function for FIO. Hi Matt and Jakub, It is more about the issue when DB re-init(or a database clean-up otherwise) will be triggered. From current behaviors, in below scenarios, the DB re-init WILL NOT happen: 1. the FI delete and recreate(with same name or different names); 2. aide config change from empty to non-empty; 3. aide config change from non-empty to empty. However, when aide config changes from non-empty aideconfig1 to non-empty aideconfig2, the DB re-init will happen. If you think all above scenarios are working as expected, can we document somewhere so a user will know it is working as expected. 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 (OpenShift Container Platform 4.6 GA Images), 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-2020:4196 |