Skip to content

Commit

Permalink
Update 0.FAQ.md (#1720)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy committed Apr 25, 2022
1 parent 41c36ee commit e809b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-2.0/20.appendix/0.FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ Nebula Graph {{ nebula.release }} 未提供运维命令以实现自动扩缩容

- graphd 的扩容: 在新机器上准备 graphd 二进制文件和配置文件,在配置文件中修改或增加已在运行的 metad 地址,启动 graphd 进程。

- storaged 的缩容:(副本数都必须大于 1)详情参见[缩容命令](../8.service-tuning/load-balance.md#storage_1)。完成后关闭 storaged 进程。
- storaged 的缩容:(副本数都必须大于 1)详情参见[缩容命令](../8.service-tuning/load-balance.md#_5)。完成后关闭 storaged 进程。

- storaged 的扩容:(副本数都必须大于 1) 在新机器上准备 storaged 二进制文件和配置文件,在配置文件中修改或增加已在运行的 metad 地址,然后注册 storaged 到 metad 并启动 storaged 进程。详情参见[注册 Storage 服务](../2.quick-start/3.1add-storage-hosts.md)。

Expand Down

0 comments on commit e809b3d

Please sign in to comment.