954,174 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Filesystem of choice?

Your filesystem of choice?

We use XFS at work (and I work for a major London-based film and television post-production/visual effects facility) as it's an excellent journalling system which was originally introduced to us through SGI equipment (which has now gradually been phased out of the production side - and is only really used for the Infernos). XFS is pretty tough and we've not had many problems using it.

Regards,

Martyn

movielad
Junior Poster
115 posts since Jan 2004
Reputation Points: 13
Solved Threads: 1
 

I used ext3 on my RedHat 7.3 box. Now I have a Mac which uses HFS with journaling.

cscgal
The Queen of DaniWeb
Administrator
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
 

I use ext3 on my RH9 box. I will be switching distros shortly and will probably check out a couple of the other ones. This is just a home box, so I don't know if I will see any differances.

twilli227
Junior Poster in Training
59 posts since Dec 2003
Reputation Points: 56
Solved Threads: 1
 

I use ext3 currently. I tried ReiserFS originally, but decided to try ext3 for comparison on my second go-round (my Linux install started out as an experiment). I had read that ReiserFS was more processor-intensive and intended more for large database files than typical workstation applications; I have not really seen much difference as regards performance. I may try Reiser4 when it rolls out.

TallCool1
Practically a Posting Shark
Team Colleague
865 posts since May 2003
Reputation Points: 149
Solved Threads: 45
 

UFS2, baby!

That's the closest thing I could say. I primarily run FreeBSD 5.2 on my machine, running UFS2, which has journalling. But, on my Linux machines, I run ext3.

alc6379
Cookie... That's it
Team Colleague
2,820 posts since Dec 2003
Reputation Points: 186
Solved Threads: 147
 

yup I was about to say, what happened to ufs? It is primarily used on aix, sco and solaris.

Dominick
Light Poster
38 posts since Jan 2004
Reputation Points: 11
Solved Threads: 0
 

I know this thread is old, but what is JFS? Never heard of that one.

cscgal
The Queen of DaniWeb
Administrator
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
 
twilli227
Junior Poster in Training
59 posts since Dec 2003
Reputation Points: 56
Solved Threads: 1
 

We were working on a distro of ours.
The best in my opinion is ufs2. But the linux kernel cannot write on it.
On Linux the best should be as of today Reiserfs and Reiserfs4 is good. I guess when it is out of beta it should be the best.

But then again this is all relative choices. A lot depends on the kind of apps and typical file sizes.


Regards
Amar

bobcares
Newbie Poster
14 posts since Apr 2004
Reputation Points: 11
Solved Threads: 0
 

Reiserfs is fastest, ext3 is a little more safe, ext2 is fastest, different filesystems for different jobs, oh and UFS on solaris with logging on.
/ - ext3
/boot - ext3
/var - ext2
/home - reiserfs
/tmp - ext2
/usr - reiserfs

liliafan
Junior Poster
117 posts since Apr 2004
Reputation Points: 66
Solved Threads: 3
 

UFS is SO much better than all the FS's listed here, however it is only a Unix FS *shrugs*

blud
Linux Reject
Staff Writer
830 posts since Apr 2004
Reputation Points: 154
Solved Threads: 20
 

I think that is very much personal opinion, and depends on system type, for example in my opinion UFS on solaris is much better that UFS on openbsd, since Sun have made so many alterations to the version of UFS that they use, to the best of my knowledge UFS on bsd isn't journalled.

Additionally as I seem to recall ext2 (which is most similar to ufs) benchmarks faster than UFS (although ufs can be more stable), and reiserfs benchmarks at about the same speed, please note that is based on memory since I can't find the benchmark results at the moment.

liliafan
Junior Poster
117 posts since Apr 2004
Reputation Points: 66
Solved Threads: 3
 

i would gracefully raise my hand for reiserfs..

the only thing i prefer it over ext3 is shutdown problems due to power failures and squid cache.

Regards

<a href="http://linux-faqs.com/">Peeyush Maurya</a>
Peeyush Maurya
Newbie Poster
5 posts since Dec 2004
Reputation Points: 10
Solved Threads: 0
 

Well beat this NTFS, and FAT32. Ha!

Sphyenx
Posting Whiz
366 posts since Aug 2004
Reputation Points: 13
Solved Threads: 3
 
I seem to recall ext2 (which is most similar to ufs) benchmarks faster than UFS (although ufs can be more stable), and reiserfs benchmarks at about the same speed...

Very generally though, keep in mind that those benchmarks vary according to the size of the files used in the tests- some filesystems will "benchmark" better than others if the testing is done with large files, while other will perform better when dealing with smaller files. This is definitely the case when you compare reiserfs to ext2/3.

DMR
Wombat At Large
Team Colleague
7,229 posts since Dec 2003
Reputation Points: 221
Solved Threads: 370
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: