I've a partition in ReiserFS which stores images from a camera (so it keeps adding/removing directories with pictures...). When doing a dmesg, I get the following "warnings":

[227297.192297] ReiserFS: md0: warning: reiserfs_get_unused_objectid: no more object ids [227297.604575] ReiserFS: md0: warning: reiserfs_get_unused_objectid: no more object ids

So, it seems some kind of counter has run out of "numbers"? Any thoughts if that counter could be reseted?

Thanks!!

link|improve this question
feedback

1 Answer

reiserfsck

But my advice is backup your whole partition first (and better on the block layer).

link|improve this answer
Have you encountered that problem too? Or that's the only tool you know to deal with ReiserFS problems? Thanks a lot :) – Nobita Apr 1 '11 at 7:14
Nope, never met this. But it's the only approved tool, yeah. ;-) – poige Apr 1 '11 at 7:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.