3.2.2 二进制包内缺少部署集群的脚本 且缺少install脚本 #16357
Unanswered
mengbaba3316
asked this question in
Q&A
Replies: 1 comment 1 reply
-
我也遇到了这个问题,解决办法是暂时使用3.1.9版本。这是最新具有install脚本的版本。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
版本:3.2.2


问题:3.2.2 二进制包内,没有部署cluster配置脚本。官网文档缺少集群部署相关说明。
我查看了一下 3.2.1 一般集群化配置是在 bin/env/下的 install_env.sh 中进行配置,到那时在 3.2.2包内 的 该路径下并没有 这个文件,而且 之前的版本在 /bin下还会有一个 install.sh 这个脚本在 初始化 数据库之后 执行的,但是 在 3.2.2包内 也并没有 发现。
大家可以查看一下下面的图片
Beta Was this translation helpful? Give feedback.
All reactions