Bug 824981
| Summary: | dracut initramfs not created Rawhide\F18 x86 and x86_64 | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Frank Murphy <sysoutfran> | ||||||||||||||||||||||
| Component: | grubby | Assignee: | Peter Jones <pjones> | ||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | rawhide | CC: | bcl, dracut-maint, harald, jonathan, paul, pjones | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Linux | ||||||||||||||||||||||||
| Whiteboard: | |||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2012-06-05 16:15:03 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: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||
|
Description
Frank Murphy
2012-05-24 18:10:29 UTC
Created attachment 586685 [details]
dracut --debug
Created attachment 586997 [details]
32 bit blkid stuff
Created attachment 586998 [details]
32 bit /etc/crypttab
Created attachment 586999 [details]
32 bit dmsetup tree
Created attachment 587000 [details]
32 bit lvm stuff
Created attachment 587001 [details]
32 bit /boot/grub2/grub.cfg
Can upload the 64bit info as\when required
Created attachment 587004 [details]
32 bit blkid stuff
forgot to add /dev/vda
Created attachment 587075 [details] seriel-console capture After following a workaround on test list: https://lists.fedoraproject.org/pipermail/test/2012-May/108318.html rpm -e device-mapper-multipath-libs-0.4.9-22.fc18.i686(x86_64) device-mapper-multipath-0.4.9-22.fc18.i686(x86_64) an initramfs was created, but still unbootable. So something has changed in the way mulitpath is created\used. Now also have plymouth\initqueue\crypto\systemd-udev problems, more than likely due to removing *multipath* (In reply to comment #6) > Created attachment 587001 [details] > 32 bit /boot/grub2/grub.cfg > > Can upload the 64bit info as\when required so... the initramfs entry in the grub.conf is missing. The error could be in /usr/sbin/new-kernel-pkg, which is part of grubby (In reply to comment #1) > Created attachment 586685 [details] > dracut --debug /sbin/dracut@858(): dinfo 'Wrote /boot/initramfs-3.5.0-0.rc0.git6.1.fc18.x86_64.img:' /usr/lib/dracut/dracut-logger.sh@343(dinfo): set +x //sbin/dracut@859(): ls -l /boot/initramfs-3.5.0-0.rc0.git6.1.fc18.x86_64.img /sbin/dracut@859(): dinfo '-rw-r--r--. 1 root root 17673066 May 24 18:59 /boot/initramfs-3.5.0-0.rc0.git6.1.fc18.x86_64.img' /usr/lib/dracut/dracut-logger.sh@343(dinfo): set +x /sbin/dracut@861(): exit 0 looks good, doesn't it? reassigning to grubby, because of comment 9 (In reply to comment #9) > (In reply to comment #6) > > Created attachment 587001 [details] > > 32 bit /boot/grub2/grub.cfg > > > > Can upload the 64bit info as\when required > > so... the initramfs entry in the grub.conf is missing. > > The error could be in /usr/sbin/new-kernel-pkg, which is part of grubby This way due to me: yum erase kernel\ yum install kernel\ rpm -e\-i The /etc/grub2.cfg entries were created ok, but it was a nerwer kernel. when /etc/grub2.cfg was uploaded. (In reply to comment #10) > (In reply to comment #1) > > Created attachment 586685 [details] > > dracut --debug > > /sbin/dracut@858(): dinfo 'Wrote > /boot/initramfs-3.5.0-0.rc0.git6.1.fc18.x86_64.img:' > /usr/lib/dracut/dracut-logger.sh@343(dinfo): set +x > //sbin/dracut@859(): ls -l /boot/initramfs-3.5.0-0.rc0.git6.1.fc18.x86_64.img > /sbin/dracut@859(): dinfo '-rw-r--r--. 1 root root 17673066 May 24 18:59 > /boot/initramfs-3.5.0-0.rc0.git6.1.fc18.x86_64.img' > /usr/lib/dracut/dracut-logger.sh@343(dinfo): set +x > /sbin/dracut@861(): exit 0 > > > looks good, doesn't it? It does, will upload a new /var/log/dracut.log created as part of "yum update". May help shed light for whicever team. Created attachment 587577 [details] debug.log from yum update This is from kernel-3.5.0-0.rc0.git8.1.fc18 http://koji.fedoraproject.org/koji/buildinfo?buildID=320723 You will notice a failed: "F: installkernel failed in module multipath" (In reply to comment #14) > You will notice a failed: > "F: installkernel failed in module multipath" I see this just when running dracut on a Rawhide (i686) VM: # dracut -f /boot/initramfs-3.5.0-0.rc0.git8.1.fc18.i686.PAE.img 3.5.0-0.rc0.git8.1.fc18.i686.PAE F: installkernel failed in module multipath # rpm -q dracut dracut-018-74.git20120522.fc18.noarch Curiously, if I add the --debug option, an initramfs does get built but the system won't boot anyway, the kernel complaining about a module format problem. Fixed by dracut-019-1.fc18 for me http://koji.fedoraproject.org/koji/buildinfo?buildID=321891 *** This bug has been marked as a duplicate of bug 826689 *** Fixed by dracut-019-1.fc18 for me too. |