Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1470547

Re: Capturing crash with 4.6.0 and above kernel does not work

From Dave Young <dyoung@redhat.com>
Newsgroups linux.kernel
Subject Re: Capturing crash with 4.6.0 and above kernel does not work
Date 2016-08-26 07:10 +0200
Message-ID <sahyV-2Gb-1@gated-at.bofh.it> (permalink)
References <s9LSp-6Bj-1@gated-at.bofh.it> <s9Y3g-6UN-23@gated-at.bofh.it> <saanM-6sR-45@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 08/25/16 at 05:45pm, Himanshu Madhani wrote:
> 
> 
> On 8/25/16, 1:10 AM, "Michal Hocko" <mhocko@kernel.org> wrote:
> 
> >[Let's add kdump people]
> >
> >On Wed 24-08-16 16:38:56, Himanshu Madhani wrote:
> >> 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]
> >
> >It smells like the crash kernel reservation has failed. Could you
> >provide the full kernel log?
> 
> Attached is kernel log from fresh kernel compile of 4.6.5 (linux-stable) tree

Where is the kernel log?

Seems the kernel log in bugzilla is for crashkernel=128M

Thanks
Dave

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: Capturing crash with 4.6.0 and above kernel does not work Dave Young <dyoung@redhat.com> - 2016-08-26 07:10 +0200

csiph-web