Bug 2054209
| Summary: | ERROR (mailbox-spm) [storage.MailBox.SpmMailMonitor] mailbox 65 checksum failed, not clearing mailbox, clearing new mail | ||
|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | petr.kyselak |
| Component: | SuperVDSM | Assignee: | Nir Soffer <nsoffer> |
| Status: | CLOSED DEFERRED | QA Contact: | Avihai <aefrat> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.40.100.2 | CC: | ahadas, bugs, bzlotnik |
| Target Milestone: | --- | Flags: | pm-rhel:
ovirt-4.5?
|
| Target Release: | --- | ||
| 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: | 2022-05-24 13:26:07 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
petr.kyselak
2022-02-14 12:50:34 UTC
The documentation text flag should only be set after 'doc text' field is provided. Please provide the documentation text and set the flag to '?' again. Nir, it reminded us of bz 1426762 Do we need more logs or more details on the implication of this issue? (In reply to Arik from comment #2) > Nir, it reminded us of bz 1426762 > Do we need more logs or more details on the implication of this issue? The fixes for bug 1426762 mention that we don't have a way to prevent the race between the hosts writing messages to the mailbox and the spm reading them. The checksum is our way to tell that what we read is not consistent and we need to read it again. Maybe we need to improve the way this is handled - instead of logging warnings and dropping the message, read the relevant messages again. The attached logs should be enough to start investigating this issue. When we do this we may request more logs. Ack thanks. So setting low severity as this should have no functional impact (but there is some room for improvement) Moved to GitHub: https://github.com/oVirt/vdsm/issues/205 |