When you perform operations such as creating an instance, changing its configuration, restarting it, or performing a version upgrade, you can use the Task Center in the Tair (Redis OSS-compatible) console to view the progress and details of your tasks.
Procedure
-
Go to the Task Center page and select a region at the top.
-
View task information.
You can filter tasks by start time, status, or keyword. On the Task Center page, you can use the time filter (1 hour, 1 day, 7 days, or 30 days) or search by Task ID to locate a specific task. The status bar at the top of the page shows the number of tasks in each status: Succeeded, Failed, Intervention Required, Pending, Running, Terminating, Terminated, and Pending Schedule. The task list below includes the Task ID, Task Type, Resource Type, Resource ID, Task Status, Task Progress, Start Time, End Time, and Actions columns. The Actions column provides options such as Details, Modify Switching Time, and Retry.
Supported task types
The Task Center tracks the following types of tasks.
Cloud-native edition
|
Task name |
Task type |
Description |
|
Create instance |
|
N/A |
|
Clear data |
|
Clears all data from the instance. |
|
Accelerated eviction |
|
Clears expired data from a standard-architecture instance. |
|
master-replica switchover |
|
Performs a master-replica switchover on a standard-architecture instance. |
|
cluster switchover |
|
Performs a master-replica switchover on a cluster or read/write splitting architecture instance. Note
Modifying the switchover time for cluster switchover tasks is temporarily unavailable. To switch over immediately, submit a ticket for assistance. |
|
Restart instance |
|
Restarts an instance or performs a minor version upgrade on a cluster-architecture instance. Note
Modifying the switchover time for restarting cluster or read/write splitting architecture instances is temporarily unavailable. To restart immediately, submit a ticket for assistance. |
|
Restart proxy |
|
Restarts or rebuilds a proxy node. |
|
Add shard |
|
Adds data shards to a cluster instance. |
|
Remove shard |
|
Removes data shards from a cluster instance. |
|
Add node |
|
Adds data nodes to a cluster instance or adds read-only nodes to a read/write splitting architecture instance. |
|
Remove node |
|
Removes data nodes from a cluster instance or removes read-only nodes from a read/write splitting architecture instance. |
|
minor version upgrade |
|
Performs a minor version upgrade for an instance. |
|
Change specifications or migrate |
|
|
-
When you manually restart the master node of a cloud-native edition instance, the high-availability system may interpret the restart as a failure and trigger a master-replica switchover. As a result, the operation is logged as a master-replica switchover or cluster switchover task.
-
When you upgrade a cloud-native edition instance, the system first attempts an in-place upgrade. If the host lacks sufficient resources, the instance is migrated to a new host. In this case, the upgrade is logged as a Change specifications or migrate task.
Classic edition
|
Task name |
Task type |
Description |
|
Create instance |
|
N/A |
|
Restart instance |
|
Supported only for standard-architecture instances. |
|
Restart proxy |
|
Restarts or rebuilds a proxy node. |
|
Change configuration |
|
|
|
Change network |
|
Modifies the SSL configuration. |
|
Add shard |
|
Adds data shards to a cluster-architecture instance in direct connection mode. This operation does not support changing instance specifications independently. |
|
Remove shard |
|
Removes data shards from a cluster-architecture instance in direct connection mode. This operation does not support changing instance specifications independently. |
Switchover time
When you create a maintenance task that involves a switchover (such as changing a configuration, upgrading a version, or restarting an instance), you can choose when the switchover occurs:
-
Select Switch Now to start the switchover immediately after the preparation work is complete.
-
Select Switch Within Maintenance Window (Recommended). The system first completes preparations and then performs the switchover during your specified maintenance window.
If you need to switch at a different time, wait for the task status to change to Pending Schedule. Then, click Modify Switching Time in the Actions column and select Switch Immediately.
FAQ
Related APIs
|
API |
Description |
|
Queries the list of tasks in the Task Center. |