Section | Parameter | Description |
N/A | Task Name | The name of the DTS task. DTS automatically generates a task name. We recommend that you specify a descriptive name that makes it easy to identify the task. You do not need to specify a unique task name. |
Source Database | Select a DMS database instance | The database that you want to use. You can choose whether to use an existing database based on your business requirements. If you select an existing database, DTS automatically populates the parameters for the database. If you do not select an existing database, you must configure the following database information.
|
Database Type | The type of the source database. Select Tair/Redis. |
Access Method | The access method of the source database. Select Self-managed Database on ECS. |
Instance Region | The region in which the source Redis database resides. |
Replicate Data Across Alibaba Cloud Accounts | Specifies whether to synchronize data across Alibaba Cloud accounts. In this example, No is selected. |
ECS Instance ID | The ID of the ECS instance that hosts the source Redis database. Note If the source Redis database is deployed in a cluster architecture, select the ID of the ECS instance in which a master node resides. |
Instance Mode | The architecture in which the source Redis database is deployed. Select Standalone or Cluster. |
Port number | The service port number of the source Redis database. Default value: 6379. Note If the source Redis database is deployed in a cluster architecture, enter the service port number of a master node. |
Database Password | The password of the source Redis database. Note This parameter is optional and can be left empty if no password is set. The database password is in the <user>:<password> format. For example, if the username of the account that you use to log on to the source Redis database is admin and the password is Rp829dlwa, the database password is admin:Rp829dlwa.
|
Destination Database | Select a DMS database instance | The database that you want to use. You can choose whether to use an existing database based on your business requirements. If you select an existing database, DTS automatically populates the parameters for the database. If you do not select an existing database, you must configure the following database information.
|
Database Type | The type of the destination instance. Select Tair/Redis. |
Access Method | The access method of the destination instance. Select Alibaba Cloud Instance. |
Instance Region | The region in which the destination Tair instance resides. |
Instance ID | The ID of the destination Tair instance. |
Database Password | The password of the destination Tair instance. Note The database password is in the <user>:<password> format. For example, if the username of the account that you use to log on to the destination Tair instance is admin and the password is Rp829dlwa, the database password is admin:Rp829dlwa. |