redis集群操作过程中的英语翻译

2023-12-18 18:36:26
Performing hash slots allocation on 6 nodes...

在6个节点上分配哈希槽…

Trying to optimize slaves allocation for anti-affinity
[WARNING] Some slaves are in the same host as their master

尝试优化反亲和的奴隶分配
[警告]一些奴隶和他们的主人在同一个主机

Can I set the above configuration? (type 'yes' to accept): yes
>>> Nodes configuration updated
>>> Assign a different config epoch to each node
>>> Sending CLUSTER MEET messages to join the cluster
Waiting for the cluster to join

我可以设置上述配置吗?(输入“yes”接受):是的
>>>节点配置已更新
>>>为每个节点分配不同的配置纪元
>>>发送CLUSTER MEET消息加入集群
等待集群加入

>>> Performing Cluster Check 

>>>正在执行集群检查

[OK] All nodes agree about slots configuration.
>>> Check for open slots...
>>> Check slots coverage...
[OK] All 16384 slots covered.

[OK]所有节点同意槽位配置。
>>>检查是否有空位…
>>>检查插槽覆盖率…
[OK] 16384个槽全部覆盖。

all nodes agree about slots configuration

所有节点都同意槽位配置

all 16384 slots covered?

覆盖所有16384个插槽

how many slots do you want to move (from 1 to 16384)??

你想移动多少个插槽(从1到16384)?

what is the receiving node ID?

接收节点的ID是什么?

please enter all the souce node IDs.

请输入所有源节点id。

type 'all' to use all the nodes as source nodes for the hash slots.

type 'done' once you entered all the source nodes IDs.

输入'all'以使用所有节点作为散列槽的源节点。

输入所有源节点id后,键入'done'。

文章来源:https://blog.csdn.net/weixin_54689506/article/details/135067239
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。