diff options
author | Alex Auvolat <alex@adnab.me> | 2023-09-07 14:48:36 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-09-07 14:48:36 +0200 |
commit | eb972a8422e19e1eaf69281571f4e52f9c7794ff (patch) | |
tree | f161ea22e44a4243f2d28f9075292ca6b0de1af8 /doc/book/operations/durability-repairs.md | |
parent | 2f112ac6827d24f5e8c87915a31a86ec721ebf9e (diff) | |
download | garage-eb972a8422e19e1eaf69281571f4e52f9c7794ff.tar.gz garage-eb972a8422e19e1eaf69281571f4e52f9c7794ff.zip |
doc: update multi-hdd section
Diffstat (limited to 'doc/book/operations/durability-repairs.md')
-rw-r--r-- | doc/book/operations/durability-repairs.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/book/operations/durability-repairs.md b/doc/book/operations/durability-repairs.md index 33130952..b0d2c78a 100644 --- a/doc/book/operations/durability-repairs.md +++ b/doc/book/operations/durability-repairs.md @@ -124,4 +124,3 @@ in your cluster, you can run one of the following repair procedures: - `garage repair versions`: checks that all versions belong to a non-deleted object, and purges any orphan version - `garage repair block_refs`: checks that all block references belong to a non-deleted object version, and purges any orphan block reference (this will then allow the blocks to be garbage-collected) - |