Actions
Bug #53266
closeddefault osd_fast_shutdown=true would cause NCB to recover allocation map on each start
% Done:
100%
Source:
Backport:
quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v17.0.0-11051-gc6da0c55a2
Released In:
v18.2.0~2579
Upkeep Timestamp:
2025-07-14T15:51:37+00:00
Description
NCB doesn't save allocation map on regular OSD shutdown since this setting results in non-graceful one.
Hence each subsequent OSD startup would suffer from long lasting recovery procedure.
This isn't the case for vstart clusters as they use osd_fast_shutdown set to false.
Updated by Neha Ojha about 4 years ago
- Status changed from New to In Progress
- Pull request ID set to 44787
Updated by Gabriel BenHanokh about 4 years ago
- Status changed from In Progress to Pending Backport
- % Done changed from 0 to 100
Updated by Gabriel BenHanokh about 4 years ago
- Pull request ID changed from 44787 to 44913
Updated by Neha Ojha about 4 years ago
- Status changed from Pending Backport to Fix Under Review
- Backport set to quincy
Updated by Gabriel BenHanokh about 4 years ago
- Status changed from Fix Under Review to Pending Backport
Updated by Gabriel BenHanokh about 4 years ago
- Copied to Backport #54523: quincy: default osd_fast_shutdown=true would cause NCB to recover allocation map on each start added
Updated by Konstantin Shalygin over 3 years ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 8 months ago
- Merge Commit set to c6da0c55a27667a9ca3770cf64618e43b30b2d9f
- Fixed In set to v17.0.0-11051-gc6da0c55a2
- Released In set to v18.2.0~2579
- Upkeep Timestamp set to 2025-07-14T15:51:37+00:00
Actions