Bug 2168540
Summary: | mon: prevent allocating snapids allocated for CephFS | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Milind Changire <mchangir> |
Component: | CephFS | Assignee: | Milind Changire <mchangir> |
Status: | CLOSED ERRATA | QA Contact: | Hemanth Kumar <hyelloji> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.3 | CC: | ceph-eng-bugs, cephqe-warriors, gfarnum, hyelloji, rmandyam, tserlin, vereddy, vshankar |
Target Milestone: | --- | Flags: | hyelloji:
needinfo+
hyelloji: needinfo- |
Target Release: | 5.3z3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-16.2.10-165.el8cp | Doc Type: | Bug Fix |
Doc Text: |
.Prevent unintentional data loss during snap deletion
Previously, due to a namespace collision between pool-level snaps and fs-level snaps, there would be a conflict in identifying the namespace to which a snap-ID was associated when snap-ID was passed to the monitor during snap deletion. This was because the snaps, although had independent namespaces, were managed by the Ceph Monitor.
With this fix, the pool-level snap creation for a pool attached to a Ceph File System (CephFS) is disabled or attaching a pool to a CephFS is disallowed when the pool already has pool-level snaps created. This prevents unintentional loss of data when snaps are deleted from one namespace when the other namespace was implied by the user.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-05-23 00:19:10 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: | |||
Bug Depends On: | |||
Bug Blocks: | 2203283 |
Description
Milind Changire
2023-02-09 11:05:09 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 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/RHBA-2023:3259 |