public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Richard Fish <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Which filesystem for a notebook?
Date: Mon, 08 Aug 2005 20:24:31 -0700	[thread overview]
Message-ID: <42F821EF.6050400@asmallpond.org> (raw)
In-Reply-To: <200508090351.58660.volker.armin.hemmann@tu-clausthal.de>

Volker Armin Hemmann wrote:

>Hi,
>On Monday 08 August 2005 23:40, Alexander Skwar wrote:
>  
>
>>Hello!
>>
>>What filesystem(s) do you recommend for use on a notebook?
>>I'm looking for a FS that's fairly stable even if all of a
>>sudden the power goes away (battery empty) and one, that
>>also doesn't (overly) unneccesarily spin up the hard drive.
>>
>>I don't think that I'll use Reiser4, as it's lacking an
>>online fs resizer. At least making the fs bigger should be
>>doable while the FS is mounted.
>>    
>>
>
>
>I do not have any direct experience, but from all that I read over the years I 
>came to this:
>
>XFS is very fragile, when the power is failing.
>XFS will replace damaged files with zeros
>
>this is both not acceptable.
>
>Reiser4 is alpha code in motion.
>I would not touch it with a 10 feet pole at the moment.
>
>Well 4 filesystems left ;)
>  
>

In the last year, I have run XFS, reiserfs v3, and ext3 on my laptop.  I 
mostly agree with you, although XFS doesn't really replace entire files 
with zeros, just blocks that have been allocated but not written with 
actual data...so /var/log/messages is likely to get some zeros in the 
event of a bad crash.  Files that were not being written at the time of 
the crash are not affected.

Having run them all, my recommendation (and what I run currently) is 
ext3.  My soundbite summaries of each are:

XFS: aggressively caches, so might give you some power 
savings...although real-world savings are likely to be slight to none.  
Nice features (the only one that offers a free defragmentation utility, 
even if it is brain-damaged).  Cannot be shrunk, only grown.

Reiserfs V3: Excellent performance for _some_operations, slower 
performance for others.  Also can only be grown.

Ext3: Best journalling options available, including full-data 
journalling if you want it and do not mind the slowness.  Otherwise good 
performance for the opposite operations as reiserfs.  Can be grown or 
shrunk.

I do not know of any Linux filesystem that can be resized while still 
mounted.

-Richard

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-08-09  3:28 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08 21:40 [gentoo-user] Which filesystem for a notebook? Alexander Skwar
2005-08-09  1:30 ` Bob Sanders
2005-08-09  9:33   ` Ow Mun Heng
2005-08-09 20:47     ` Bob Sanders
2005-08-13 11:29       ` Fernando Meira
2005-08-13 11:59         ` Neil Bothwick
2005-08-13 12:24           ` Fernando Meira
2005-08-13 12:37             ` Neil Bothwick
2005-08-13 15:58         ` Uwe Thiem
2005-08-09  1:51 ` Volker Armin Hemmann
2005-08-09  3:24   ` Richard Fish [this message]
2005-08-09  5:32     ` Michael Crute
2005-08-09  8:00     ` Neil Bothwick
2005-08-09 13:38       ` A. R.
2005-08-09 13:42       ` Mauro Faccenda
2005-08-09 13:40         ` Mike Williams
2005-08-09 13:54         ` Dirk Heinrichs
2005-08-09 14:29         ` Neil Bothwick
2005-08-09 15:09       ` Richard Fish
2005-08-09 15:41         ` Neil Bothwick
2005-08-09 18:14     ` Billy Holmes
2005-08-09 18:46       ` Christian Parpart
2005-08-09 20:36         ` Volker Armin Hemmann
2005-08-10 15:49         ` [gentoo-user] Dropping harddrives (WAS Which filesystem for a notebook?) Billy Holmes
2005-08-10 15:57           ` Chad Leigh -- Shire.Net LLC
2005-08-10 16:14             ` Billy Holmes
2005-08-10 18:02               ` Chad Leigh -- Shire.Net LLC
2005-08-10 20:42               ` Craig Zeigler
2005-08-16 18:19     ` [gentoo-user] Which filesystem for a notebook? Alexander Skwar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42F821EF.6050400@asmallpond.org \
    --to=bigfish@asmallpond.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox