[CentOS] Problem kernel module DRBD on CentOS 5.3

Akemi Yagi amyagi at gmail.com
Thu Sep 10 01:02:39 UTC 2009


On Wed, Sep 9, 2009 at 1:21 PM, David Suhendrik<david at pnyet.web.id> wrote:

>>> I don't get any error message, and i think problem is DRBD kernel
>>> module, not ??
>>> $ sudo cat /proc/drbd
>>> cat: /proc/drbd: No such file or directory

Could you show us the output from:

rpm -qa --qf "%{name}-%{version}-%{release}.%{arch}\n" kernel\* | sort

rpm -qa --qf "%{name}-%{version}-%{release}.%{arch}\n" | grep drbd

uname -mri

/sbin/modinfo drbd
(if this prints "modinfo: could not find module drbd", then there is
no need to run the next command)

ls -l `find /lib/modules -name drbd.ko`

Akemi



More information about the CentOS mailing list