1
0
mirror of https://github.com/Zygo/bees.git synced 2025-08-03 06:13:29 +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](docs/gotchas.md)
* [btrfs kernel bugs](docs/btrfs-kernel.md)
* [bees vs. other btrfs features](docs/btrfs-other.md)
* [What to do when something goes wrong](docs/wrong.md)
More Information
----------------