2007-09-05 13:53:59

by Beschorner Daniel

[permalink] [raw]
Subject: 2.4.35.1 md problem

I got a strange problem after I updated from 2.4.34.4 to 2.4.35.1:

The kernel raid autodetection assembles my 2 raid-1 arrays, but mdstat
shows "0 blocks" for each md.
So the filesystem check complains about no valid superblock, but the
arrays seem to run fine.
After raidstop/raidstart the blocks are displayed correctly and all is
fine.
But this is no solution, because the root fs is raid.

Could it be a compiler issue, I assume there is no change in raid since
2.4.34?!?

I use GCC 4.1.2 and no LVM.

Thanks
Daniel


2007-09-05 20:29:30

by Willy Tarreau

[permalink] [raw]
Subject: Re: 2.4.35.1 md problem

On Wed, Sep 05, 2007 at 03:45:45PM +0200, Beschorner Daniel wrote:
> I got a strange problem after I updated from 2.4.34.4 to 2.4.35.1:
>
> The kernel raid autodetection assembles my 2 raid-1 arrays, but mdstat
> shows "0 blocks" for each md.
> So the filesystem check complains about no valid superblock, but the
> arrays seem to run fine.
> After raidstop/raidstart the blocks are displayed correctly and all is
> fine.
> But this is no solution, because the root fs is raid.
>
> Could it be a compiler issue, I assume there is no change in raid since
> 2.4.34?!?
>
> I use GCC 4.1.2 and no LVM.

Also, I forgot one important thing: could you please send me your .config ?

Thanks in advance,
Willy