Bug 246458

Summary: RAID1 is created half-sized on one disk, instead two.
Product: Red Hat Enterprise Linux 5 Reporter: Miroslav Suchý <msuchy>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 5.0   
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: 2007-10-11 12:55:31 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 Miroslav Suchý 2007-07-02 13:23:21 UTC
Description of problem:
When you choose during installation to create RAID1 over two partition, anaconda
 split first partition into two and create RAID there.

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

How reproducible:
always

Steps to Reproduce:
1. in wizard, go to the until create custom disk layout.
2. create 8GB partition in /dev/sda (sda1)
3. create 8GB partition in /dev/sdb (sdb2)
4. click on RAID button and make RAID1 over sda1
5. chose options: mount as /, members sda1 and sdb1, format partition
6. click OK.
  
Actual results:
4GB sda1 and 4GB sda2 partition appears. RAID1 is over sda1 and sda2

Expected results:
8GB sda1, no sda2. RAID1 is over sda1 and sdb1

Comment 1 Chris Lumens 2007-08-23 20:30:14 UTC
Can you please explain step 4 more carefully?  After you create two partitions
by clicking "New" and selecting the "software RAID" filesystem type, you then
click on the "RAID" button.  On this screen, are you then selecting "Create a
software RAID partition", "Create a RAID device", or "Clone a drive to create a
RAID device"?

Comment 2 Miroslav Suchý 2007-10-11 12:55:31 UTC
I choosed "Create a RAID device". 
I wanted to documented by series of screenshot, but I can not reproduce it
anymore. Therefore I'm closing it as NOTABUG.