Re: Re: fr1-2.16 patch for 2.6.10 kernel
denis bonnenfant <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
denis bonnenfant a écrit : >> >> It appears the test for the appropriate space assumed too much about >> the quantity of data left engraved in the space. p->rdev->bdev >> apparently is sometimes erased, so its attributes cannot be tested. >> >> Maybe the above will help. Maybe it won't. > > > > It goes a little bit farther : > > raid1 1091: ** mddev=f7fc8480 rdev=f7131880 mirror=0 > RAID1 conf printout: > > so it's in print_conf ... > so i comment it... now it's Oops: 0000 [#1] PREEMPT Modules linked in: raid1 bitmap md epic100 usbkbd parport_pc lp parport CPU: 0 EIP: 0060:[<f88a4858>] Not tainted EFLAGS: 00010082 (2.6.8-enbd-fr1-debug1) EIP is at unplug_slaves+0x48/0xa8 [raid1] So it's not sufficient, we have to solve the problem at its source.