Re: Best File System for partitions over 600GB



Hi Roberto.

Roberto C. Sanchez, 12.03.2007 23:15:
On Mon, Mar 12, 2007 at 10:42:45PM +0100, Mathias Brodala wrote:
Roberto C. Sanchez, 12.03.2007 21:07:
There is a ton of information about JFS and XFS on the net. All you
need to do is check the Wikipedia filesystem comparison page or Google
search for filesystem comparisons. The short of it is:

ext3 - good general purpose FS (not the best performance, but stable)
xfs - excellent performance with huge files and huge filesystems
jfs - similar to XFS but I think it has better performance when under
heavy I/O load
Could you define 'huge files' and 'huge filesystems'? Can you give me some numbers?


At work we deal with files of size 1 GB to 100 GB on a regular basis. I
would classify those as large.

I see. I was asking since I have a whole drive full of videos and such which are
usually between 100MB and 300MB per file. So I guess XFS would not really be the
best choice for them. I got ext3 everywhere at the moment and wondered if I
could get a bit more performance by using another filesystem. And since I only
used ext3 up until now, I don’t really know which other filesystem to trust.

XFS supports files up to a size of 8
exabytes and filesystems also of size 8 exabytes. I am not sure of the
limitations on JFS.

OK, that seems only important for enterprise levels. I don’t think that I will
reach these sizes at the moment.


Regards, Mathias

--
debian/rules

Attachment: signature.asc
Description: OpenPGP digital signature



Relevant Pages

  • Re: which to use: ext3, JFS, XFS, ReiserFS?
    ... debian-administration touts XFS as the best in performance. ... by UNIX ffs (fast filesystem) with decades of history. ... months ago when we heard from the Debian maintainer for the JFS utils ... I changed back to ext3. ...
    (Debian-User)
  • Re: Best File System for partitions over 600GB
    ... I got ext3 everywhere at the moment and wondered if I ... I don???t really know which other filesystem to trust. ... I would certainly trust XFS. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • Re: [patch] ext2/3: document conditions when reliable operation is possible
    ... of your ext3 + flash card issue - is it the ftl stuff doing out of order ... and ext3 can't cope with that. ... the problem is that people have been preaching that journaling filesystems eliminate all data loss for no cost. ... depending on how much data gets lost, you may or may not be able to recover enough to continue to use the filesystem, and when your block device takes actions in larger chunks than the filesystem asked it to, it's very possible for seemingly unrelated data to be lost as well. ...
    (Linux-Kernel)
  • Re: [patch] ext2/3: document conditions when reliable operation is possible
    ... of your ext3 + flash card issue - is it the ftl stuff doing out of order IO's? ... The problem is that flash cards destroy whole erase block on unplug, ... this isn't a filesystem specific cliam; ...
    (Linux-Kernel)
  • Re: Sarge with ext3, reiserfs (3/4?) or xfs?
    ... filesystem is the time it takes to mkfs it? ... Disable the fsck for ext3, ... (which is *always* a good idea, and the fact that it is hard to do with XFS ... you'd still get some disks that will fail due to mechanical ...
    (Debian-User)