Bug 839703 - Only RAID0 arrays can contain growable members.
Summary: Only RAID0 arrays can contain growable members.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 17
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-12 15:19 UTC by Gerry Reno
Modified: 2012-07-12 17:33 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-07-12 17:33:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Gerry Reno 2012-07-12 15:19:38 UTC
Description of problem:
While trying to create a RAID-1 array device from fixed sized RAID partitions received this error.
Only RAID0 arrays can contain grow able members.
Version-Release number of selected component (if applicable):


How reproducible:
Always.

Steps to Reproduce:
1. Install F17 from DVD.
2. Try to create RAID-1 array.
3.
  
Actual results:
See error.

Expected results:
Able to create RAID-1 array.

Additional info:

Comment 1 David Lehman 2012-07-12 16:40:54 UTC
I just did the following:

- Boot with two disks.
- Enter custom partitioning.
- Clear both disks completely.
- Create a RAID partition of fixed size 4000M on vda.
- Create a RAID partition of fixed size 4000M on vdb.
- Create a RAID1 array using the two aforementioned partitions
  with an ext4 fs mounted as the root fs.

It worked as expected.


Please attach the logs from your failed attempt:

 /tmp/anaconda.log
 /tmp/storage.log

Thanks.

Comment 2 Gerry Reno 2012-07-12 17:33:13 UTC
Just went back through and found that my spare partition was not set as fixed.

Once I changed it to fixed then the raid device got created. Sorry for the noise.

Closing bug.


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