Bug 2337305
Summary: | client crash or interrupted flatten can result in a corrupted image after (possibly restarted) flatten [6.1z] | ||
---|---|---|---|
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 |
Target Milestone: | --- | ||
Target Release: | 6.1z9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-17.2.6-253 | 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-04-28 05:31:16 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:24:10 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 (Important: Red Hat Ceph Storage 6.1 bug fix 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/RHSA-2025:4238 |