We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d39f3 commit 9f11126Copy full SHA for 9f11126
docs/zh/installation/linux/multiple-node-multiple-disk.md
@@ -22,7 +22,7 @@ description: 在多台服务器的多个磁盘上安装 RustFS, 数据将存储
22
2. [安装前检查](../checklists/index.md),确保各项指标符合生产指导特征,若不需要生产标准可不阅读此指导;
23
24
25
-最少需要 **4台服务器**,最低每台服务器需要 1 块磁盘,才可以安全的启动分布式对象存储集群。
+最少需要 **4台服务器**,最低每台服务器需要 1 块磁盘,才可以安全的启动分布式象存储集群。
26
27
以下架构图例,数据通过负载均衡,随机向任何一台服务器写入数据。以默认 12 + 4 的模式。 一个数据块默认会切分成 12 个数据块 + 4 个校验块,分别存到不同服务器的不同磁盘上。
28
0 commit comments