| Summary: | /boot is 500m by default | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Ray Strode [halfline] <rstrode> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED NOTABUG | QA Contact: | Release Test Team <release-test-team> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | dshea, wwoods |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-16 17:47:48 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Ray Strode [halfline]
2013-10-16 16:09:18 UTC
Fedora currently uses a 500MB /boot. The /boot size changes that have been made were 100MB -> 200MB for F11, since 100MB wasn't enough space anymore for kernels and initrds and such, and 200MB -> 500MB for F13, because preupgrade worked by downloading the full stage2 image into /boot. fedup/rhelup uses the system's existing software to handle mounting storage, so the initrd it uses is much smaller and the preupgrade size requirement isn't a concern anymore. 500MB as default should be plenty for a while. |