Results 1 to 1 of 1
just wished to get some clarification on 'kdump' functionality
As per my understanding, if kdump is enabled/operational -when a crash occurs, capture kernel is booted via 'kexec'. But this mechanism ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-20-2010 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 60
kdump
just wished to get some clarification on 'kdump' functionality
As per my understanding, if kdump is enabled/operational -when a crash occurs, capture kernel is booted via 'kexec'. But this mechanism is a kernel-to-kernel bootloader, so it boots into the new kernel over reboot w/o going through BIOS.
question is
On Scenario:
- System crashes/panics
-boots from the capture kernel
-I copy the dump across or analyse them using utils like crash etc.
-Now to start using the server as normal do I have to do a reboot?
(The fact that kexec skips the entire bootloader stage and directly jumps into the kernel that we want to boot to gets me bit worried.
BIOS stage always initializes (or resets) the devices to a known "sane" state. The fact that kexec bypasses this stage means that the state of the devices is unreliable. ) So is a reboot neccessary?
thanks
David


Reply With Quote
