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

Add extra memory reservation for in-use ceph disks #279

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

seqizz
Copy link
Contributor

@seqizz seqizz commented Nov 21, 2024

Small addition which uses new SA attribute

Ref: BOP-48763

@seqizz seqizz requested a review from TuxPowered42 December 2, 2024 09:52
@seqizz seqizz merged commit 6d2def0 into innogames:master Dec 18, 2024
1 check failed
@seqizz seqizz deleted the g_addcephdisks branch December 18, 2024 13:06
"""
total_reserved_mib = HOST_RESERVED_MEMORY_MIB[self.get_storage_type()]
# ceph_disks is a multi-attribute holding one record for each OSD
# and their size. For each, we'll reserve 4GiB of memory.
Copy link
Contributor

Choose a reason for hiding this comment

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

I love that you explain the reasoning. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants