You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A successful backup of configs created: export configs to directory `configs` succeed
dmctl 8.5.1 should be backwards compatible with previous 7.5.x major version
What did you see instead?
An error and no task and source backup files were created. Error: rpc error: code = Unimplemented desc = unknown method ListSourceConfigs for service pb.Master
Versions of the cluster
DM version (run dmctl -V or dm-worker -V or dm-master -V):
Starting component dmctl: /root/.tiup/components/dmctl/v8.5.1/dmctl/dmctl -V
Release Version: v8.5.1
Git Commit Hash: 0a10d1fae9245c480e31df30f8b13ca4810c3b04
Git Branch: HEAD
UTC Build Time: 2025-01-10 06:50:25
Go Version: go1.23.4
Failpoint Build: false
How did you deploy DM: tiup or manually?
TiUP
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:
What did you do?
We upgraded tiup dmctl from v.7.5.4 to v.8.5.1.
config export
from DM cluster running on 7.5.1 without problemsconfig export
from DM cluster running on 7.5.1What did you expect to see?
A successful backup of configs created:
export configs to directory `configs` succeed
What did you see instead?
An error and no task and source backup files were created.
Error: rpc error: code = Unimplemented desc = unknown method ListSourceConfigs for service pb.Master
Versions of the cluster
DM version (run
dmctl -V
ordm-worker -V
ordm-master -V
):How did you deploy DM: tiup or manually?
TiUP
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: