Bug 1504602
Summary: | Image build fails because of dracut warning "/dev/root does not exist" | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomas Mlcoch <tmlcoch> |
Component: | lorax | Assignee: | Brian Lane <bcl> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 27 | CC: | anaconda-maint-list, bcl, dcantrell, dmach, gmarr, herrold, mgracik, sgallagh, tmlcoch, wwoods |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | RejectedBlocker | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-01-29 16:42:53 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
Tomas Mlcoch
2017-10-20 10:06:26 UTC
Can you paste the extended traceback from /mnt/koji/compose/Fedora-Modular-Bikeshed-20171019.n.1/logs/global/traceback.global.log please? Extended logs from the buildinstall task could be found here: https://kojipkgs.fedoraproject.org/compose/Fedora-Modular-Bikeshed-20171019.n.1/logs/ppc64le/buildinstall-Server-logs/ I don't really understand how this is being used, but it looks like oz/imagefactory is involved in the booting? The error in the screenshot is typically caused by not telling dracut where to find the root device when booting. From https://kojipkgs.fedoraproject.org//work/tasks/5875/22555875/oz-ppc64le.log: method=https://kojipkgs.fedoraproject.org/compose/Fedora-Modular-Bikeshed-20171019.n.1/compose/Server/ppc64le/os ks=file:/ks.cfg 1. method is a REALLY old way to specify this and needs to be updated to whatever the current version of anaconda prefers. 2. Is this working for x86 or any other arch? Has it worked in the past? Compare logs and see what's different. I don't think this is a lorax issue, it's either oz/imagefactory or whatever you are using to launch it (koji?) Discussed during the 2017-10-23 blocker review meeting: [1] The decision to classify this bug as an AcceptedBlocker was made, even though there is no current criteria to warrant blocking on this. We plan to make a near-future change to the criteria so that a bug like this from this point on will be blocker-qualifying. [1] https://meetbot.fedoraproject.org/fedora-blocker-review/2017-10-23/f27-blocker-review.2017-10-23-16.00.txt Discussed during the 2017-10-23 blocker review meeting: [1] The decision to classify this bug as an AcceptedBlocker was made as this failure causes composition of images to fail altogether. [1] https://meetbot.fedoraproject.org/fedora-blocker-review/2017-10-23/f27-blocker-review.2017-10-23-16.00.txt Discussed during the 2017-10-30 blocker review meeting: [1] The decision to reclassify this bug as a RejectedBlocker was made as we now understand this bug to be 'semi-random' and have a workaround that does not completely prevent us from composing. [1] https://meetbot.fedoraproject.org/fedora-blocker-review/2017-10-30/f27-blocker-review.2017-10-30-16.00.txt |