Reiser4 on top of software raid 0 (dmraid) - another problem

2006-07-04 Thread Diego Pinheiro
I'm having another problem when running reiser4 on top of software raid 0 (dmraid)... I can work the filesystem fine (mount, copy, create, delete, move, etc...) - even big ammount of data ( 3Gb) as a separate (non / - root folder) filesystem. But if I try to mount this filesystem as the root

Reiser4 Kernel OOPS on fs/reiser4/plugin/file/file.c:2294 (perhaps the same as the one reported in 2006-07-03 22:24:29?)

2006-07-04 Thread Skotlex
Hello. Am new to this mailing list.. and I only joined because I can't find any other place to look up bug reports and the like. Anyway, I have a kernel oops on Kernel 2.6.16 with the patchset -4. Is this the same as the one from that other mail posted on the mailing archives, which I have no

Re: ReiserFS v3 choking when free space falls below 10%?

2006-07-04 Thread Mike Benoit
Hi Jeff, I just tried the patch you suggested and it didn't make a difference. The load still spikes as soon as the free space falls below ~10%. On Fri, 2006-06-30 at 12:47 -0400, Jeff Mahoney wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hans Reiser wrote: Mike Benoit

Re: ReiserFS v3 choking when free space falls below 10%?

2006-07-04 Thread Hans Reiser
Mike Benoit wrote: Hi Jeff, I just tried the patch you suggested and it didn't make a difference. The load still spikes as soon as the free space falls below ~10%. Jeff, please audit your code for what happens when all the bitmap blocks reach 90% full. Could you discuss your design and code