Event Management
Scenarios
To ensure stable TaurusDB operations, the system periodically checks the database version and underlying software and hardware status of each instance. When risks that cannot be automatically resolved are detected, the system generates and reports events, which may affect workload continuity.
You can view the instance ID, event type, event cause, event status, and service impact on the console and also manually adjust the event execution time to minimize the impact.
Event Types
| Event Type | Risk Level | Event Cause |
|---|---|---|
| Minor version upgrade | Major | The risky version needs to be upgraded. |
| Read replica rebuild | Major | Underlying software or hardware faults require rebuilding read replicas to avoid further failures. |
| High CPU or memory load | Major | An instance's CPU or memory usage has reached the threshold and the instance specifications need to be changed. |
Required Permissions
- If you authorize the execution of a high CPU usage event using an account, no additional configuration is required. If you authorize the execution of a high CPU usage event as an IAM user for the first time, the IAM user must be granted the permission to create agencies.
- To authorize the execution of high CPU or memory usage events, the following IAM permissions are required:
Table 2 IAM permissions and agencies IAM Policy
Permission
Agency
Role/Policy-based
- iam:agencies:listAgencies
- iam:agencies:createAgency
- iam:permissions:listRolesForAgencyOnProject
- iam:permissions:grantRoleToGroupOnProject
- iam:permissions:grantRoleToAgencyOnProject
- iam:roles:listRoles
- iam:roles:createRole
If you do not have these permissions, create a custom policy.
The system will automatically create the RDSAccessProjectResource agency. This agency is visible to you. Deleting the agency will result in auto scaling failures.
Identity policy-based
- iam:agencies:listAgencies
- iam:agencies:createServiceLinkedAgencyV5
If you do not have these permissions, create a custom identity policy.
The system will automatically create the ServiceLinkedAgencyForGaussDBforMySQL agency. This agency is visible to you but cannot be deleted.
Precautions
Executing certain events may cause a brief workload interruption. To help workloads recover quickly, ensure that your application can automatically reconnect to the DB instance.
Constraints
- If the kernel version of the instance is between 2.0.51.240305 and 2.0.51.2403**, minor version upgrade events are not supported.
For details about how to check the kernel version, see How Can I Check the Version of a TaurusDB Instance?
- Handling suggestions are displayed only for high CPU or memory usage events. You can change instance specifications based on the suggestions provided in the event list. For details about how to change instance specifications, see Changing the vCPUs and Memory of a DB Instance or Node Manually.
Procedure
- Log in to the TaurusDB console.
- Click
in the upper left corner and select a region. - In the navigation pane, choose Events to view event information. Figure 1 Events
- Authorize: You must grant authorization for an event to be executed immediately or during a scheduled maintenance window. If an authorized event is in the Pending execution state, you can modify the scheduled maintenance window. Figure 2 Authorize Event Execution
- Cancel: For non-critical events, you can cancel them manually. Canceled events will still appear in the event list but cannot be filtered using the filter bar.
- Modify Execution Time: Change the planned execution time of an event. Figure 3 Modifying the event execution time
- Event Execution Entity: View the object (instance ID or node ID) on which the event is executed and the execution status.
- Authorize: You must grant authorization for an event to be executed immediately or during a scheduled maintenance window. If an authorized event is in the Pending execution state, you can modify the scheduled maintenance window.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot