Actions
Bug #16745
closedmon: prevent allocating snapids allocated for CephFS
% Done:
0%
Source:
Development
Backport:
quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDSMonitor
Labels (FS):
snapshots
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v18.0.0-2078-g44d7ab943e
Released In:
v18.2.0~591
Upkeep Timestamp:
2025-07-30T10:43:28+00:00
Description
The MDS allocates its own snapids. In general, the monitor allocates self-managed snapids for librados users.
We need to prevent this colliding. Probably by disabling monitor snapid allocation on pools in the FSMap.
Updated by Patrick Donnelly almost 5 years ago
- Assignee set to Milind Changire
- Target version set to v17.0.0
Milind, this one looks related to what you're investigating.
Updated by Venky Shankar over 3 years ago
Greg, You mean to disable taking snaps for a pool if its in use with CephFS?
Updated by Venky Shankar over 3 years ago
- Category set to Correctness/Safety
- Status changed from New to Fix Under Review
- Target version set to v18.0.0
- Backport set to quincy
Updated by Venky Shankar over 3 years ago
- Backport changed from quincy to quincy,pacific
Updated by Rishabh Dave about 3 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot about 3 years ago
- Copied to Backport #58598: pacific: mon: prevent allocating snapids allocated for CephFS added
Updated by Upkeep Bot about 3 years ago
- Copied to Backport #58599: quincy: mon: prevent allocating snapids allocated for CephFS added
Updated by Konstantin Shalygin almost 2 years ago
- Tracker changed from Feature to Bug
- Category deleted (
Correctness/Safety) - Status changed from Pending Backport to Resolved
- Regression set to No
- Severity set to 3 - minor
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 44d7ab943e413045c6a0a04eabf6000c285e0af2
- Fixed In set to v18.0.0-2078-g44d7ab943e
- Released In set to v18.2.0~591
- Upkeep Timestamp set to 2025-07-30T10:43:28+00:00
Actions