Re: drbd 8.0.2/3 doesn't load under kernel 2.6.21

2007-08-03 Thread Lars Ellenberg
On Thu, Aug 02, 2007 at 02:00:05AM +0200, Adrian Bunk wrote: > On Wed, Aug 01, 2007 at 07:02:14PM -0400, Maurice Volaski wrote: > > First, did you confirm this behavior? Can you please explain that? How > > could they possibly interact with one another? > > > It's obvious when looking at the sou

Re: drbd 8.0.2/3 doesn't load under kernel 2.6.21

2007-08-01 Thread Adrian Bunk
On Wed, Aug 01, 2007 at 07:02:14PM -0400, Maurice Volaski wrote: > First, did you confirm this behavior? Can you please explain that? How > could they possibly interact with one another? It's obvious when looking at the source code that both modules you are trying to use are buggy, and the sum o

Re: drbd 8.0.2/3 doesn't load under kernel 2.6.21

2007-08-01 Thread Maurice Volaski
First, did you confirm this behavior? Can you please explain that? How could they possibly interact with one another? On Wed, Aug 01, 2007 at 04:21:29PM -0400, Maurice Volaski wrote: I'm making an assumption that depmod is somehow to blame and have logged this as a kernel bug, http://bugzil

Re: drbd 8.0.2/3 doesn't load under kernel 2.6.21

2007-08-01 Thread Adrian Bunk
On Wed, Aug 01, 2007 at 04:21:29PM -0400, Maurice Volaski wrote: > I'm making an assumption that depmod is somehow to blame and have logged > this as a kernel bug, http://bugzilla.kernel.org/show_bug.cgi?id=8829 depmod is working fine. It's the interaction between your two patches that breaks it

Re: drbd 8.0.2/3 doesn't load under kernel 2.6.21

2007-08-01 Thread Maurice Volaski
I'm making an assumption that depmod is somehow to blame and have logged this as a kernel bug, http://bugzilla.kernel.org/show_bug.cgi?id=8829 It turns out I was adding the web100 patch (http://www.web100.org) to the 2.6.21 kernel and that's what causes the symbol resolving problem below. Ad

Re: drbd 8.0.2/3 doesn't load under kernel 2.6.21

2007-07-25 Thread Maurice Volaski
John, What's story with this? I just tried the patch for 2.6.22 and your patch is still trashing the kernel, preventing drbd from being compiled in. Anyone else have any idea how these apparently simple network patches could render these symbols inaccessible to the kernel? It turns out I

Re: drbd 8.0.2/3 doesn't load under kernel 2.6.21

2007-06-12 Thread Maurice Volaski
It turns out I was adding the web100 patch (http://www.web100.org) to the 2.6.21 kernel and that's what causes the symbol resolving problem below. Adding the corresponding version of the web100 patch to the 2.6.20 kernel makes this problem appear there as well. On fresh versions of the kernel,