TDengine集群搭建的正确步骤是什么?

What are the correct steps to set up the TDengine cluster?

我需要使用TDengine搭建一个master节点和三个worker节点的集群。我按照官方网站(https://www.taosdata.com/en/documentation/cluster)的所有步骤操作,但我仍然受到 taos shell 中“show dnodes”命令的离线影响。我认为它以某种方式连接但仍然遗漏了一些东西。我可以使用 taos shell 查看所有工作节点中的集群状态,但无法启动其他从节点。我所做的是

你应该先在所有节点中启动所有taosd服务,然后在taos中使用“create dnode xxx”命令shell