linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Capturing crash with 4.6.0 and above kernel does not work
@ 2016-08-24 16:38 Himanshu Madhani
  2016-08-25  8:10 ` Michal Hocko
  0 siblings, 1 reply; 9+ messages in thread
From: Himanshu Madhani @ 2016-08-24 16:38 UTC (permalink / raw)
  To: linux-kernel

Hello list,

I am wondering if anybody has issue capturing crash dump with the 4.6.0 and above kenrel.

I have a system, when booted in 4.5.7 kernel is able to capture crash dump.
However, when I boot this system in 4.6.4 and 4.7.2 kernel, crash dump is not 
able to capture any crash. 

I am still facing same issue with 4.8.0-rc2+ kernel and from the error at the command prompt, 
it seems like kexec is ignoring “crashkenrel” parameter. 

I added below information in https://bugzilla.kernel.org/show_bug.cgi?id=119291. 

# uname -r
4.8.0-rc2+

# cat /proc/cmdline 
ro root=/dev/mapper/vg_dut4110-lv_root rd_NO_LUKS  KEYBOARDTYPE=pc KEYTABLE=us LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=512M rd_LVM_LV=vg_dut4110/lv_swap rd_LVM_LV=vg_dut4110/lv_root rd_NO_DM rhgb quiet

# service kdump status
Kdump is not operational

# service kdump start
Memory for crashkernel is not reserved
Please reserve memory by passing "crashkernel=X@Y" parameter to the kernel
Starting kdump:                                            [FAILED]

message file confirms that kexec was not able to start the service 

Aug 15 10:41:17 dut4110 kdump: kexec: failed to load kdump kernel
Aug 15 10:41:17 dut4110 kdump: failed to start up

Note, that same option is able to load kdump service for 4.5.7 kernel.  

I can provide any details needed to help resolve this issue. 

Thanks,
- Himanshu

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-08-30  5:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-24 16:38 Capturing crash with 4.6.0 and above kernel does not work Himanshu Madhani
2016-08-25  8:10 ` Michal Hocko
2016-08-25 17:45   ` Himanshu Madhani
2016-08-26  5:03     ` Dave Young
2016-08-26 16:48       ` Himanshu Madhani
2016-08-26  5:39     ` Baoquan He
2016-08-26 16:47       ` Himanshu Madhani
2016-08-27  0:15         ` Baoquan He
2016-08-30  5:44           ` Himanshu Madhani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).