Change source ip address in existing mysql source connection?

Hi,
Is it possible to change source IP address for existing DM task ?

Application environment:

Production

TiDB version:

6.5.1

Reproduction method:

Problem:

I want to change IP address from external one to internal one, so sync will go thru newly created VPN connection. Is it possible to do so without creating new sources and tasks?

For this you have to pause the task and resume it with the -s option.

1 Like