Bug 906417 - installer does not let me create md array with multiple member partitions on the same disk
Summary: installer does not let me create md array with multiple member partitions on ...
Keywords:
Status: CLOSED DUPLICATE of bug 129306
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-31 15:44 UTC by kc8hfi
Modified: 2013-02-08 15:49 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-07 21:23:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description kc8hfi 2013-01-31 15:44:16 UTC
Description of problem:
If you have one disk, you cannot create partitions to be software raid devices.

Version-Release number of selected component (if applicable):
f18

How reproducible:
always

Steps to Reproduce:
1. only one disk availabe on the local standard disks screen
2. manual partitioning, set up a new partition
3. no option to select software raid for the file system type
  
Actual results:
no option for software raid

Expected results:
select a software raid file system

Additional info:

Comment 1 Chris Lumens 2013-01-31 18:10:06 UTC
Well, you've got to have enough disks for the type of RAID you want to set up.  anaconda does not support degraded installs in any respect, nor do we have plans to do so.  Is that what you are trying to do?

Comment 2 kc8hfi 2013-01-31 19:01:54 UTC
I know it defeats the purpose to have raid partitions on a single physical drive. 

Let me explain:

If someone is wanting to learn about the inner workings of raid, they want to learn how to add and remove devices from a working raid configuration.  They need to know how to replace a failed device, and so on. The easiest way to do this kind of testing/learning, is to set up a bunch of raid partitions, put them in a raid group, assign a mount point.  Boot the test system, simulate failed devices, add/remove raid devices, etc.  They can figure it all out before they actually use it on the real hard drives.  

Not being able to set up a fully functioning working raid environment hinders their ability to learn.  

I know its kind of pointless to set up raid on a single drive - just because you can doesn't mean you should. However, fedora is not meant for production.  Taking away functionality isn't a good thing.

Comment 3 Chris Lumens 2013-02-07 21:23:04 UTC

*** This bug has been marked as a duplicate of bug 129306 ***

Comment 4 David Lehman 2013-02-08 15:47:53 UTC
(In reply to comment #2)
> Not being able to set up a fully functioning working raid environment
> hinders their ability to learn.  

If you want to learn about md raid, you should be doing that using the mdadm tool -- not anaconda.

> 
> I know its kind of pointless to set up raid on a single drive - just because
> you can doesn't mean you should. However, fedora is not meant for
> production.  Taking away functionality isn't a good thing.

Fedora is indeed meant for production.

Taking away functionality that doesn't make sense for the vast majority of users and which could in fact be detrimental to others can absolutely be a good thing.


The installer is not going to support a setup that violates any and all best practices just to make it easier for you to learn about md raid without actually using the md raid tools themselves. It wouldn't make any sense whatsoever.

It will be a small amount of extra work for you to create your partitions outside the installer, but you will end up with a better knowledge of how md raid works, which seems to be your goal.


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