LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-27-2009, 11:31 PM   #1
WillingToLikeLinux
Member
 
Registered: Sep 2008
Posts: 90

Rep: Reputation: 16
Is ext4 okay to use?


http://www.linuxquestions.org/questi...jaunty-728973/

I posted a question thread in the Ubuntu section since I have a problem following a procedure. I don't know but upgrading to ext4 in Ubuntu is such a pain.

And I wonder whether upgrading to ext4 in Ubuntu 9.04 is fine.

Or should I just stick to ext3?

Last edited by WillingToLikeLinux; 05-27-2009 at 11:32 PM.
 
Old 05-27-2009, 11:46 PM   #2
veerain
Senior Member
 
Registered: Mar 2005
Location: Earth bound to Helios
Distribution: Custom
Posts: 2,524

Rep: Reputation: 319Reputation: 319Reputation: 319Reputation: 319
ext4 is better than ext3. So updating to it would be good.
 
Old 05-28-2009, 12:05 AM   #3
WillingToLikeLinux
Member
 
Registered: Sep 2008
Posts: 90

Original Poster
Rep: Reputation: 16
I see. But sorry if I'm being very rude but could somebody check my other thread, please? This ext4 issue is getting very irritating and I'm quite lost.

http://www.linuxquestions.org/questi...jaunty-728973/

Thank you.
 
Old 05-28-2009, 12:18 AM   #4
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Given that you asked e2fsck to fix errors, it doesn't make a lot of difference since the changes have been made. That said, I don't see any great issue in the output. From what I've read, you would expect fsck to fix various "errors" since it needs to "correct" for the file system changes.

Time to mount at ext4

Last edited by billymayday; 05-28-2009 at 12:22 AM.
 
Old 05-28-2009, 12:22 AM   #5
WillingToLikeLinux
Member
 
Registered: Sep 2008
Posts: 90

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by billymayday View Post
Given that you asked e2fsck to fix errors, it doesn't make a lot of difference since the changes have been made. That said, I don't see any great issue in the output.
So,

Code:
/dev/sda1: Group descriptor **** checksum is invalid.  FIXED.
/dev/sda1: 112212/30154752 files (0.1% non-contiguous), 2468594/120607979 blocks
This is okay?
 
Old 05-28-2009, 12:29 AM   #6
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
I would assume so, but as I said, you've done it now anyway, so I don't see you undoing it in any case.

From the wikipedia article on updating:
Quote:
After running this command, you MUST run fsck to fix up some on-disk structures that tune2fs has modified:
So it's clearly expecting some form of "error" to be found.

Edit - if you want to check, you could always run fsck again.

Last edited by billymayday; 05-28-2009 at 12:38 AM.
 
Old 05-28-2009, 12:39 AM   #7
WillingToLikeLinux
Member
 
Registered: Sep 2008
Posts: 90

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by billymayday View Post
I would assume so, but as I said, you've done it now anyway, so I don't see you undoing it in any case.

From the wikipedia article on updating:

So it's clearly expecting some form of "error" to be found.
I see. So e2fsck is about a checking and fixing the file system, if I'm right.

Anyway, if I'm going to installed Ubuntu 9.04 from scratch (with a disk), is it necessary to upgrade my GRUB?
 
Old 05-28-2009, 12:46 AM   #8
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
I'd find something on the Ubuntu site about that one - you need to know what version of grub 9.04 comes with.
 
Old 05-28-2009, 12:52 AM   #9
WillingToLikeLinux
Member
 
Registered: Sep 2008
Posts: 90

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by billymayday View Post
I'd find something on the Ubuntu site about that one - you need to know what version of grub 9.04 comes with.
How will I do this in a nutshell?

Are certain GRUB versions only compatible with ext4?

If only Canonical could make an ext3 or ext4 option during the installation, it would be more straight forward. Maybe if someone make a GUI-based application for 9.04 to make this easy. Wishful thinking.

Last edited by WillingToLikeLinux; 05-28-2009 at 12:55 AM.
 
Old 05-28-2009, 01:05 AM   #10
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,397

Rep: Reputation: 2777Reputation: 2777Reputation: 2777Reputation: 2777Reputation: 2777Reputation: 2777Reputation: 2777Reputation: 2777Reputation: 2777Reputation: 2777Reputation: 2777
ext4 is still very new. My (strong) advice would be to ignore it until it becomes the default.
By then it'll be debugged (we hope).
 
Old 05-28-2009, 01:24 AM   #11
WillingToLikeLinux
Member
 
Registered: Sep 2008
Posts: 90

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by chrism01 View Post
ext4 is still very new. My (strong) advice would be to ignore it until it becomes the default.
By then it'll be debugged (we hope).
So will it be very ok to use Ubuntu 9.04 with ext3 and be safe?

Are there huge issues with the relatively new ext4?

This is interesting.
 
Old 05-28-2009, 01:35 AM   #12
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,638

Rep: Reputation: Disabled
Well I am using Ubuntu Jaunty BETA with ext3 and still not very unstable. ext3 is stable and there is no harm in sticking with it till ext4 has been extensively tested.
 
Old 05-28-2009, 01:38 AM   #13
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
try reading http://blog.fusi0n.org/linux/convert...ntu-904-jaunty

Standard grub does not recognise ext4 (unless there has been a quite recent release)

Why are you in a hurry to move to ext4 in any case?
 
Old 05-28-2009, 03:39 AM   #14
Dr. ROX
LQ Newbie
 
Registered: Sep 2005
Location: Galaxy far far away
Distribution: CentOS 5.2
Posts: 4

Rep: Reputation: 0
I'm using ext4 about 2 months and got no problems with it. So i guess its ok to use.
 
Old 05-28-2009, 04:51 AM   #15
reptiler
Member
 
Registered: Mar 2009
Location: Hong Kong
Distribution: Fedora
Posts: 184

Rep: Reputation: 42
Quote:
Originally Posted by chrism01 View Post
ext4 is still very new. My (strong) advice would be to ignore it until it becomes the default.
It'll be default in the upcoming Fedora 11. So I guess it should be okay to use.

Also I did some tests myself, as I am offering ext4 as an option in my own distro, and so far I am pretty happy with it.
 
  


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
ext4 in ubuntu 9.04 WillingToLikeLinux Linux - Newbie 3 05-21-2009 10:10 PM
Ext4 questions jmite Linux - Newbie 2 03-31-2009 06:50 AM
ext4 and grub mbvo Linux - Software 4 03-13-2009 05:29 PM
From ext3 to ext4 rengo.Java Linux - Software 6 12-27-2008 09:58 AM
Ext4 aukuntin Linux - General 1 09-16-2008 09:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:26 AM.

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