Book Description
Linux crash analysis - this is a subject that has lots of unanswered mail threads and plain text documents scattered all over the place, inaccessible to almost everyone, save the tiny percentage of super geeks.
My personal and professional interest in the last three years has taken me down the path of Linux kernel secrets, all the way into assembly code, where magic happens. I felt the desire to learn what happens in the heart of the system. Like most technical topics, there was some information to be found online, but it was cryptic, ambiguous, partial, nerdy, or just not there at all.
This open book is licensed under a Creative Commons License (CC BY-NC-ND). You can download Linux Kernel Crash Book ebook for free in PDF format (4.9 MB).
Table of Contents
PART I
LKCD
Chapter 1
Introduction
Chapter 2
LKCD Installation
Chapter 3
LKCD local dump procedure
Chapter 4
LKCD netdump procedure
Chapter 5
Configure LKCD netdump server
Chapter 6
Configure LKCD client for netdump
Chapter 7
Test functionality
Chapter 8
Problems
Chapter 9
Conclusion
PART II
Kdump
Chapter 10
Introduction
Chapter 11
Kdump installation
Chapter 12
Kdump packages & files
Chapter 13
Kdump configuration
Chapter 14
Test configuration
Chapter 15
Simulate kernel crash
Chapter 16
Kdump network dump functionality
Chapter 17
Conclusion
PART III
Crash Collection
Chapter 18
Crash setup
Chapter 19
Invoke crash
Chapter 20
Running crash
Chapter 21
Possible errors
Chapter 22
Conclusion
PART IV
Crash Analysis
Chapter 23
Analyzing the crash report - First steps
Chapter 24
Getting warmer
Chapter 25
Getting hot
Chapter 26
Super geeky stuff
Chapter 27
Next steps
Chapter 28
Conclusion