From ef729f63a9856cf9f5a02b255f89d16bd05e5eee Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Tue, 30 Jul 2024 08:56:35 +0100 Subject: [PATCH] Add missing step for peer removal. --- stateful-commands.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/stateful-commands.txt b/stateful-commands.txt index 1cf5ae8..78a1dda 100644 --- a/stateful-commands.txt +++ b/stateful-commands.txt @@ -18,3 +18,4 @@ adding a new gluster node to the compute volume, with c3 having failed: * c1: gluster peer probe 192.168.1.2 (by IP because zippy resolved to a tailscale address) * c1: gluster volume replace-brick compute c3:/persist/glusterfs/compute/brick1 192.168.1.2:/persist/glusterfs/compute/brick1 commit force * c1: gluster volume heal compute full + * c1: gluster peer detach c3