Actions
Bug #44888
closedDrivegroup's :limit: isn't working correctly
Status:
Resolved
Priority:
Normal
Assignee:
Category:
cephadm/osd
Target version:
% Done:
0%
Source:
Development
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v16.0.0-5503-g209afa4869
Released In:
v16.2.0~1346
Upkeep Timestamp:
2025-07-15T01:16:02+00:00
Description
Each iteration of an osd deployment deploys OSDs up to a set :limit:
Since we're deploying every $sleep_interval seconds it will eventually deploy all OSDs.
We need to factor in the already deployed nodes when working with the :limit: directive.
To properly find out which osd was being deployed by which drivegroup we need to address https://tracker.ceph.com/issues/44755 first.
Updated by Joshua Schmid almost 6 years ago
- Blocked by Bug #44755: Create stronger affinity between drivegroup specs and osd daemons added
Updated by Sebastian Wagner almost 6 years ago
- Related to Bug #45861: data_devices: limit 3 deployed 6 osds per node added
Updated by Joshua Schmid over 5 years ago
- Status changed from New to Fix Under Review
Updated by Sebastian Wagner over 5 years ago
- Category changed from cephadm to cephadm/osd
Updated by Sebastian Wagner over 5 years ago
- Status changed from Fix Under Review to Resolved
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 209afa4869f6c6d06007f8813ab719979274b39e
- Fixed In set to v16.0.0-5503-g209afa4869
- Released In set to v16.2.0~1346
- Upkeep Timestamp set to 2025-07-15T01:16:02+00:00
Actions