Bug 1013239

Summary: anaconda silently ignores hard disk which is a possible dmraid member
Product: [Fedora] Fedora Reporter: Peter Bieringer <pb>
Component: python-blivetAssignee: David Lehman <dlehman>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: amulhern, anaconda-maint-list, bcl, dlehman, dshea, g.kaviyarasu, jonathan, mkolman, pb, r, sbueno, vanmeeuwen+fedora
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-06-11 13:43:30 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 Peter Bieringer 2013-09-28 17:05:52 UTC
Description of problem:

anaconda silently ignores hard disk which is a possible dmraid member since FC18, while FC17 has a (very useful!) warning box.

Version-Release number of selected component (if applicable):
FC18, FC19, FC20-alpha

How reproducible:
- use a harddisk which was a former member of a dmraid

Steps to Reproduce:
1. boot CD/DVD into installation setup

Actual results:
Having no local disk to install distribution

Expected results:
Warning box like in FC17


Additional info:

to clear obsolete dmraid information I'm using

dmraid -an
dmraid -x

Comment 1 r 2013-09-30 07:08:20 UTC
workaround is use dmraid command to remove the BIOS RAID metadata.
dmraid -r -E /dev/sdc
Do you really want to erase “sil” ondisk metadata on /dev/sdc ? [y/n] :y
after reboot anaconda see /dev/sdc disk.

Comment 2 Brian Lane 2013-10-02 00:26:30 UTC
Please attach the logs from  /tmp/*log as individual text/plain attachments.

Comment 3 Peter Bieringer 2014-06-11 04:25:53 UTC
Sorry, had no chance to provide requested logs so far. In case I found a harddrive in the future which was a former BIOS dmraid member, I will update the case.