Bug 1114783
| Summary: | anaconda reports no disks detected, yet libblkid sees them | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||||||||||
| Component: | python-blivet | Assignee: | David Lehman <dlehman> | ||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | rawhide | CC: | amulhern, anaconda-maint-list, bcl, dlehman, vpodzime | ||||||||||||
| 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: | 2014-07-01 15:25:01 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
Chris Murphy
2014-07-01 02:07:20 UTC
Created attachment 913602 [details]
storage.log
Created attachment 913603 [details]
anaconda.log
Created attachment 913604 [details]
program.log
Created attachment 913606 [details]
journal
journalctl -l -b -o short-monotonic
21:56:21,805 INFO blivet: type detected on 'sda' is 'multipath_member' 21:56:43,641 DEBUG blivet: ignoring partition sda1 on multipath_member OK so it probably is ultimately bug 1114770, but why does blivet sometimes ignore and conclude no disks detected, and other times it shows it as a multipath device? OK no this is somehow different because /dev/mapper doesn't have any multipath entries with this boot, whereas there are mpathc entries in /dev/mapper for bug 1114770. I think multpathd is just confused and it then confuses anaconda or blivet. Probably a dup of 1114770, but I'll leave it open in case the variable behavior is considered an anaconda or blivet bug. We can only go by what the system tells us. multipath is saying that it is a valid device, although the setup seems to have failed. *** This bug has been marked as a duplicate of bug 1114770 *** |