Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mke2fs hangs on "writing inode tables"
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Supertramp
n00b
n00b


Joined: 07 Oct 2005
Posts: 4

PostPosted: Fri Oct 07, 2005 11:05 pm    Post subject: mke2fs hangs on "writing inode tables" Reply with quote

Hi there.

I'm about to install gentoo, using the 2005.1 version. but after partitioning my harddrive in a 32 MB boot, 512 swab and ~ 29 GB root partition (everything primary, exactly as described in the gentoo installation documentation) i want to create an ext3 filesystem on /dev/hda3

but it always hangs on "writing inode tables". The number of the node when it starts hanging is not always the same. mkreiserfs works fine but i'd prefer an ext3 system.

what the heck is wrong?

would it help to completely format the harddrive again?

once it workes fine but i had to re-partition the system :-/
Back to top
View user's profile Send private message
frostschutz
Advocate
Advocate


Joined: 22 Feb 2005
Posts: 2977
Location: Germany

PostPosted: Sat Oct 08, 2005 12:32 am    Post subject: Re: mke2fs hangs on "writing inode tables" Reply with quote

Supertramp wrote:
but it always hangs on "writing inode tables".


Hangs, for how long? It's a bit slow sometimes.
Anything in dmesg when it hangs?
Back to top
View user's profile Send private message
Supertramp
n00b
n00b


Joined: 07 Oct 2005
Posts: 4

PostPosted: Sat Oct 08, 2005 7:17 am    Post subject: Reply with quote

Well... for several minutes at least. Then I have to reboot. I even can't kill the process :/
Back to top
View user's profile Send private message
Supertramp
n00b
n00b


Joined: 07 Oct 2005
Posts: 4

PostPosted: Sat Oct 08, 2005 10:28 am    Post subject: Reply with quote

Hm, it seems as if there is some broken part around some blocks of the ide... I created an extended partition and filled it with many small logical volumens, using
Code:
mke2fs -j
on every of them.

And: on /dev/hda6 it always freezed the system. Once it freezed during writing inode-tables, some times during creating superblocks and somtetimes during creating the journaling-stuff

atm i use some windows xp revocery cd and it's format function to completely format the drive as even shred used to freeze the system :-(

or... could it be that some crappy acpi-stuff switches the ide off even if there actually IS acess to my ide? i know there is some function that disables the harddrive after an amount of time without access. perhaps the gentoo-side acess is not noticed? :/

maybe :D

but i've already tried to boot with gentoo -acpi=off and so on, it still won't work
Back to top
View user's profile Send private message
widan
Veteran
Veteran


Joined: 07 Jun 2005
Posts: 1512
Location: Paris, France

PostPosted: Sat Oct 08, 2005 6:44 pm    Post subject: Reply with quote

Supertramp wrote:
And: on /dev/hda6 it always freezed the system.

Likely one (or several) bad sector(s).
Supertramp wrote:
atm i use some windows xp revocery cd and it's format function to completely format the drive as even shred used to freeze the system :-(

badblocks should detect a bad sector from Linux without freezing. If there are some, doing a "destructive test" ("-w" with badblocks - and it's only "destructive" to the data, not to the drive !) can clear them (the disk has some spare sectors, but you need to write to the bad sector for it to be reallocated).
Supertramp wrote:
or... could it be that some crappy acpi-stuff switches the ide off even if there actually IS acess to my ide? i know there is some function that disables the harddrive after an amount of time without access. perhaps the gentoo-side acess is not noticed? :/

ACPI should never do this. Hard disk power management is on the drive itself (yes, there are special commands the OS can send to the drive to tell it to go to sleep after X minutes, but Linux doesn't do that by default).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum