LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-20-2003, 09:19 PM   #1
Phantom Rayne
Member
 
Registered: Mar 2003
Location: not quite shure...iv never left my computer to look
Distribution: cnstantly changeing none seem to work........
Posts: 49

Rep: Reputation: 15
Lightbulb <<<<<<<ext2 <vs> ext3>>>>>>>


ok so im new.......very i was wondering wether ther is an adrantage of using ext3? i know it adds journaling(not a clue what that is...)
 
Old 03-20-2003, 09:35 PM   #2
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
yes it is much more forgiving if your system locks up or gets powered off without shutting down properly.

The journal keeps up with changes to the disk so it can be repaired. It boots much quicker after a problem occurs with improper shutdown.
 
Old 03-20-2003, 09:38 PM   #3
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
As far as I know, ext3 is simply ext2, with journaling.

My grasp of what journaling is is hazy at best, but from what I gather, Linux's filesystem uses a sort of RAM-caching for stuff that would ordinarily get written to disk. This makes it fast and efficient, but it also means that if your computer crashes (due to a power outage or something - since Linux never crashes ), some of the stuff that was supposedly written to disk never actually made it to disk, but was only in a cache in RAM.

The result is that some bad hard drive errors can pop up when you boot up again, and you may have to run fsck and other nasty stuff, and could even lose important data.

Journaling makes it so a crash won't cause any loss of data.

As I said, my grasp of it is hazy You could probably do some google searching and turn up some more technical information.

Anyhow, in short, it's a good idea to use ext3 if your kernel supports it (which it most likely does). You can convert ext2 to ext3 really easily by typing:

tune2fs -j /dev/hdaX

(turns on journaling for hdaX)
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ext2 | ext3 bruse Linux - Newbie 3 03-03-2005 08:10 AM
Ext2 or Ext3 CrAzY G Linux - Newbie 20 03-02-2004 01:25 AM
Ext2 Vs Ext3 coolamit78 Linux - Software 3 09-22-2003 10:46 AM
ext2 vs ext3 evano Slackware 5 06-25-2003 10:14 AM
ext2 ext3 and others safrout Linux - Hardware 2 05-01-2002 06:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration