Bug 2337304
Summary: | client crash or interrupted flatten can result in a corrupted image after (possibly restarted) flatten [5.3z] | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Ilya Dryomov <idryomov> |
Component: | RBD | Assignee: | Ilya Dryomov <idryomov> |
Status: | CLOSED ERRATA | QA Contact: | Sunil Angadi <sangadi> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.0 | CC: | ceph-eng-bugs, cephqe-warriors, mgowri, rpollack, sangadi, tserlin |
Target Milestone: | --- | ||
Target Release: | 5.3z8 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-16.2.10-271.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.The `rbd flatten` command no longer omits flattening parent data objects after interruption
Previously, in certain cases, the `rbd flatten` command could omit flattening some parent data objects if the process was interrupted by a signal, or killed with a signal such as `SIGKILL`, and then restarted.
As a result, even when a few objects were omitted, the flattened image would look corrupted to the user.
With this fix, the rbd flatten command no longer omits flattening any parent data objects during restart.
|
Story Points: | --- |
Clone Of: | 2337303 | Environment: | |
Last Closed: | 2025-02-13 19:23:12 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: |
Description
Ilya Dryomov
2025-01-13 09:20:51 UTC
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 (Red Hat Ceph Storage 5.3 security and bug fix updates), 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-2025:1478 |