Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Overfull reiserfs issue
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
YANOUSHek
Apprentice
Apprentice


Joined: 10 May 2004
Posts: 282
Location: Poznan, Poland;

PostPosted: Thu Nov 03, 2005 9:58 pm    Post subject: Overfull reiserfs issue Reply with quote

Hi!
I'm having trouble with my root partition with reiserfs on it. By mistake I managed to fill it to the last byte and right after that it got broken. The problem is that reiserfsck can't fix the partition because:
Code:
 # reiserfsck --rebuild-tree /dev/hda5
/* A LOT OF WARNINGS AND OTHER CRAP */

PASS 0 - starts and ends normally

PASS 1 (will try to insert 2449 leaves):
####### PASS 1 #######
Looking for allocable blocks .. finished
0%....20%....40%....60%....80%....Not enough allocable blocks, checking bitmap...there are 1 allocable blocks, btw

out of disk space
Aborted
I can't mount the partition to copy the data and I really want to have that data (all the conifg files :/). I'd appreciate any help given.

Thank you!
_________________
Janusz Bossy
http://digigal.art.pl
Back to top
View user's profile Send private message
skywarp
n00b
n00b


Joined: 19 Jun 2004
Posts: 41
Location: Germany

PostPosted: Mon Nov 07, 2005 11:38 pm    Post subject: Reply with quote

This looks bad. Did you run
Code:
reiserfsck --fix-fixable
before
Code:
reiserfsck --rebuild-tree
?
The latter option sets the root node to -1 and makes it unmountable (See http://www.namesys.com/faq.html#rebuild-tree for details). You should only run --rebuild-tree if anything else fails.

Maybe give --fix-fixable a try and see if it helps. Make sure that you always have the latest version of reiserfsprogs installed.

I am sorry that I can't give any better advice. Good luck!
Back to top
View user's profile Send private message
linuxtuxhellsinki
l33t
l33t


Joined: 15 Nov 2004
Posts: 700
Location: Hellsinki

PostPosted: Mon Nov 07, 2005 11:48 pm    Post subject: Reply with quote

& if it's not a really big partition, 1st make backup of it with dd NOW before it's too late :o
_________________
1st use 'Search' & lastly add [Solved] to
the subject of your first post in the thread.
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