Bug 1024758
| Summary: | cannot boot system with lvm-thin-provisioning and minimal install | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Sedlák <jsedlak> | ||||
| Component: | dracut | Assignee: | dracut-maint | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | dracut-maint, gregab, harald, jonathan | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-10-30 12:08:42 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: |
|
||||||
From log it seems that minimal install is missing "/usr/sbin/thin_check" program and therefore cannot boot, it may be problem with missing dependency in minimal install. Ok, it seems fixed in TC6 AND it's not problem with dracut, so closing. Actually, dracut is still missing thin_check and thin_repair in the default fscks list (that is, as of Fedora 20 Beta DVD release). The installer does it properly, but after upgrading the software, I get a useless initramfs image that doesn't boot past target "Basic System" until I re-run dracut with the following: $ cat /etc/dracut.conf.d/00-fscks.conf fscks="umount mount /sbin/fsck* xfs_db xfs_check xfs_repair e2fsck jfs_fsck reiserfsck btrfsck thin_check thin_repair" Hope this helps. *** This bug has been marked as a duplicate of bug 1040669 *** |
Created attachment 817411 [details] rdsosreport.txt Description of problem: I have installed Fedora 20 TC5 Beta DVD. I set up lvm thin provisioning, reclaimed space, set minimal install and installed system. I was unable to boot after installation. Steps to Reproduce: 1. Install Fedora 20 Beta TC5 from DVD, set lvm thin provisioning and minimal install. 2. Reboot. Actual results: It stopped on "Reached target Basic System". When I booted without "quiet", it didn't show anything interesting. After a long time, it dropped me into dracut console and generated rdsosreport.txt.