Skip to content
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

pacific: mds: report clients laggy due laggy OSDs only after checking any OSD is laggy #54120

Merged
merged 3 commits into from Nov 15, 2023

Commits on Oct 20, 2023

  1. mds: report clients laggy due laggy OSDs only after checking any OSD …

    …is laggy
    
    Fixes: https://tracker.ceph.com/issues/63105
    Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
    (cherry picked from commit 8a5677f)
    dparmar18 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    69602db View commit details
    Browse the repository at this point in the history
  2. mds: erase clients getting evicted from laggy_clients

    Fixes: https://tracker.ceph.com/issues/63105
    Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
    (cherry picked from commit 754b602)
    dparmar18 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4f2c462 View commit details
    Browse the repository at this point in the history
  3. qa: enhance test cases

    Fixes: https://tracker.ceph.com/issues/63105
    Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
    (cherry picked from commit 9005451)
    dparmar18 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1be4ff9 View commit details
    Browse the repository at this point in the history