Bug 868899
| Summary: | root partition limited to 2T | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thomas Woerner <twoerner> |
| Component: | anaconda | Assignee: | David Lehman <dlehman> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | g.kaviyarasu, jonathan, robatino, vanmeeuwen+fedora |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-11-09 01:55:09 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: | |
| Embargoed: | |||
|
Description
Thomas Woerner
2012-10-22 12:06:03 UTC
If you want a large root filesystem (>2TB) you'll have to create a separate /boot filesystem due to bootloader/firmware limitations. Ok, but 1) It would be good to tell the user this. 2) It would be good to make the '+'button insensitive if at limit. 3) If you create a partition (> 2T) for example for /home and change the mount point afterwards to / without changing the size, it is accepted as valid with a size bigger than 2T, which most likely results in #868925 (this might get closed then). Reopening without blocker. (In reply to comment #2) > Ok, but > > 1) It would be good to tell the user this. > 2) It would be good to make the '+'button insensitive if at limit. > 3) If you create a partition (> 2T) for example for /home and change the > mount point afterwards to / without changing the size, it is accepted as > valid with a size bigger than 2T, which most likely results in #868925 (this > might get closed then). > > Reopening without blocker. We actually don't allow you to proceed with install due to /boot being on a partition that goes beyond 2TB. See bug 868925 for the details of why you were allowed to proceed with your install in spite of this check/error. |