View Issue Details

IDProjectCategoryView StatusLast Update
0001348channel: elrepo/el9kmod-drbd90public2023-05-01 15:12
ReporterUnreality Assigned Totoracat  
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionno change required 
Summary0001348: Can't modprobe current version
DescriptionI've installed Rocky Linux 9.1 with Kernel 5.14.0-162.23.1.el9_1.x86_64
If I want to start the DRBD ressource it fails because it can't load the kernel module.

modprobe: ERROR: could not insert 'drbd': Key was rejected by service
Failed to modprobe drbd (No such file or directory)
Command 'drbdsetup new-resource r0 0' terminated with exit code 20

The location of the module is the following:

/lib/modules/5.14.0-162.23.1.el9_1.x86_64/weak-updates/drbd9x/drbd.ko -> /lib/modules/5.14.0-162.22.2.el9_1.x86_64/extra/drbd9x/drbd.ko
Steps To Reproduce- Install Rocky Linux 9.1
- dnf upgrade -y --refresh
- dnf install elrepo-release
- dnf install drbd kmod-drbd9x
- Setup basic resource r0
- drbadm up r0
TagsNo tags attached.

Activities

toracat

2023-04-30 12:09

administrator   ~0009157

@Unreality

Do you have Secure Boot enabled?

Unreality

2023-05-01 06:29

reporter   ~0009160

Secure Boot is enabled indeed

Unreality

2023-05-01 07:13

reporter   ~0009161

I've just booted without Secure Boot and it works....

Could you explain this a bit for my background knowledge?

pperry

2023-05-01 08:19

administrator   ~0009163

Last edited: 2023-05-01 08:20

Yes, you will need to import the ELRepo Secure Boot key to be able to use our kmod driver packages on a system with Secure Boot enabled. Please see here for details:

http://elrepo.org/tiki/SecureBootKey

As a security feature, Secure Boot will not allow unsigned modules to be loaded (or modules where the signing key is not present and therefore cannot be verified as in this case) on a system where Secure Boot is enabled

toracat

2023-05-01 15:12

administrator   ~0009165

I'm closing the ticket as 'resolved'.

Issue History

Date Modified Username Field Change
2023-04-30 07:13 Unreality New Issue
2023-04-30 07:13 Unreality Status new => assigned
2023-04-30 07:13 Unreality Assigned To => toracat
2023-04-30 12:09 toracat Note Added: 0009157
2023-05-01 06:29 Unreality Note Added: 0009160
2023-05-01 07:13 Unreality Note Added: 0009161
2023-05-01 08:19 pperry Note Added: 0009163
2023-05-01 08:20 pperry Note Edited: 0009163
2023-05-01 15:12 toracat Status assigned => resolved
2023-05-01 15:12 toracat Resolution open => no change required
2023-05-01 15:12 toracat Note Added: 0009165