Bug 494108
Summary: | oops in btrfs during install; anaconda mounts zfs part id'd as ext3, as btrfs? | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eric Sandeen <esandeen> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 11 | CC: | anaconda-maint-list, clumens, esandeen, kernel-maint, pjones, quintela, rmaximo, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | anaconda_trace_hash:d2067eab43107d1359b40d873a82c6357ce8086da8fec8b99fadc0dae480a3b0 | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 490795 | Environment: | |
Last Closed: | 2009-06-25 17:57:01 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: | |||
Bug Depends On: | 490795 | ||
Bug Blocks: |
Description
Eric Sandeen
2009-04-04 13:13:26 UTC
Ronald, you said you had full anaconda logs I think, can you attach them here? Thanks, -Eric Isn't this the same problem as bug 494070? the mystery is why it's trying to mount as btrfs if (at least blkid) thinks it's ext3, I guess. How hard would it be to block any btrfs mount attempts (IOW maybe don't even load the btrfs module or make it available) w/o the special btrfs boot-time magic string? Oh sorry. I cloned this because it seems like somehow anaconda is trying to mount something blkid thinks is ext3 as btrfs. But maybe that's not an anaconda problem, and rather somewhere out in mount etc... if you close this NOTABUG for anaconda I won't cry. I've committed the fs module on-demand loading patch, so hopefully we'll have this fixed up in the next build of anaconda. This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |