Bug 1013800
| Summary: | devicetree.py:1293:handleVgLvs:DeviceTreeError: failed to look up thin pool | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||||||||
| Component: | python-blivet | Assignee: | David Lehman <dlehman> | ||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 20 | CC: | amulhern, anaconda-maint-list, awilliam, bcl, dlehman, dshea, g.kaviyarasu, jonathan, kparal, mcsontos, mkolman, mruckman, robatino, sbueno, tflink, vanmeeuwen+fedora | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:17cb21e07b94340e1b641ff2e20bb83ad55fd1ed AcceptedBlocker | ||||||||||||
| Fixed In Version: | anaconda-20.25.1-1.fc20 | Doc Type: | Bug Fix | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | |||||||||||||
| : | 1016842 (view as bug list) | Environment: | |||||||||||
| Last Closed: | 2013-10-22 05:38:06 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: | 1020111 | ||||||||||||
| Bug Blocks: | 980651, 1016842 | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Chris Murphy
2013-09-30 19:42:21 UTC
Created attachment 805498 [details]
File: environ
Created attachment 805499 [details]
File: os_info
Created attachment 805500 [details]
anaconda-tb
Created attachment 805501 [details]
journalctl -b
Is reproducible. Could be related to bug 1013767 "rootfs on thinp not found, startup failure" in which a successful installation using LVM Thin Provisioning fails to boot. Proposing as beta blocker: When using the guided partitioning flow, the installer must be able to reject or disallow invalid disk and volume configurations without crashing. Discussed this in the 2013-10-02 Blocker Review Meeting [1]. This has been voted an AcceptedBlocker. This violates the following F20 beta release criterion for LVM thinp: "When using the guided partitioning flow, the installer must be able to ... Complete an installation using any combination of disk configuration options it allows the user to select" [2]. [1] http://meetbot.fedoraproject.org/fedora-blocker-review/2013-10-02/ [2] https://fedoraproject.org/wiki/Fedora_20_Beta_Release_Criteria#Guided_partitioning I have a fix for this bug, but in working on this I found a change in the way lvm lays things out for thinp setups. I'm not going to post the patch until it includes handling for the lvm change as well, which will have to wait until I can speak with the lvm team on Monday. This shouldn't be blocking F20 beta, removing depends on and AcceptedBlocker This shouldn't be blocking F20 beta, removing depends on and AcceptedBlocker(In reply to Tim Flink from comment #8) > This shouldn't be blocking F20 beta, removing depends on and AcceptedBlocker And I just modified the wrong bug. Replacing AcceptedBlocker and blocks. Sorry for the noise dlehman: any news on this one? Did you get in touch with LVM team? Discussed at 2013-10-16 blocker review meeting: http://meetbot.fedoraproject.org/fedora-blocker-review/2013-10-16/f20beta-blocker-review-4.2013-10-16-16.02.log.txt . <dlehman> adamw: I have a patch for it. it's been reviewed and all. anaconda-20.25.1-1.fc20, python-blivet-0.23.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/python-blivet-0.23.1-1.fc20,anaconda-20.25.1-1.fc20 Applied those updates. Crash. Bug 1020111. Package anaconda-20.25.1-1.fc20, python-blivet-0.23.1-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing anaconda-20.25.1-1.fc20 python-blivet-0.23.1-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-19194/python-blivet-0.23.1-1.fc20,anaconda-20.25.1-1.fc20 then log in and leave karma (feedback). Fixing status per comment 13. anaconda-20.25.1-1.fc20, python-blivet-0.23.1-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. *** Bug 1021957 has been marked as a duplicate of this bug. *** Working with Fedora-20-Beta-TC6-x86_64-DVD.iso (install and reboot to the installer, no crash). |