From 6ebbc62a1735e8000cc6d9ef8f7813f859c55a53 Mon Sep 17 00:00:00 2001 From: George Melikov Date: Sat, 16 May 2020 21:49:28 +0300 Subject: [PATCH] Add Troubleshooting into `basic concepts` section Signed-off-by: George Melikov --- docs/{ => Basics concepts}/Troubleshooting.rst | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) rename docs/{ => Basics concepts}/Troubleshooting.rst (98%) diff --git a/docs/Troubleshooting.rst b/docs/Basics concepts/Troubleshooting.rst similarity index 98% rename from docs/Troubleshooting.rst rename to docs/Basics concepts/Troubleshooting.rst index ab330c0..31eb158 100644 --- a/docs/Troubleshooting.rst +++ b/docs/Basics concepts/Troubleshooting.rst @@ -1,5 +1,8 @@ -DRAFT -===== +Troubleshooting +=============== + +.. todo:: + This page is a draft. This page contains tips for troubleshooting ZFS on Linux and what info developers might want for bug triage. @@ -100,8 +103,3 @@ cause an ``ereport.io`` during a read from the disk that results in an reflected by the error counters observed in ``zpool status`` If you see checksum or read/write errors in ``zpool status`` then there should be one or more corresponding ereports in the ``zpool events`` output. - -.. _draft-1: - -DRAFT -=====