Re: File Systems



On Sat, 28 Mar 2009 08:12:48 -0600, Karl F. Larsen posted:

Thorny wrote:
On Sat, 28 Mar 2009 06:51:26 -0600, Karl F. Larsen posted:


I have loaded Jaunty Beta twice, and have done a full update on
this
computers Jaunty. All is fine, but I was stopped 2 times because the
loader was going to use the ext2 file system, but I wanted the ext3
file system and found that and both are using it.

But I noted there is now a ext4 file system. Does anyone know why
I
should use ext4 :-)



Karl, the simple answer to your question is that if *you* don't know of
a reason to use ext4 then you don't need to use it. And I am not trying
to be snarky with that comment.

A longer answer would mention that different filesystems have somewhat
different features and strengths and/or weaknesses and a system admin
selects which one to use based on how the system is going to be used
and which filesystem best suits those needs. You're not just limited to
the ext(x) line either, there are also ReiserFS, XFS, JFS, etcetera.

So, only you can determine what will work best for you and your
situation. Questions like yours often turn into "religious wars" as
people argue back and forth about their personal favourite and, in my
opinion, that usually is unproductive for a list. Now, if you want to
research a bit and ask a specific question about a particular system,
then that might be productive and get you useful answers. It always a
wise approach to a question.

Here are some links to get you started: http://kernelnewbies.org/Ext4
http://ext4.wiki.kernel.org/index.php/Frequently_Asked_Questions
http://en.wikipedia.org/wiki/Comparison_of_file_systems




Not at all and thanks for the info links. I was not really
interested in trying ext4 but it did cross my mind :-)

It appears I was right to stay with ext3 which has been fine.


I have used a mixture of ext2, ext3 and reiser on this system that I am
typing from. All have performed well and all have been able to recover
from the power outages that happen (I'm on rural power). This system does
not have battery backup, partly to test that. On the other hand, I've
never been doing disk intensive work when the power failed and I mount my
usb devices sync.

I think you have made a wise choice to stick with a recommended
filesystem, when one asks for help regarding an issue, people generally
assume that is what you have and suggest commands that are appropriate for
that. Rarely does a normal desktop installation require advanced features
unless one is doing a lot of benchmarking just to get the absolute most
out of ones system (similar to automobile tuning by "gearheads").
Although, sometimes if one has a large amount of small files or a lot of
really huge files I suppose certain choices could maximize throughput.
Some people even recommend ext2 because they don't like the performance
overhead of the journal but, as I mentioned, with modern, fast big RAM
machines, it's all transparent to the average user.


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: wifi usb adaptor
    ... networking, and external backup drives, and so on). ... I'd love to use EXT3 but the IFS driver only supports the basic EXT2 FS. ... event fscks the file system into doing its disappearing act. ... FSCK utility rather than buy one that needs a 7 hour scan followed by ...
    (uk.comp.homebuilt)
  • Re: [patch] ext2/3: document conditions when reliable operation is possible
    ... your ipod) all teach you not to hot unplug a device with any file system. ... Including specifically ext2. ... You can object any way you want, but running ext3 on flash or MD RAID5 ... ext2 would provide better protection against powerfail. ...
    (Linux-Kernel)
  • Re: [Ext2-devel] [RFC] [PATCH] Reducing average ext2 fsck time through fs-wide dirty bit]
    ... I am working on reducing the average time spent on fscking ext2 file ... file system is not being modified. ... To solve the orphan inode problem, ... porting ext3 reservation change to ext2 is doable. ...
    (Linux-Kernel)
  • Re: Problems with Ext2fs on a CF card.
    ... I use a Compact Flash card to hold an ext2 Linux File System ... to make the kind of file system you want on each partition e.g. ... If you can't fdisk it then something is up. ...
    (comp.os.linux.embedded)
  • Re: File Systems
    ... ext3 file system and found that and both are using it. ... You could change an ext2 system to ext3 with a simple command ... I could only tell you why you should NOT use ext4. ...
    (Ubuntu)