1
0
mirror of https://github.com/Zygo/bees.git synced 2025-06-16 17:46:16 +02:00

docs: add "what to do when something goes wrong" page

Standard crash backtrace collection, plus $BEESSTATUS for the high-level
overview of what bees is doing.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
Zygo Blaxell
2018-10-04 20:54:08 -04:00
parent 7bba096077
commit 14b35e3426
3 changed files with 162 additions and 0 deletions

View File

@ -49,6 +49,7 @@ Recommended Reading
* [bees Gotchas](gotchas.md)
* [btrfs kernel bugs](btrfs-kernel.md)
* [bees vs. other btrfs features](btrfs-other.md)
* [What to do when something goes wrong](wrong.md)
More Information
----------------