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
{{ message }}
This repository was archived by the owner on Jan 3, 2025. It is now read-only.
Copy file name to clipboardexpand all lines: en/maintain-dm-using-tiup.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -265,7 +265,7 @@ Execute `tiup list dm-master` to view the latest cluster version supported by Ti
265
265
266
266
The process of using the `import` command is as follows:
267
267
268
-
1. TiUP generates a topology file [`topology.yml`](https://github.com/pingcap/tiup/blob/master/examples/topology.dm.example.yaml) based on the DM cluster previously deployed using DM-Ansible.
268
+
1. TiUP generates a topology file [`topology.yml`](https://github.com/pingcap/tiup/blob/master/examples/dm/topology.example.yaml) based on the DM cluster previously deployed using DM-Ansible.
269
269
2. After confirming that the topology file has been generated, you can use it to deploy the DM cluster of v2.0 or later versions.
270
270
271
271
After the deployment is completed, you can execute the `tiup dm start` command to start the cluster and begin the process of upgrading the DM kernel.
0 commit comments