Bug 1013239 - anaconda silently ignores hard disk which is a possible dmraid member
Summary: anaconda silently ignores hard disk which is a possible dmraid member
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-blivet
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-28 17:05 UTC by Peter Bieringer
Modified: 2014-06-11 13:43 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-11 13:43:30 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.