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
Thanks for the patch.
*** Bug 175060 has been marked as a duplicate of this bug. ***