aboutsummaryrefslogtreecommitdiff
path: root/doc/book/cookbook/recovering.md
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-02-02 13:06:34 +0100
committerAlex Auvolat <alex@adnab.me>2022-02-07 11:47:55 +0100
commit3885a5ea4702dbfa254fec311cd7f9ecc4a30536 (patch)
treecddc9af5fc2378c76fe5ef6306f807e27648b7a7 /doc/book/cookbook/recovering.md
parentda7d645f525b1b24debfa0f7bd3b5556355cfb05 (diff)
downloadgarage-3885a5ea4702dbfa254fec311cd7f9ecc4a30536.tar.gz
garage-3885a5ea4702dbfa254fec311cd7f9ecc4a30536.zip
Update some things in documentationdoc-new-website
Diffstat (limited to 'doc/book/cookbook/recovering.md')
-rw-r--r--doc/book/cookbook/recovering.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/cookbook/recovering.md b/doc/book/cookbook/recovering.md
index d826ca6c..2424558c 100644
--- a/doc/book/cookbook/recovering.md
+++ b/doc/book/cookbook/recovering.md
@@ -94,7 +94,7 @@ might be faster but most of the pieces will be deleted anyway from the disk and
First, set up a new drive to store the metadata directory for the replacement node (a SSD is recommended),
and for the data directory if necessary. You can then start Garage on the new node.
-The restarted node should generate a new node ID, and it should be shown as `NOT CONFIGURED` in `garage status`.
+The restarted node should generate a new node ID, and it should be shown with `NO ROLE ASSIGNED` in `garage status`.
The ID of the lost node should be shown in `garage status` in the section for disconnected/unavailable nodes.
Then, replace the broken node by the new one, using: