Bug 175288 - tuning raid filesystems
Summary: tuning raid filesystems
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
: 175060 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-08 15:20 UTC by Curtis Doty
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-12-08 19:41:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Curtis Doty 2005-12-08 15:20:29 UTC
Please consider adding bytes-per-inode support to raid filesystem creation as
documented in this email to the dev list:

http://www.redhat.com/archives/anaconda-devel-list/2005-December/msg00008.html

Here is the simplest test case:

part raid.01 --ondisk sda --size 100 --asprimary
part raid.02 --ondisk sdb --size 100 --asprimary
raid /boot --device md0 --level 1 --fstype ext3 --bytes-per-inode 65536 raid.01
raid.02

Comment 1 Chris Lumens 2005-12-08 19:41:09 UTC
Thanks for the patch.

Comment 2 Jeremy Katz 2005-12-12 16:26:06 UTC
*** Bug 175060 has been marked as a duplicate of this bug. ***


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