Actions
Feature #63666
closedFeature #63663: mds,client: add crash-consistent snapshot support
mds: QuiesceAgent to execute quiesce operations on an MDS rank
% Done:
100%
Source:
Backport:
Reviewed:
Affected Versions:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v19.3.0-507-g6185d084fa
Released In:
v20.2.0~3379
Upkeep Timestamp:
2025-11-01T01:11:59+00:00
Description
QuiesceAgent is the layer responsible for converting updates from the QuiesceDbManager into actual quiesce requests and cancellations via the quiesce protocol API. Apart from reacting to the db updates QuiesceAgent also sends asynchronous acks back to the leader manager when the actual state of either of the quiescing roots changes and becomes different from what the DB assumes.
Updated by Leonid Usov over 2 years ago
- Subject changed from mds: add QuiesceAgent to execute quiesce operations on MDS cluster to mds: add QuiesceAgent to execute quiesce operations on an MDS rank
- % Done changed from 0 to 90
- Pull request ID set to 54485
Updated by Leonid Usov over 2 years ago
- Subject changed from mds: add QuiesceAgent to execute quiesce operations on an MDS rank to mds: QuiesceAgent to execute quiesce operations on an MDS rank
- Description updated (diff)
Updated by Leonid Usov over 2 years ago
- Status changed from In Progress to Fix Under Review
- % Done changed from 90 to 100
Updated by Patrick Donnelly about 2 years ago
- Status changed from Fix Under Review to Resolved
- Target version changed from v19.0.0 to v20.0.0
Backport tracking in https://tracker.ceph.com/issues/63665
Updated by Upkeep Bot 9 months ago
- Merge Commit set to 6185d084fab59d208d3bfb1fbf5565b52edd85a6
- Fixed In set to v19.3.0-507-g6185d084fab
- Upkeep Timestamp set to 2025-07-02T03:45:57+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v19.3.0-507-g6185d084fab to v19.3.0-507-g6185d084fa
- Upkeep Timestamp changed from 2025-07-02T03:45:57+00:00 to 2025-07-14T16:45:43+00:00
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~3379
- Upkeep Timestamp changed from 2025-07-14T16:45:43+00:00 to 2025-11-01T01:11:59+00:00
Actions