reiserfsck --rebuild-tree failed: Not enough allocable blocks
- by mojo
I have a reiserfs volume that required a --rebuild-tree, but is currently failing to complete when I pass it --rebuild-tree. Here is the output that I receive when running it:
reiserfsck 3.6.19 (2003 www.namesys.com)
#
reiserfsck --rebuild-tree started at Mon Oct 26 13:22:16 2009
#
Pass 0:
# Pass 0
The whole partition (7864320 blocks) is to be scanned
Skipping 8450 blocks (super block, journal, bitmaps) 7855870 blocks will be read
0%....20%....40%....60%....80%....100% left 0, 9408 /sec
287884 directory entries were hashed with "r5" hash.
"r5" hash is selected
Flushing..finished
Read blocks (but not data blocks) 7855870
Leaves among those 6105606
Objectids found 287892
Pass 1 (will try to insert 6105606 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 it, and I can't fsck it. I've tried extending the volume, but that hasn't helped either.