-
Notifications
You must be signed in to change notification settings - Fork 12
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
failed bootstrap using manual cloud #404
Comments
@coccolesto can you please describe in details your For the history, the story started here: https://discourse.charmhub.io/t/12334/5 |
Hi, the metadata-cache stores the mysql server name passed by juju. |
@coccolesto the issue is clear. This is currently a limitation in juju not being able to provide a recursive DNS solution. We do have a POC that workaround the issue (PR #441) that can point out a manual solution. tl;dr; no support for this right now, we need support from juju. |
mysql router bootstrap doesn't work using a manual cloud of VMs.
Steps to reproduce
Expected behavior
Access the database using mysql as in https://discourse.charmhub.io/t/mysql-router-tutorial-deploy-mysql-router/12334
Actual behavior
can't connect to mysql server(s). According to logs, mysql router can't bootstrap because cannot resolve mysql servers name
Versions
Operating system: Ubuntu 22.04.4 LTS
Juju CLI: 3.1.7-genericlinux-amd64
Juju agent: 3.1.7
Charm revision: mysql-router dpe/edge 138
LXD: N.A.
Log output
Juju debug log:
Additional context
The text was updated successfully, but these errors were encountered: