Increase root partition to 10 GiB for a live medium - #1519
Merged
Conversation
Coverage Report for CI Build 30083885104Coverage remained the same at 44.988%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
brlane-rht
requested changes
Jul 23, 2026
brlane-rht
left a comment
Contributor
There was a problem hiding this comment.
We bumped RHEL10 to 10240 for RHEL-142732 so we may as well do the same here.
Also, the Resolves just needs the RHEL-214304 not the full url.
The installation fails due to insufficient space with just 8 GB. Resolves: RHEL-214304
Contributor
Author
|
Sure, thank you. Updated. |
jikortus
force-pushed
the
rhel9-increase-root-size
branch
from
July 24, 2026 09:48
e0494b8 to
d751673
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The current value of 8 GiB is not sufficient anymore to build a live medium using livemedia.ks (see https://redhat.atlassian.net/browse/RHEL-214304).
I'm not sure if it would be worth increasing the size also on RHEL-10 and Fedora as a preventive measure, but at least RHEL-10 is not affected this problem.