This topic describes the different states of a Tair instance to help you manage your instances. When you restart or change the configurations of an instance, the state of the instance changes. This may cause issues. For example, a transient connection within seconds occurs on the instance.
Instance states
You can use one of the following methods to obtain the state of an instance:
Log on to the Tair console and view the state of an instance on the Instances page.
Call the DescribeInstances operation to query the state of an instance.
State in the console | State returned by the operation call | Action that triggers the state | Description |
Creating | Creating | After you create an instance, the instance enters the state. The instance cannot provide database services until the instance enters the Running state. | |
Running | Normal | None | The instance can provide database services in this state. |
Converting | Transforming | After you change the billing method of the instance to subscription, you cannot change the billing method back to pay-as-you-go. Before you change the billing method, we recommend that you evaluate your business requirements to make better use of the instance. | |
Changing Configuration | Changing | For more information, see the "Change process and impacts" section of the Change the configurations of an instance topic. | |
The change to instance configurations may cause unstable latency. However, Tair supports scaling without leading to transient connections and the read-only state. We recommend that you perform this operation during off-peak hours and make sure that your application can automatically reconnect to the instance. | |||
Restarting | Rebooting | A transient connection occurs on the instance. We recommend that you perform this operation during off-peak hours and make sure that your application can automatically reconnect to the instance. | |
Upgrading Minor Version | MinorVersionUpgrading |
| |
Configuring Network | NetworkModifying |
| |
Clients can no longer connect to the Tair instance by using the original endpoints. Update the connection information on the clients at the earliest opportunity. | |||
None | |||
Clients can no longer connect to the Tair instance by using the original public endpoint. Update the connection information on the clients at the earliest opportunity. | |||
If you enable the direct connection mode, you cannot perform the following operations: You must release the private endpoint before you can perform the preceding operations. | |||
Clients can no longer connect to the instance by using the original private endpoint. Update the connection information on the clients at the earliest opportunity. | |||
Configuring SSL | SSLModifying | The instance restarts after you enable SSL encryption or update the certificate validity period. A transient connection occurs on the instance. We recommend that you perform this operation during off-peak hours and make sure that your application can automatically reconnect to the instance. | |
Migrating to Another Zone | ZoneMigrating |
| |
Flushing Instance | Flushing | If you choose to delete all data, take note of the following impacts:
| |
Deleting Expired Data | CleaningUpExpiredData | If you choose to delete expired data, take note of the following impacts:
| |
Switching | HASwitching | Manually switch workloads from a master node to a replica node |
|
Disabled | Inactive | None | The instance expires and cannot provide database services. If you want to continue using the instance, you must manually renew the instance. For more information, see Renewal policy. |
Released | None | Manually or automatically release an instance that is overdue or expired | The instance is released and cannot provide database services. The instance is not displayed on the Instances page. If you want to continue using the instance, you can find and restore the instance from the recycle bin. For more information, see Manage instances in the recycle bin. |