[WIP] mon/OSDMonitor: force-remove-snap --purged-snaps-only#57549
[WIP] mon/OSDMonitor: force-remove-snap --purged-snaps-only#57549
Conversation
```
/*
* Forces removal of snapshots in the range of
* [lower_snapid_bound, upper_snapid_bound) on pool <pool>
* in order to cause OSDs to re-trim them.
* * purged-snaps-only: Adding this flag will result
* in the reremoval of snapids in the given range.
* Only the snapids which are *already* marked as purged in the
* Monitor will be removed again. This may be useful for cases in
* which we would like to trigger OSD snap trimming again.
*/
```
Fixes: https://tracker.ceph.com/issues/64519
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
…only Signed-off-by: Matan Breizman <mbreizma@redhat.com>
52745a4 to
50a69c6
Compare
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution! |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution! |
Blocked By: #57548
Reremove snap ids in the range which are already marked as purged.
Notes:
Initial testing looks to be stable:
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an
xbetween the brackets:[x]. Spaces and capitalization matter when checking off items this way.Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windowsjenkins test rook e2e