[Pacemaker] unable to load drbd module

Lars Ellenberg lars.ellenberg at linbit.com
Mon Sep 17 16:05:09 EDT 2012


On Thu, Aug 30, 2012 at 10:09:09AM -0700, ROBERTO GUERERO wrote:
> hi guys,
> I was following the pacemaker 1.1 pdf to setup HA on my Centos 6.3 all
> went ok until i reached storage with drbd, after following the
> instruction and start to modprobe drbd error showed up and says cannot
> allocate memory.

> Kindly advise on how to fix this issue.


You likely are using a drbd module compiled against RHEL 6.2 kernel
headers on a RHEL 6.3 kernel, and you are 32bit.

Does not work, but be happy that you did not try it the other way
around: trying to modprobe a drbd compiled against 6.3  headers
on a 32bit 6.2 kernel will panic the box...

They "pretend" to have a stable kABI,
but still they break occasionally.

At least they try harder to keep that kABI stable within a sub-release.


Sorry, but there is not much we can do.

Please install a kmod-drbd that is matching your kernel,
or compile yourself against matching kernel headers.


-- 
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com

DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.




More information about the Pacemaker mailing list