From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francesco Biscani Subject: Re: fsck.reiser4 wrong size error (?) Date: Thu, 12 Aug 2004 21:38:46 +0200 Message-ID: <200408122138.46787.frbiscani@jumpy.it> References: <200408102156.00690.vitaly@namesys.com> <200408102009.39695.frbiscani@jumpy.it> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <200408102009.39695.frbiscani@jumpy.it> Content-Disposition: inline List-Id: Content-Type: text/plain; charset="us-ascii" To: reiserfs-list@namesys.com Cc: Vitaly Fertman On Tuesday 10 August 2004 20:09, Francesco Biscani wrote: > Hi, > > > are messages about 'wrong size' or about 'wrong bytes' or both? > > I'm _almost_ sure it's about "wrong bytes". I'll confirm ASAP. Are they > potentially harmful? > > Oh, BTW, "debugfs -C" worked ok here. > > Regards, > > Francesco An update for those interested: - it was a "wrong bytes" message. All the bytes of affected objects were doubled. Corrected with --fix and using now auto-snapshot for 2.6.8-rc4-mm1. Let's see if it happens again. - debugfs -C worked ok also on my / partition. BTW, debugfs -p showed also that the default plugin for fibration was changed, from dot-o to ext-1. But if I create a dir it is still dot-o-fibrated. Am I missing something here? Should I mount with some special options to have ext-1 fibration as default? Thanks, Francesco