crashkernel memory reservation ignored
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
In attempting to track down a rather elusive kernel panic I've begun trying to use the kdump facility based on information found here (https:/
# grep 'Command line:' /var/log/dmesg
[ 0.000000] Command line: root=UUID=
# uname -r
2.6.28-11-generic
# kexec -p /boot/vmlinuz-
Memory for crashkernel is not reserved
Please reserve memory by passing "crashkernel=X@Y" parameter to the kernel
Then try loading kdump kernel
ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
MachineType: LENOVO
NonfreeKernelMo
Package: linux-image-
ProcCmdLine: root=UUID=
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: linux
Changed in linux (Ubuntu): | |
assignee: | Andy Whitcroft (apw) → nobody |
I am observing the exact same behavior. Same crashkernel argument, same kernel, same arch, same distro, also nvidia nonfree kernel module.