LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Filesystems: ext 2, ext 3, reiserfs. Which one? (https://www.linuxquestions.org/questions/linux-newbie-8/filesystems-ext-2-ext-3-reiserfs-which-one-204616/)

r3dhatter 07-13-2004 03:39 PM

Filesystems: ext 2, ext 3, reiserfs. Which one?
 
Which filesystem should I use for a root partition ( / ) 80gb hd. Need one that is fast, stable, etc.

Doesn't ext 3 take up a lot of room?

Technoslave 07-13-2004 03:44 PM

ext3 is probably your best bet. No, doesn't take up much room. *shrug* just one of those things, I used it [ ext3 ] instead of reiser or any of the other journal-like file systems out there.

I've had no problems concerning speed or anything of that nature when it comes to using ext3.

netmask 07-13-2004 04:10 PM

It's mostly a matter of preference, but you could always check out http://linuxgazette.net/102/piszcz.html

It features some benchmarks made with popular filesystems.

bruno buys 07-13-2004 04:53 PM

reiserfs.

Tinkster 07-13-2004 04:57 PM

I'd say Reiser, too, and which ever journaling system
you go for, if you have any small partitions, use ext2 on
those, the journal DOES take up space (and no, it's not
linear in size ;}).



Cheers,
Tink

t3___ 07-13-2004 05:04 PM

just my two cents... we have used reiserfs and had difficulties with resizing partitions... ext3 can be rezised etc with almost anything... such as partition magic.

Tinkster 07-14-2004 12:34 AM

I could be mean and say: "If you had done more
careful planning you wouldn't need to resize ... "

But I won't! :)


Cheers,
Tink

amosf 07-14-2004 01:39 AM

ext3 is always my suggestion even though I have use reiser a lot in the past. ext2/3 is a litlle more universal, ie if you have to boot with a rescue CD or bootable distro, to fix things...

Mega Man X 07-14-2004 04:49 AM

All are good, except for ext2 :)

shamgar03 07-14-2004 06:32 AM

Hey, you might want to check your spelling on your Tolkien quote, its wander, not wonder. Just thought you might want to know...

Mega Man X 07-15-2004 12:23 AM

Hey shamgar03 :), thanks mate!

MikeZila 07-15-2004 12:29 AM

Quote:

Originally posted by Tinkster
I'd say Reiser, too, and which ever journaling system
you go for, if you have any small partitions, use ext2 on
those, the journal DOES take up space (and no, it's not
linear in size ;}).

(!)

I use ext3 on a 3GB partition, I haven't noticed a lack of space.
How much "space" are we talkin' here?

vamp 07-15-2004 12:53 AM

I think this also has to do with the OS you install. If i recall (it's been a while), redhat doesn't support reiserfs, so it'd be a pain to get a reiserfs on your system. On the otherhand slackware's default is reiserfs. You can even use JFS or XFS. I personally have found reiserfs to be quite stable and fast, and gives much better performance than ext3. I've yet to try XFS or JFS, and really have no intension to simply because reiser works for me. I can't wait for reiserfs4 to be incorporated into the kernel; i want to see what all this hype around it is about!


All times are GMT -5. The time now is 03:37 AM.