also @ TechSpot: Intel Core i7-3820 Review: Sandy Bridge-E for the masses
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Hardware > Storage and Networking

Download Now:

Can Anyone Explain the Linux Filesystems? (ext2, ext3, swap)

Thread Tools Search this Thread
  #1  
Old 10-04-2002
Vehementi's Avatar
TechSpot Paladin
 
Location: Bellevue, WA
Member since: Feb 2002, 3,199 posts
System specs
Can Anyone Explain the Linux Filesystems? (ext2, ext3, swap)

Pretty self explanatory, I want to know things like the cluster sizes, comparibility in speed and other such things to FAT32 and NTFS, and partition size limits, losing space, etc.
I'd especially like to know the difference between ext2 and ext3. Which one's better, newer, faster, specialized, etc.
And what some effective partitioning strategies would be. Or does it not matter? What about fragmentation? Data recovery?

Boy I ask alot of questions, for I am young and set on the path of gaining knowledge

Last edited by Vehementi; 10-04-2002 at 08:21 PM..
  #2  
Old 10-05-2002
Newcomer, in training
 
Location: Indiana USA
Member since: Aug 2002, 5 posts
Veh,

There's really not a good answer to that question. Ext2 and Ext3 are both good filesystems - the differences. Well to keep this post short I'll just point you to a pretty good information page about ext3. It goes into the details of how the filesystem works. As far as a comparison to NTFS - well there really isn't a comparison.

Here's the page:

http://www.linuxplanet.com/linuxplanet/reports/4136/4/

btw - I decided to wait on sending you the RH 7.3 CDs. RH 8.0 just came out so I'm going to send that to you instead, cool? I left them downloading at work - so I'll burn them Monday and send them sometime next week.

--deus
  #3  
Old 10-05-2002
Vehementi's Avatar
TechSpot Paladin
 
Location: Bellevue, WA
Member since: Feb 2002, 3,199 posts
System specs
Great link deus. Lots of information, everything I wanted to know and more Thanks alot

Even better on the CD's Thank you! Sweet...

Quote:
Years of filesystem debugging and redesign and the use of some extremely clever algorithms for writing data to disk have largely eliminated filesystem corruption caused by applications or the Linux kernel itself, but eliminating data corruption and loss due to power outages and other system mishaps is still the system programmer's equivalent of the search for the holy grail. When a Linux system crashes or is simply turned off without going through the standard shutdown procedure, the clean bit in filesystem headers is not set. The next time the system boots, the mount process detects filesystems that are are not marked as being clean, and manually verifies their consistency using the Linux/Unix 'fsck' (filesystem check) utility.
:eek: Sounds very nice.
  #4  
Old 10-05-2002
Vehementi's Avatar
TechSpot Paladin
 
Location: Bellevue, WA
Member since: Feb 2002, 3,199 posts
System specs
I also found this very helpful.
  #5  
Old 10-06-2002
Mictlantecuhtli's Avatar
TechSpot Special Forces
 
Location: Finland
Member since: Feb 2002, 4,886 posts
System specs
Quote:
Originally posted by Vehementi
:eek: Sounds very nice.
Only if you're using ext3. Its journaling, which by default flushes the journal every 5 seconds (if I remember correctly), helps a lot. If you're using plain ext2, fsck can take a few minutes if the partition is, say, 10GB.
Closed Thread

Similar Topics
Topic Replies Forum
How to format ext2/3 partitions from Win XP? 5 Storage and Networking
Benchmarking filesystems 5 The Alternative OS
Linux Swap Partition 1 The Alternative OS
EXT2 / EXT3 / ReiserFS 13 The Alternative OS
Linux Swap partition 8 The Alternative OS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 11:35 PM.