Actions
Bug #65895
openmgr/snap_schedule: correctly fetch mds_max_snaps_per_dir from mds
Status:
Pending Backport
Priority:
Normal
Assignee:
Category:
Correctness/Safety
Target version:
% Done:
0%
Source:
Backport:
quincy,reef,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Tags (freeform):
temp-assign backport_processed
Merge Commit:
Fixed In:
v19.3.0-4766-g485717a0e3
Released In:
v20.2.0~2078
Upkeep Timestamp:
2025-11-01T01:03:27+00:00
Description
Currently, the snap_schedule implementation assumes that mds_max_snaps_per_dir is available locally with the mgr object. Since this is not the case, the correct API must be used to fetch the config item (mds_max_snaps_per_dir) from the mds so that any updates to the mds config item are not missed by the snap_schedule module.
Updated by Venky Shankar almost 2 years ago
- Category set to Correctness/Safety
- Status changed from New to Triaged
- Assignee set to Milind Changire
- Target version set to v20.0.0
- Backport set to quincy,reef,squid
Milind already has a PR for that - please link the PR Milind.
Updated by Venky Shankar over 1 year ago
- Status changed from Triaged to Pending Backport
Updated by Upkeep Bot over 1 year ago
- Copied to Backport #67940: squid: mgr/snap_schedule: correctly fetch mds_max_snaps_per_dir from mds added
Updated by Upkeep Bot over 1 year ago
- Copied to Backport #67941: reef: mgr/snap_schedule: correctly fetch mds_max_snaps_per_dir from mds added
Updated by Upkeep Bot over 1 year ago
- Copied to Backport #67942: quincy: mgr/snap_schedule: correctly fetch mds_max_snaps_per_dir from mds added
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 485717a0e3f382802c141169ce3b1194aadf0fbb
- Fixed In set to v19.3.0-4766-g485717a0e3f
- Upkeep Timestamp set to 2025-07-08T22:38:35+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v19.3.0-4766-g485717a0e3f to v19.3.0-4766-g485717a0e3f3
- Upkeep Timestamp changed from 2025-07-08T22:38:35+00:00 to 2025-07-14T15:47:06+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v19.3.0-4766-g485717a0e3f3 to v19.3.0-4766-g485717a0e3
- Upkeep Timestamp changed from 2025-07-14T15:47:06+00:00 to 2025-07-14T21:38:06+00:00
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~2078
- Upkeep Timestamp changed from 2025-07-14T21:38:06+00:00 to 2025-11-01T01:03:27+00:00
Updated by Venky Shankar about 2 months ago
- Assignee changed from Milind Changire to Mahesh Mohan
- Tags (freeform) changed from backport_processed to temp-assign
@Milind Changire is moving away from CephFS development. Assigning this to @Mahesh Mohan in the interim.
Updated by Upkeep Bot about 2 months ago
- Tags (freeform) changed from temp-assign to temp-assign backport_processed
Actions