Skip to content

Commit

Permalink
Update manage-storage-host.md (#1497)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Feb 23, 2022
1 parent 5063a72 commit eaf4e01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs-2.0/4.deployment-and-installation/manage-storage-host.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
ADD HOSTS <ip>:<port> [,<ip>:<port> ...];
```

!!! note

增加 Storage 主机在**下一个**心跳周期之后才能生效,为确保数据同步,请等待 2 个心跳周期(20 秒),然后执行`SHOW HOSTS`查看是否在线。

## 删除 Storage 主机

从集群中删除 Storage 主机。
Expand Down

0 comments on commit eaf4e01

Please sign in to comment.