added TOC

Richard Elling 2019-06-07 11:22:55 -07:00
parent 25ea50ccd8
commit 2ee6e3265a
1 changed files with 6 additions and 0 deletions

@ -1,6 +1,12 @@
# DRAFT # DRAFT
This page contains tips for troubleshooting ZFS on Linux and what info developers might want for bug triage. This page contains tips for troubleshooting ZFS on Linux and what info developers might want for bug triage.
- [About Log Files](#about-log-files)
- [Generic Kernel Log](#generic-kernel-log)
- [ZFS Kernel Module Debug Messages](#zfs-kernel-module-debug-messages)
- [Unkillable Process](#unkillable-process)
- [ZFS Events](#zfs-events)
*** ***
## About Log Files ## About Log Files
Log files can be very useful for troubleshooting. In some cases, interesting information is stored in multiple log files that are correlated to system events. Log files can be very useful for troubleshooting. In some cases, interesting information is stored in multiple log files that are correlated to system events.