Bug 804813
Summary: | repo type "nfsiso" unsupported (mount: unknown filesystem type 'nfsiso') | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dr. Tilmann Bubeck <tilmann> |
Component: | dracut | Assignee: | Will Woods <wwoods> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | awilliam, bruno, dracut-maint, harald, jonathan, jsmith.fedora, kparal, robatino, wwoods |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | AcceptedBlocker | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-04-04 21:44:44 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: | |||
Bug Blocks: | 752649 |
Description
Dr. Tilmann Bubeck
2012-03-19 20:14:36 UTC
does it work with "nfs://" ? yes. Should be fixed in anaconda git, f17-branch: 8d5d4b9 dracut: fix anaconda-netroot for inst.repo=nfsiso:.. Proposing as Beta blocker. "The installer must be able to use the HTTP, FTP and NFS remote package source options" https://fedoraproject.org/wiki/Fedora_17_Beta_Release_Criteria This should be fixed by: https://admin.fedoraproject.org/updates/dracut-017-59.git20120321.fc17 -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers +1 blocker +1 blocker I'm +1 as well, 4 +1s (counting Kamil's proposal), accepted per criterion "The installer must be able to use the HTTP, FTP and NFS remote package source options" - nfsiso is one of the two NFS cases. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers +0 blocker (it sounds like there is and easy work around) +1 NTH We have a new enough dracut in Beta RC1, can someone re-test? thanks! -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Works for me in Beta RC1. Excellent. The new dracut is stable, so let's close this. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers The bug appears (again) in Beta RC3. Same error as stated intially: "mount: unknown filesystem type 'nfsiso'" But there is no workaround by using repo type "nfs" instead of "nfsiso". It fails too. I disagree. I've successfully tested both repo=nfsiso:192.168.1.x:/fedora and repo=nfs:192.168.1.x:/fedora installs. What parameter did you use exactly? What image are you testing with? -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Did you use PXE during your test, or not? -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Actually, we think this is almost certainly the same as http://bugzilla.redhat.com/show_bug.cgi?id=810005 . There's a bug with parameter splitting when the repo= parameter is handled early because it's needed to find stage2. There is a workaround described in that bug - pass a root= parameter as well as a repo= parameter. Discussed at 2012-04-04 go/no-go meeting. We agreed that we're pretty sure Till's case is #810005, and two other testers (myself and j_dulaney) confirm that nfsiso works fine with a DVD/netinst boot, so this bug should be closed again, and Till can follow up in #810005. thanks! -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers |