I'm new to CentOS, and more new on CentOS 7.
Maybe you have not compiled drbd module. Reading on drbd site you must prepare kernel source tree and supply --with-km to compile also kernel module.

I'm running CentOS 6.5, and for drbd-suite I use elrepo (supports also el7) and works very good.

http://elrepo.org/tiki/tiki-index.php



depmod -a && modprobe drbd ?

2014-07-18 13:05 GMT+02:00 [email protected] <[email protected]>:
Hello,

I'm trying to use DRBD on CentOS7. It looks like RedHat hasn't compiled DRBD 
into the Kernel.
So I downloaded the source rpm from Fedora 19 and created my own rpm.

[root@centos7 ~]# rpm -qa | grep drbd
drbd-utils-8.4.3-2.el7.centos.x86_64
drbd-8.4.3-2.el7.centos.x86_64
drbd-udev-8.4.3-2.el7.centos.x86_64

But I cannot load the drbd kernel module:

[root@centos7 ~]# modprobe drbd
modprobe: FATAL: Module drbd not found.

Regards - Willi


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems




_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to