Too much time wasted installing fedora on raid1

Paul A Houle ph18 at cornell.edu
Thu Dec 22 18:22:28 UTC 2005


Alan Cox wrote:
> Its a neccessary part of RAID because duplicating raid functionality in every 
> file system would be incredibly inefficient and lead to a lot of code 
> duplication and bug. Its also neccessary because the raid functionality may
> not even be on the same host as the file system.
>   
    Seen the RAID-Z system in Solaris 10?

http://blogs.sun.com/roller/page/bonwick?entry=raid_z

    Or the Write Anywhere Filesystem used by Netfilter?

http://www.netapp.com/library/tr/3002.pdf

    It's clear that you can get better performance and reliability by 
codesigning a filesystem with the block layer.  I think of the 
difference between old-school Unix (KISS) and System 370:  do you build 
a system that's simple and clean,  or do you take the extra effort to 
maximize performance.  Sun can afford to do this because it isn't 
wasting energy on maintaining 30 filesystems that almost work,  but 
rather focusing on one that does.




More information about the fedora-devel-list mailing list