Re: patch fr1-2.17 does not work with kernel 2.4.30
Stephan von Krawczynski <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Organization | ith Kommunikationstechnik GmbH |
| Message-ID | <[email protected]> |
On Thu, 7 Apr 2005 14:15:47 +0200 (MET DST) "Peter T. Breuer" <[email protected]> wrote: > "Also sprach Stephan von Krawczynski:" > > I just tried your latest 2.17 right according to the readme for a test. > > I'm also wondering if you really turned on the CONFIG_MD_BITMAP and > CONFIG_MD_FR1 options for the kernel compile ... but still, sice I > cannot see the error message in the code, the question is moot for the > moment :( > > > /dev/md0: can not hot-add disk: disk busy! > > No significant component of this message appears in the md.c code. "can > not hot-add" is there, but "disk busy" is not, nor is "hot-add disk". > > Hmm! > > Peter Hi Peter, the error message is coming from "raidhotadd". If you grep through the binary you will see it. My version of the tool is: /sbin/raidhotadd v0.3d compiled for md raidtools-1.00.3 I guess the tool gets some error condition back and gives the message. I have no source at hand from the raidtools, do you? Regards, Stephan