Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Is JFS a good file system?
Name: k_semler Date: November 12, 2003 at 22:09:38 Pacific OS: Microsoft Windows XP Prof CPU/Ram: AMD XP2200+, 768 MB SDRAM
Comment:
I was wondering if JFS is a decent file system. I have successfully installed MDK 9.1, and I decided to use JFS instead of ext3. I have noticed that boottime is indeed faster, but I was sondering if it is a better file system than Ext3 or RieserFS. I know they are all journalized file systems, and Ext3 is just Ext2 with jounalising capabilities, and RieserFS was wrote from scratch asd is completly GPL, and that JFS used to be IBM's propietary file system for thier Unix brand, but how does JFS rate in comparison to RieserFS as far as performance and reliability are concerned?
Name: Balram Adlakha Date: November 13, 2003 at 01:14:51 Pacific
Reply:
Reiser4 is the fastest but still beta, reiserfs is quite good. XFS is good but gets corrupted (my experience), I haven't tried JFS but I think ext3 is the best.
0
Response Number 2
Name: anonproxy Date: November 13, 2003 at 10:50:28 Pacific
Reply:
You can't go wrong with ext3. It's journaling is slightly more complete than ReiserFS, though it takes up more space (because it backs up file data, not just meta-data).
JFS is very fast at recovery (maybe faster than ReiserFS, but trivial). Both JFS and ReiserFS are atomic - they do not half-write to the journal nor half-recover (no inconsistencies). I would assume ReiserFS is faster in atomic transactions than JFS.
Ext3 is perfectly fine for a desktop. There is a large body of support, there is a full data journal, and performance is just fine.
0
Response Number 3
Name: k_semler Date: November 13, 2003 at 23:14:48 Pacific
Reply:
Thank you for your input. After reading, I think I will stick with JFS. It just seems faster than Ext3 did when I had it installed earler.
Summary: having seen the news that redhat is shutting down its normal linux line i set out to find a new distro and i came upon vector linux so i was wondering is it good? how difficult is it for a semi new us...
Summary: The same evil Linux demon visited my system too. I thought I would have to completely re-install. Here's how I fixed the problem... When your file system is corrupt (for one reason or another), you ge...
Summary: The other evening my computer stopped responding while using Linux. This computer was hanging up because it was overclocked too much. I have solved this problem but since the crash, when Linux boots I...