-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] mongodb cluster start failed #8437
Comments
Is this a new cluster or a backup-restore cluster? Please provide the console output of the MongoDB container in pod test-mongodb-mongodb-0. |
你好,我想请教一下,你是如何实现修改镜像地址docker.io/apecloud/mongo:5.0.14为apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/mongo:5.0.14 的? |
this can be made by upgrade mongodb-addon with helm upgrade -i kb-addon-mongodb kubeblocks-addons/mongodb -n kb-system --set image.repository=apecloud/mongo,image.registry=apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com |
The MongoDB add-on may be outdated. You can upgrade it by using the following command: |
Or you can use |
Please provide the YAML for the cluster and pod, as well as the console output from the MongoDB container in the pod. |
|
@xuriwuyun no any log output the file log /data/mongodb/logs/mongodb.log in pod test-mongodb-mongodb-0. |
i see, the cluster yaml is outdated, you can use this new template instead: `
|
no pod were created |
|
The text was updated successfully, but these errors were encountered: