[CentOS] Problems loading drbd after upgrade

Thu Jan 14 03:05:36 UTC 2010
Akemi Yagi <amyagi at gmail.com>

On Wed, Jan 13, 2010 at 6:02 PM, robert mena <robert.mena at gmail.com> wrote:
> Hi,
> Thanks.
> 1)
> kmod-drbd82-8.2.6-2
> drbd83-8.3.2-6.el5_3

You have drbd83 but the kernel module is for drbd82.  I would
uninstall kmod-drbd82 and install kmod-drbd83.  However, I'm not using
drbd myself.  Fabian? Ralph? anyone?

At any rate, once you have sorted out the 82/83 issue, run the find
command again and make sure the current kernel points to the drbd83
module.

> 3)
> /sbin/modinfo drbd
> modinfo: could not find module drbd

This is weird. It is supposed to find the drbd module.

Akemi