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

Increase rootfs size to 270Mb #4329

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

rucoder
Copy link
Contributor

@rucoder rucoder commented Oct 8, 2024

  • We have only ~2Mb left in roofs. It is time to increase its size

Copy link
Contributor

@rene rene left a comment

Choose a reason for hiding this comment

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

LGTM

Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Copy link
Contributor

@eriknordmark eriknordmark left a 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.

@rucoder
Copy link
Contributor Author

rucoder commented Oct 11, 2024

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 :)

@christoph-zededa
Copy link
Contributor

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 perf?

@rucoder rucoder force-pushed the rucoder/rootfs-size branch from c506a44 to fb904c6 Compare October 14, 2024 11:56
@github-actions github-actions bot requested a review from eriknordmark October 14, 2024 11:57
@rucoder rucoder changed the title Increase rootfs size to 350Mb Increase rootfs size to 270Mb Oct 14, 2024
@rucoder rucoder requested a review from rene October 14, 2024 11:58
@rucoder rucoder force-pushed the rucoder/rootfs-size branch 3 times, most recently from 6f049fa to 1750b88 Compare October 14, 2024 12:11
- 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>
@OhmSpectator
Copy link
Member

Looks fine to me, but we need @eriknordmark to approve (he has requested changes).

Copy link
Contributor

@eriknordmark eriknordmark left a 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 ...)

@OhmSpectator
Copy link
Member

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 ...)

#4358

@eriknordmark eriknordmark merged commit 6dd9b52 into lf-edge:master Oct 15, 2024
57 checks passed
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.

5 participants