aboutsummaryrefslogtreecommitdiff
path: root/weed/shell/command_volume_fix_replication.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-08-29 22:19:25 -0700
committerChris Lu <chris.lu@gmail.com>2021-08-29 22:19:25 -0700
commit18bf556d939555e8b8326239d38f0c9f076b9569 (patch)
tree9eb8a017cd4b639802862489977d2b8f6f0c9abe /weed/shell/command_volume_fix_replication.go
parent21f37a0a752c11a2f6c3c2b1373468ab220c565a (diff)
downloadseaweedfs-18bf556d939555e8b8326239d38f0c9f076b9569.tar.xz
seaweedfs-18bf556d939555e8b8326239d38f0c9f076b9569.zip
fix comments
Diffstat (limited to 'weed/shell/command_volume_fix_replication.go')
-rw-r--r--weed/shell/command_volume_fix_replication.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/shell/command_volume_fix_replication.go b/weed/shell/command_volume_fix_replication.go
index 20d004c6b..efd5ae5de 100644
--- a/weed/shell/command_volume_fix_replication.go
+++ b/weed/shell/command_volume_fix_replication.go
@@ -29,7 +29,7 @@ func (c *commandVolumeFixReplication) Name() string {
}
func (c *commandVolumeFixReplication) Help() string {
- return `add replicas to volumes that are missing replicas
+ return `add or remove replicas to volumes that are missing replicas or over-replicated
This command finds all over-replicated volumes. If found, it will purge the oldest copies and stop.