Bug 231054
| Summary: | Installing system on XFS partitions doesn't seem to work. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | kelsey hudson <kelsey.hudson> |
| Component: | xfsprogs | Assignee: | Jeff Garzik <jgarzik> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | peterm |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-03-12 21:27:30 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Description of problem: Installs with / or /usr on XFS partitions fail to boot Version-Release number of selected component (if applicable): xfs in-kernel How reproducible: 100% Steps to Reproduce: 1. Boot anaconda with 'linux xfs' and select / and /usr to be on xfs partitions 2. Complete install as normal. 3. Boot system after initial install. Actual results: Error message: I/O error in filesystem ("dm-1") meta-data dev dm-1 block 0x800000000 ("xfs_trans_read_buf") error 5 buf count 4096 attempt to access beyond end of device repeated multiple times at boot, and any time you try to log in to the system. Expected results: A normal boot after installation without any error messages :) Additional info: Note that I installed the system above using / and /usr on LVM; however, the problem also occurs when installing to a standard disk partition.