Results 1 to 5 of 5
so, what are the pros and cons of
ext2
ext3
jfs
reiserfs
and xfs
I am reinstalling slack now and wanted to know which to use, its not going to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-26-2008 #1
comparing format style (not distro specific)
so, what are the pros and cons of
ext2
ext3
jfs
reiserfs
and xfs
I am reinstalling slack now and wanted to know which to use, its not going to have a heavy load, but I want speed. I dont truly NEED a journaling sysem do i? what does it do? and the computer is an ibm thinkcentre, does that mean i should use JFS?
please give me a little to decide on. until then i will try ext2please click my minicity!
or its industry more or even its roads
Everyone is immortal until the day they die.
Registered Linux user #462038
- 02-27-2008 #2
I personally would stay clear of ext2 because of the lack of journaling. Some of the advantages of journaling filesystems can be found here and here. Ext3 and reiserfs seem to be the most popular journaling filesystems on Linux and you don't necessarily need to run jfs just because you have an IBM machine.
- 02-27-2008 #3
Check this Wikipedia article on FileSystems Comparison.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-27-2008 #4
ok, so i am convinced to use a journaling file system, but which one? ( the wiki had no effect on me, im quite ignorant)
please click my minicity!
or its industry more or even its roads
Everyone is immortal until the day they die.
Registered Linux user #462038
- 02-27-2008 #5
Like I mentioned above Reiserfs and Ext3 are the most popular journalling filesystems on Linux. There seems to be an abundance of tools to work with these filesystems when compared to jfs and xfs. There is a good article at Debian Administration that compares various linux filesystems with the main focus being on Ext3 and Reiserfs. Hopefully that will help you to choose which one is best for you.


Reply With Quote
