-
Notifications
You must be signed in to change notification settings - Fork 288
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
DM cluster can't start while -hostname use FQDN #5648
Labels
area/dm
Issues or PRs related to DM.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
severity/minor
type/bug
The issue is confirmed as a bug.
Comments
yaml file:
|
maybe this is a TiUP bug? what's the error |
etct listen addr must be ip |
template in tiup-dm is |
Close this issue cause tiup team will fix this issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/dm
Issues or PRs related to DM.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
severity/minor
type/bug
The issue is confirmed as a bug.
What did you do?
What did you expect to see?
DM cluster can start as expect.
What did you see instead?
start dm cluster failed
Versions of the cluster
DM version (run
dmctl -V
ordm-worker -V
ordm-master -V
):v6.1.0
Upstream MySQL/MariaDB server version:
(paste upstream MySQL/MariaDB server version here)
Downstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):(paste TiDB cluster version here)
How did you deploy DM: tiup or manually?
(leave TiUP or manually here)
Other interesting information (system version, hardware config, etc):
current status of DM cluster (execute
query-status <task-name>
in dmctl)(paste current status of DM cluster here)
The text was updated successfully, but these errors were encountered: