For scheduled PolarDB O&M events, you can be notified by text message, phone call, email, or internal message. You can also be notified in the console. Scheduled PolarDB O&M events include database software upgrade events and hardware maintenance and upgrade events. You can view the details of each scheduled event. These details include the event type, task ID, cluster name, and switching time. You can also change the switching time.
Precautions
- If you have scheduled O&M events and want to view event notifications, you can go
to the left-side navigation pane in the console and choose
- In most cases, you are notified of scheduled events in ApsaraDB at least three days
before these events are executed. You can be notified in many ways. For example, you
can be notified by phone call, email, or internal message. To use this feature, you
must log on to Message Center, select ApsaraDB Fault or Maintenance Notifications, and then specify a contact. We recommend that you specify an O&M engineer as the
contact. If you do not specify a contact, you cannot receive notifications.
Figure 1. Message Center settings
Procedure
Causes and impacts of events
Upgrade type | Cause | Impact | Description |
---|---|---|---|
Hot update | Cluster migration | Transient connections |
When the switching is performed at the Scheduled switching time you may experience the following impacts:
|
Switching between primary and read-only nodes | |||
Cluster parameter adjustment | |||
Host vulnerability fixing | |||
SSL certificate update | |||
Backup mode change | |||
Minor version update | Transient connections |
When the switching is performed at the Scheduled switching time you may experience the following impacts:
|
|
Differences between minor versions |
Different minor versions have different updates. You must check the differences between the current minor version and the minor version to which your nodes are updated. For more information, see Engine release notes. |
||
Minor version update for proxy nodes | Transient connections |
When the switching is performed at the Scheduled switching time you may experience the following impacts:
|
|
Differences between minor versions | Different minor versions have different updates. You must check the differences between the current minor version and the minor version to which your nodes are updated. | ||
Network upgrade | Transient connections |
When the switching is performed at the Scheduled switching time you may experience the following impacts:
|
|
Change of virtual IP addresses | Some network upgrades may involve cross-zone migrations, which change the virtual
IP address of a cluster. If a client uses a virtual IP address to connect to a cloud
database, the connection is interrupted.
Note To prevent transient connections, you must use the endpoint in the form of a domain
name that is provided by your cluster and disable the DNS cache feature of the application
and its server.
|
||
Storage gateway upgrade | I/O jitter | Temporary I/O jitter may occur, and the SQL latency may increase. These impacts last no longer than three seconds. | |
Cold upgrade | Major version upgrade | Transient connections |
When the switching is performed at the Scheduled switching time you may experience the following impacts:
Note To ensure data security, we recommend that you back up your data before you upgrade
major versions or upgrade public preview versions.
|
Public preview version upgrade |
Related API operations
Operation | Description |
---|---|
DescribePendingMaintenanceActions | Queries the numbers of scheduled events for different types of tasks. |
ModifyPendingMaintenanceAction | Modifies the task switching time of scheduled events. |
DescribePendingMaintenanceAction | Queries the details about scheduled events. |