Bug 435579

Summary: RFE: defaulting to RAID 1
Product: [Fedora] Fedora Reporter: Ray Todd Stevens <raytodd>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-02 17:57:52 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:

Description Ray Todd Stevens 2008-03-02 01:35:32 UTC
I have a problem with one of the defaults.   When you have multiple drives, the
installation process by default sets them all up in a RAID 0 Array.   That is
stripping without any redundancy.   Therefore if any of the drives fail your
entire dataset is toast.   In this day and age of pretty darned cheap drives,
especially where doubling the size of a drive is generally really cheap why
would this be the default.

It is also really hard to switch to raid 1.   

How about a system that where the default is either RAID 1, or where a box asks
you which you want for the drives.

Certainly I am very surprised at this and would wonder how many people are find
this out only at the time of a failure.

Other OSs I work with either ask you or default identicalnear identical  drives
to RAID 1 or RAID 5.

Comment 1 Jeremy Katz 2008-03-02 17:57:52 UTC
Seems reasonable enough.  Fixed in git.

Comment 2 Ray Todd Stevens 2008-03-02 21:15:14 UTC
Fixed in git ?????

Comment 3 Jeremy Katz 2008-03-02 21:39:01 UTC
The anaconda source is maintained in git -- the fix has been committed and
pushed there and will be available the next time a build is done