New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
quincy: osd/scrub: Reintroduce scrub starts message #47621
Conversation
|
@ronen-fr Kindly review this quincy backport PR. I have not included |
Whenever the scrubbing process starts for a PG, We used to log scrub/deep-scrub "starts" message in the cluster log. We are not seeing scrub "starts" messages anymore. Reintroduce scrub starts message in order to calculate exact time taken to scrub/deep-scrub the PG. Fixes: https://tracker.ceph.com/issues/55798 Signed-off-by: Prashant D <pdhange@redhat.com> (cherry picked from commit 2f6272a) Conflicts: src/osd/osd_types_fmt.h: Add formatter for pg_t. Remove formatter for spg_t, pg_history_t, pg_info_t and others as they are not part of quincy yet.
18a435b
to
b473e22
Compare
@ronen-fr I have added |
|
@pdvian : LGTM. Not sure if the 'make check' failure (which is unrelated) means this should be rebased. |
|
jenkins retest this please |
|
jenkins retest this please |
|
Rados suite review: https://pulpito.ceph.com/?branch=wip-yuri-testing-2022-08-23-1120-quincy Failures, unrelated: Details: |
|
jenkins test make check |
3 similar comments
|
jenkins test make check |
|
jenkins test make check |
|
jenkins test make check |
|
jenkins test make check |
1 similar comment
|
jenkins test make check |
|
@pdvian can't merge it :( |
|
jenkins test make check |
backport tracker: https://tracker.ceph.com/issues/56134
backport of #46438
parent tracker: https://tracker.ceph.com/issues/55798
this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh