Re: init scripts problems ?
"Peter T. Breuer" <[email protected]> Thu, 8 Dec 2005 11:03:21 +0100 (MET)
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
"Also sprach denis bonnenfant:" > > Are you saying that the md device wants to talk to nbd AFTER it has > > been set faulty? That's clearly not part of any feasible MD design :-). > > destroying bitmap cbeabe80 > bitmap: 4 pages in use > bitmap: 4 pages allocated > bitmap: 0 pages pre-allocated > md: md0 stopped. > md0: notifying dev 2b00000 it is no longer in array > ENBD #4375[1]: enbd_ioctl received BLKMDUNTFY, now out of raid 900000 > ENBD #4387[1]: enbd_ioctl cleared show_errs on nda > > It occurs AFTER the device is failed ! Oh - that's OK. It's an ioctl to the driver - it's not doing anything in particular to the device. The result of the ioctl is simply to wipe the record in the enbd driver of that device having been in that array. There's no conflict there - indeed, you can see the proper reception in the trace. > I will try with stock RAID1 driver... Do, please. Peter