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

nautilus: mon/OSDMonitor: Always tune priority cache manager memory on all mons #34916

Merged
merged 1 commit into from May 20, 2020

Conversation

sseshasa
Copy link
Contributor

@sseshasa sseshasa commented May 6, 2020

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


backport of #34837
parent tracker: https://tracker.ceph.com/issues/45266

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

Always call into priority cache manager (pcm) to tune the memory on the
leader and on all the followers (peons) as part of each tick(). This
ensures that the pcm on all the mons continuously tunes the tcmalloc
memory thereby ensuring that the peons don't run out of memory eventually.

Fixes: https://tracker.ceph.com/issues/45266
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
(cherry picked from commit 5083e21)
@sseshasa sseshasa added this to the nautilus milestone May 6, 2020
@sseshasa sseshasa added the core label May 6, 2020
@sseshasa sseshasa requested review from neha-ojha and jdurgin May 6, 2020 08:04
@yuriw
Copy link
Contributor

yuriw commented May 11, 2020

@yuriw yuriw merged commit de45273 into ceph:nautilus May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants