[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANeS4r2Zu=1496Te41jTrNDAGL1VsOgNmLNVZS6wrBOmn0-eWw@mail.gmail.com>
Date: Sun, 19 May 2013 14:42:10 +0430
From: matt stuart <matt.henry.stuart@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Linux doesn't create /proc/vmcore
Why doesn't linux create /proc/vmcore while kernel conf marked as does?
my running kernel configuration:
CONFIG_DEBUG_INFO=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_PROC_VMCORE=y
my error on the kdump:
kdump-config savecore
running makedumpfile -c -d 31 /proc/vmcore
/var/crash/201305180259/dump-incomplete.
open_dump_memory: Can't open the dump memory(/proc/vmcore). No such
file or directory
makedumpfile Failed.
kdump-config: makedumpfile failed, falling back to 'cp' ... failed!
cp: cannot stat `/proc/vmcore': No such file or directory
kdump-config: failed to save vmcore in /var/crash/201305180259 ... failed!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists