-
Notifications
You must be signed in to change notification settings - Fork 790
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
6.1.1安装程序配置外部mysql的bug #2138
Comments
@huiliaoning 与 #2135 问题一致,我们会尽快验证下这个问题 |
@huiliaoning Same issue as #2135, we will verify this issue as soon as possible |
Closed
@huiliaoning 已修复,正式发布在下个版本,预计在春节后了。 临时解决 Tag:v6.1.2-dev
|
@huiliaoning fix v6.1.2-release |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
使用6.1.1 添加集群-从主机开始安装,在高级配置里面配置了外部数据库mysql。 正常的预期应该是下一步初始化平台过程不应该再安装rbd-db了,实际情况是在下一步仍然会安装rbd-db,集群组件(9/10),9个状态全部为running了。除了rbd-db之外,且rbd-db一直没有安装成功,且无法点击下一步导致集群无法初始化。经排查是因为前端传递参数出了问题,期待官方修复。具体代码如下:
The text was updated successfully, but these errors were encountered: