Re: Re: fr1-2.16 patch for 2.6.10 kernel
denis bonnenfant <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
> Excellent! This version has eliminated the "rtmp" variable, so that is
> progress.
>
> Can you please try and locate via printks in which line of this routine
> it crashes?
>
> And please confirm that it the first thime you do the experiemnt it is
> still OK, as before.
Yes, the first time, everything is still ok, clean sectors are skipped. But afterthat, there is the warning from raid1
when disk fail saying that bitmap is still active. I think that the mess is already there at this time. Maybe a bad lock ?
Why not investigating from this point, as the two problems seem to be related ?
>
>
> Peter
it's exactly on this test :
if (mddev->pers->hot_add_disk(mddev,rdev)) {