Skip to content

Commit

Permalink
Config changes for quick start (#1757)
Browse files Browse the repository at this point in the history
* config-changes-for-quick-start

* Update 3.1add-storage-hosts.md
  • Loading branch information
abby-cyber authored May 5, 2022
1 parent 16038bd commit 7168b87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs-2.0/2.quick-start/3.1add-storage-hosts.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@
nebula> ADD HOSTS 192.168.10.100:9779, 192.168.10.101:9779, 192.168.10.102:9779;
```

!!! caution

请确保添加的主机 IP 和配置文件`nebula-storaged.conf`中`local_ip`配置的 IP 一致,否则会导致添加 Storage 主机失败。关于配置文件的详情,参见[配置管理](../5.configurations-and-logs/1.configurations/1.configurations.md)。

2. 检查主机状态,确认全部在线。

```ngql
Expand Down

0 comments on commit 7168b87

Please sign in to comment.