Drbdadm status error

2 node cluster setup with drbd, how to get this corrected

[abc-master ~]# drbdadm status
modprobe: ERROR: could not insert ‘drbd’: Key was rejected by service
Failed to modprobe drbd (No such file or directory)
Command ‘drbdsetup status’ terminated with exit code 20
command status exited with code 20

[abc-slave ~]# drbdadm status
modprobe: ERROR: could not insert ‘drbd’: Key was rejected by service
Failed to modprobe drbd (No such file or directory)
Command ‘drbdsetup status’ terminated with exit code 20
command status exited with code 20

HI lakbaddam

You would have to disable “secure boot” and enroll the module signing key for the repo from which you installed drbd.

Please check the link to read more about signing the module
https://elrepo.org/wiki/doku.php?id=secureboot

1 Like