Since I enabled all the debugging options that would compile, I re-ran
the mkfs.reiser4 /dev/hda8, then attempted to untar the linux kernel
again, however it didn't like that very much:

Here is what I got from the log:

lookup inode: 65897 "de4x5.c"
creating "de4x5.c" in 65897
reiser4 panicked cowardly: assertion failed:
carry_level_invariant(doing, CARRY_DOING)

Hopefully this is enough information to help you track down the problem.

On Mon, 2003-09-01 at 22:03, Yury Umanets wrote:
> On Tue, 2003-09-02 at 01:53, Mike Benoit wrote:
> > I assume this isn't supposed to happen?
> > 
> > [EMAIL PROTECTED] home]# mkfs.reiser4 /dev/hda8
> > mkfs.reiser4 0.4.12
> > Copyright (C) 2001, 2002, 2003 by Hans Reiser, licensing governed by
> > reiser4progs/COPYING.
> > 
> > Information: Reiser4 is going to be created on /dev/hda8.
> > (Yes/No): Yes
> > Creating reiser4 on /dev/hda8...done
> > Synchronizing /dev/hda8...done
> > 
> > [EMAIL PROTECTED] home]# mount -t reiser4 /dev/hda8 /home/test2
> > [EMAIL PROTECTED] test2]# cd /home/test2
> > [EMAIL PROTECTED] test2]# cp /usr/src/linux-2.6.0-test4.tar.bz2 ./
> > [EMAIL PROTECTED] test2]# tar jxf linux-2.6.0-test4.tar.bz2
> > 
> > [EMAIL PROTECTED] test2]# rm -rf linux-2.6.0-test4/
> > rm: reading directory `linux-2.6.0-test4//drivers/net/e100':
> > Input/output error
> > rm: reading directory `linux-2.6.0-test4//drivers/net/sk98lin':
> > Input/output error
> > rm: cannot remove directory `linux-2.6.0-test4//drivers/net': Directory
> > not empty
> > 
> > I tried this on two different partitions (/dev/hda7 and /dev/hda8) the
> > exact same files had the error on both, so it seems to be reproducible.
> > It does however work fine if I use ext3 on the said partitions. This is
> > a brand new HD (about a week old) so I doubt it has any bad blocks
> > (badblocks /dev/hda8 doesn't report anything).
> > 
> > [EMAIL PROTECTED] home]# mkfs.reiser4 --version
> > mkfs.reiser4 0.4.12
> > 
> > Kernel: 2.6.0-test4 #5 Mon Sep 1 14:20:14 PDT 2003 i686 unknown unknown
> > GNU/Linux
> > 
> > CONFIG_REISER4_FS=y
> > CONFIG_REISER4_LARGE_KEY=y
> > 
> > CPU:
> > cpu family      : 6
> > model           : 8
> > model name      : AMD Athlon(tm) Processor
> > stepping        : 1
> > cpu MHz         : 1662.612
> > cache size      : 256 KB
> > 
> > Distro: Mandrake 9.2beta.
> 
> There is something interesting in kernel logs?
-- 
Best Regards,
 
Mike Benoit
NetNation Communications Inc.
Systems Engineer
Tel: 604-684-6892 or 888-983-6600
 ---------------------------------------
 
 Disclaimer: Opinions expressed here are my own and not 
 necessarily those of my employer

Reply via email to