[Beowulf] Re: RAID for home beowulf
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mark Hahn hahn at mcmaster.caTue Oct 13 22:41:13 PDT 2009
- Previous message: [Beowulf] Re: RAID for home beowulf
- Next message: [Beowulf] Re: RAID for home beowulf
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 3) Be aware that the kernel you are using will make a big > difference and that the semantics for ext3 have changed > a while ago so that it no longer uses data=ordered but > instead uses data=writeback by default (you can override AFAIKT, it's just an option for the default mount config now that wasn't offered before. major distros (I only checked fedora) still do data=ordered, and the latest kernel snapshot still has data=ordered as the default. the kernel config help text points to this: http://ext4.wiki.kernel.org/index.php/Ext3_Data%3DOrdered_vs_Data%3DWriteback_mode which makes a useful point about app-level consistency still requiring fsyncs (which operates above any fs-level consistency guarantees.) also, I find swapfiles more convenient than partitions. some installers always force a swap partition to the tail of the disk, which is pessimal. regards, mark hahn.
- Previous message: [Beowulf] Re: RAID for home beowulf
- Next message: [Beowulf] Re: RAID for home beowulf
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
