LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   What filesystem do you use? (https://www.linuxquestions.org/questions/slackware-14/what-filesystem-do-you-use-191698/)

Necronomicom 06-09-2004 07:12 PM

What filesystem do you use?
 
I use reiserfs because i heard its the fastest, but i don't know much about the others...

can anyone give me a short explanation in the advantages of using one filesystem over another one?

usercsr 06-09-2004 07:18 PM

You can get an overview of various filesystems here
I user reiserfs.

rotvogel 06-09-2004 07:21 PM

I've used reiserfs for some years now. It's journalled, fast and stable.

ringwraith 06-09-2004 07:48 PM

I use reiserfs because Pat and Bob said to.

Tinkster 06-09-2004 08:53 PM

I've been using Reiser for years without any data-loss, on
a wide range of hardware, through several distro's.

It's fast, stable. Nuff said ;)


Cheers,
Tink

pave_spectre 06-09-2004 08:58 PM

Reiser it is!

My /home partition was ext3 for quite a while since it had too much stuff to easily back-up, but now it's reiser across the board.:D

Reiser and Slack just seem to go together.

MS3FGX 06-09-2004 09:08 PM

I use ReiserFS, though I use XFS on mass storage drives.

Schrambo 06-09-2004 09:24 PM

Yeah i'm also a reiserFS fanboy. when I was first trying out slackware I just used ext2, but the next slackware install I tried using reiserFS I noticed a huge performance boost from reiserFS.

reiserFS I recommend for anyone.
Too bad that the Symantec Nortons Ghost only supports ext2 and ext3 so far :(

Tinkster 06-09-2004 09:35 PM

Quote:

Originally posted by Schrambo
Too bad that the Symantec Nortons Ghost only supports ext2 and ext3 so far :(
So? :)

Use dd or partimage ;P


Cheers,
Tink

Toth 06-10-2004 12:34 PM

I use XFS.

MustangCSA 06-10-2004 12:37 PM

I also use ReiserFS. Seems good to me.

Astro 06-10-2004 01:20 PM

Is there a major difference in speed between the ReiserFS and ext3 however? I've used ext3 fine for the past x years and never had any problems or issues.

Astro 06-10-2004 01:21 PM

nevermind, I answered my own question. For those of you interested... check this link..

http://linuxgazette.net/102/piszcz.html

gargamel 06-10-2004 07:05 PM

General purpose: ReiserFS.
Very large files: XFS.
Small partitions like /boot: ext3.

Be careful with ext3: It caused my machine when I copied large files from an arbitrary partition to a 40GB ext3 partition. I tried ReiserFS on that partition, which was ok, but finally found XFS to be faster in writing large files. Again:

Don't use ext3 for large partitions!!!

On the other hand: A consulting firm (I don't remember their name) says it has changed their recommendation from ReiserFS to ext3 for Oracle databases, recently.

And the German Linux Magazin has published benchmarks showing IBM's JFS to be the least configurable, but still overall the fastest of the file systems available in Linux. It was the only file system in their test that showed top speed in every benchmark they did; JFS finished 1 or 2, which made it 1 overall. So you might give this one a try. (I have no experience with it, myself).

gargamel

Tinkster 06-10-2004 08:39 PM

Quote:

Originally posted by gargamel
Small partitions like /boot: ext3.

Don't use ext3 for large partitions!!!
Don't use ext3 for small partitions, either. :}

My /boot for instance is only 36MB, if I used
ext3 (with its 32MB journal) I'd have difficulty
to have more than one kernel with system.map
and all... ext2 for /boot ;)


Cheers,
Tink


All times are GMT -5. The time now is 12:04 PM.