http://bugzilla.opensuse.org/show_bug.cgi?id=947816 http://bugzilla.opensuse.org/show_bug.cgi?id=947816#c4 --- Comment #4 from Takashi Iwai <tiwai@suse.com> --- (In reply to Joey Lee from comment #3)
(In reply to Takashi Iwai from comment #0)
Loading kdump on openSUSE Leap beta1 failed.
journal shows:
kdump[7917]: Loaded kdump kernel: /sbin/kexec -p /boot/vmlinuz-4.1.6-10-desktop --append="quiet elevator=deadline sysrq=yes reset_devices acpi_no_memhotplug cgroup_disable=memory irqpoll nr_cpus=1 root=kdump disable_cpu_apicid=0 panic=1" --initrd=/boot/initrd-4.1.6-10-desktop-kdump -s, Result: kexec_file_load failed: Key was rejected by service load.sh[7861]: kexec_file_load failed: Key was rejected by service
openSUSE doesn't support kernel module verification, so kernel didn't embedded key. I think that's why the crash kernel binary doesn't pass the verification.
Thanks, this is what I expected from the journal message.
I will set CONFIG_KEXEC_VERIFY_SIG=n then check the status of loading crash kernel by kexec.
OK, that should work. But this made me wonder whether SLE12 kdump package would ever work with other kernels than SLE's standard one? -- You are receiving this mail because: You are on the CC list for the bug.