tests/scripts: use 'tell pg deep-scrub pgid' instead of 'tell pgid deep-scrub'#56745
tests/scripts: use 'tell pg deep-scrub pgid' instead of 'tell pgid deep-scrub'#56745
Conversation
deep-scrub' as older OSD versions do not support the former. Fixes: https://tracker.ceph.com/issues/64972 Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
|
minimal Teuthology upgrade tests performed. They show that the change is enough to solve the specific upgrade tests failures I have analyzed. |
|
jenkins test make check |
|
Looks unrelated: |
|
jenkins test make check |
rzarzynski
left a comment
There was a problem hiding this comment.
LGTM if this makes teuthology happy. There was a discussion with @neha-ojha with the conclusion deep_scrub shouldn't be seen a part of our public interface (which I see very nice as the extra complexity can be jettisoned).
|
much nicer! |
|
jenkins test make check |
|
This PR is under test in https://tracker.ceph.com/issues/65530. |
|
This PR is under test in https://tracker.ceph.com/issues/65562. |
|
This PR is under test in https://tracker.ceph.com/issues/65596. |
|
https://tracker.ceph.com/projects/cephfs/wiki/Main#2024-04-20 CephFS approved. I don't see the deep-scrub errors anymore. |
|
Merging. Thanks to the many reviewers and testers. |
as older OSD versions do not support the former.
Fixes: https://tracker.ceph.com/issues/64972