Re: [Pacemaker] unable to load drbd module

2012-09-17 Thread Lars Ellenberg
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.

___
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org


[Pacemaker] unable to load drbd module

2012-08-30 Thread ROBERTO GUERERO
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.___
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org