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: adjust cap acquisition throttles #52974

Merged
merged 1 commit into from Aug 21, 2023

Conversation

batrick
Copy link
Member

@batrick batrick commented Aug 14, 2023

backport tracker: https://tracker.ceph.com/issues/62421


backport of #52577
parent tracker: https://tracker.ceph.com/issues/62114

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

For production workloads, these defaults rarely help. Adjust
accordingly. For a steady state "find" workload, these new throttles
will prevent acquiring more than ~2300 caps/second which is quite
manageable with typical recall rates.

    -ln(0.5) / 30 * 100k = 2310

Fixes: https://tracker.ceph.com/issues/62114
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit f290ef9)

Conflicts:
	src/common/options/mds.yaml.in: trivial
@batrick batrick added this to the pacific milestone Aug 14, 2023
@batrick batrick added the cephfs Ceph File System label Aug 14, 2023
@ljflores
Copy link
Contributor

Copy link
Member Author

@batrick batrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://tracker.ceph.com/projects/cephfs/wiki/Pacific#2023-August-16-2

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>

Copy link
Contributor

@yuriw yuriw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Patrick Donnelly pdonnell@redhat.com

@yuriw yuriw merged commit 599a394 into ceph:pacific Aug 21, 2023
8 checks passed
@batrick batrick deleted the wip-62421-pacific branch February 14, 2024 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants