-
Notifications
You must be signed in to change notification settings - Fork 164
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
Increase rootfs size to 270Mb #4329
Conversation
rucoder
commented
Oct 8, 2024
- We have only ~2Mb left in roofs. It is time to increase its size
46bf014
to
c506a44
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Must allow updates of deployed EVE-OS with a partition size of 300MB. So that is the abolute max.
ah, yes. I knew that 250 limit in not that soft for regular EVE. I'll change to 300. @rene so the size of the image is still the issue and eve cannot grow beyond 300Mb in any near futur. I'm afraid VIM is still on my to-remove list :) |
Why not remove |
c506a44
to
fb904c6
Compare
6f049fa
to
1750b88
Compare
- We have only ~2Mb left in roofs. It is time to increase its size - Even though the partition size is 512Mb it is still 300Mb on EVE versions prior to 10.2.0 release. Set it 270Mb to keep pressure and address image size problem sooner that we reach 300Mb limit Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
1750b88
to
9222d82
Compare
Looks fine to me, but we need @eriknordmark to approve (he has requested changes). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but please create an issue to indicate that we need to get back to 250 again (even if that takes a while and might require to explore different approaches such as separating out some service containers like debug and edge-view, or figuring out which packages can be removed from various containers, or ...)
|