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

jewel: rbd-mirror should disable the rbd cache for local images #9317

Merged
merged 1 commit into from May 31, 2016

Conversation

Abhishekvrshny
Copy link

Each image has its own cache and each cache uses its own thread. With
a large replicated cluster, this could result in thousands of extra
threads and gigabytes of extra memory.

Fixes: http://tracker.ceph.com/issues/15930
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ea35f14)
@ghost
Copy link

ghost commented May 31, 2016

test this please

@ghost
Copy link

ghost commented May 31, 2016

test this please (jenkins failed)

@ghost
Copy link

ghost commented May 31, 2016

test this please (Test test/osd/osd-scrub-repair.sh failed with huge 600MB log)

@dillaman dillaman merged commit 409fc64 into ceph:jewel May 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants