All Products
Search
Document Center

Elastic Compute Service:Summary of ECS system events

Last Updated:Jan 15, 2026

System events record and provide notifications about cloud resources, such as operations and maintenance (O&M) task executions, resource exceptions, and resource status changes. You can use system events to obtain information about risks and anomalies for your Elastic Compute Service (ECS) resources. For example, a system event is generated when an instance must be migrated because of an underlying upgrade, or is restarted for system maintenance. Respond to and handle system events promptly to prevent your business from being affected by reduced ECS resource availability or performance. This topic summarizes the system events that ECS supports, including scheduled O&M events, unexpected O&M events, instance billing events, and instance status change events. It also provides suggestions on how to handle each system event.

Formats of ECS event codes and CloudMonitor event names

ECS system events are synchronized to CloudMonitor. This lets you set up an automated O&M mechanism based on system events. ECS event codes and CloudMonitor event names follow specific naming conventions. The formats are as follows:

  • ECS event codes: Include information about the event cause and the impact on the resource. The format is <Event cause>.<Impact on resource>.

  • CloudMonitor event names: Include information about the resource type, event cause, impact on the resource, and event status. The format is <Resource type>:<Event cause>.<Impact on resource>:<Event status>.

Note

Not all ECS event codes and CloudMonitor event names include all this information. For example, the CloudMonitor event name Disk:ErrorDetected:Executing indicates that a disk is damaged and does not need to include information about the subsequent impact on the resource.

The following table describes some examples of ECS event codes and CloudMonitor event names.

Note

If the sample ECS event code is Undefined, the system event is not displayed in the ECS console and cannot be handled in the ECS console or by calling an OpenAPI operation.

Category

Sample ECS event code

Sample Cloud Monitor event name

Description

Scheduled O&M events

SystemMaintenance.Reboot

Instance:SystemMaintenance.Reboot:Inquiring

  • Resource type: Instance, which indicates an ECS instance.

  • Event cause: SystemMaintenance, which indicates a system O&M task proactively initiated by Alibaba Cloud.

  • Impact on resource: Reboot, which indicates that the instance is restarted when the O&M task is executed.

  • Event status: Inquiring, which indicates that the O&M task is pending authorization and the instance is restarted only after you authorize the task.

Unexpected O&M events

ErrorDetected

Disk:ErrorDetected:Executing

  • Resource type: Disk, which indicates a cloud disk.

  • Event cause: ErrorDetected, which indicates that a local disk is damaged.

  • Event status: Executing, which indicates that the damaged local disk has not been repaired.

Lifecycle change events

Snapshot:CreateSnapshotCompleted

Snapshot:CreateSnapshotCompleted

  • The resource type is Snapshot.

  • Event cause: CreateSnapshotCompleted, which indicates that a snapshot has been created.

Scheduled O&M events

Important

Restarting an instance from within its operating system does not apply the maintenance action for the event. Therefore, the restart operations in this topic refer to restarts performed in the ECS console or by calling an OpenAPI operation. For more information, see Restart an instance or RebootInstance.

Event code

Event name

Event severity level

CloudMonitor event name

Event description and impact

Recommendations for users

SystemMaintenance.Reboot

Instance restart because of system maintenance

Critical

  • Instance:SystemMaintenance.Reboot:Inquiring: The instance restart for system maintenance is pending authorization

  • Instance:SystemMaintenance.Reboot:Scheduled: The instance restart for system maintenance is scheduled

  • Instance:SystemMaintenance.Reboot:Executing: The instance restart for system maintenance is in progress

  • Instance:SystemMaintenance.Reboot:Executed: The instance restart for system maintenance is complete

  • Instance:SystemMaintenance.Reboot:Avoided: The instance restart for system maintenance is avoided

  • Instance:SystemMaintenance.Reboot:Failed: The instance restart for system maintenance failed

  • Instance:SystemMaintenance.Reboot:Canceled: The scheduled instance restart for system maintenance is canceled (risk mitigated)

Alibaba Cloud detects a potential risk of a software or hardware failure on the underlying host of an ECS instance. This risk can cause the ECS instance to restart. The risk has not yet become an actual failure. This system event is sent 24 to 48 hours before the scheduled system maintenance.

Note

Failure risks include the following:

  • Type 1: Potential risks on the host

  • Type 2: The GPU device of the instance is unavailable

Select a response method as needed:

Note
  • Monitor the status of the event. If the event status does not change after you restart the instance, the response to the event failed and the risk is not mitigated. To mitigate the risk, select an appropriate time to restart the instance. We recommend that you wait at least 12 hours after the previous operation.

  • You can modify the maintenance properties of the instance to specify the default action to take when an O&M event occurs on the instance. For more information, see Modify instance maintenance properties.

SystemMaintenance.Stop

Instance stop because of system maintenance

Critical

  • Instance:SystemMaintenance.Stop:Scheduled: The instance stop for system maintenance is scheduled

  • Instance:SystemMaintenance.Stop:Executing: The instance stop for system maintenance is in progress

  • Instance:SystemMaintenance.Stop:Executed: The instance stop for system maintenance is complete

  • Instance:SystemMaintenance.Stop:Avoided: The instance stop for system maintenance is avoided

  • Instance:SystemMaintenance.Stop:Failed: The instance stop for system maintenance failed

  • Instance:SystemMaintenance.Stop:Canceled: The instance stop for system maintenance is canceled

This system event is sent 24 to 48 hours before the scheduled system maintenance when Alibaba Cloud detects a potential risk of a software or hardware failure on the underlying host of an ECS instance. This risk can cause the instance to be shut down and stopped. The risk has not yet become an actual failure.

Select a response method as needed:

  • Redeploy the instance yourself.

  • Wait for the system to automatically stop the instance, and then perform subsequent actions, such as redeploying the instance.

Note

You can modify the maintenance properties of the instance to specify the default action to take when an O&M event occurs on the instance. For more information, see Modify instance maintenance properties.

SystemMaintenance.Redeploy

Instance redeployment because of system maintenance

Critical

  • Instance:SystemMaintenance.Redeploy:Inquiring: The instance redeployment for system maintenance is pending authorization

  • Instance:SystemMaintenance.Redeploy:Scheduled: The instance redeployment for system maintenance is scheduled

  • Instance:SystemMaintenance.Redeploy:Executing: The instance redeployment for system maintenance is in progress

  • Instance:SystemMaintenance.Redeploy:Executed: The instance redeployment for system maintenance is complete

  • Instance:SystemMaintenance.Redeploy:Avoided: The instance redeployment for system maintenance is avoided

  • Instance:SystemMaintenance.Redeploy:Canceled: The instance redeployment for system maintenance is canceled

This system event is sent 24 to 48 hours before the scheduled system maintenance when Alibaba Cloud detects a potential risk of a software or hardware failure on the underlying host of an ECS instance. This risk can cause the instance to be redeployed. The risk has not yet become an actual failure.

Important

For an instance that uses local SSDs or local HDDs, the data disks are re-initialized and the data on the local disks is cleared.

Make preparations, such as modifying the /etc/fstab configuration file and backing up data. Then, select a response method as needed:

Note
  • Monitor the status of the event. If the event status does not change after you redeploy the instance, the response to the event failed and the risk is not mitigated. To mitigate the risk, select an appropriate time to redeploy the instance. We recommend that you wait at least 12 hours after the previous operation.

  • You can modify the maintenance properties of the instance to specify the default action to take when an O&M event occurs on the instance. For more information, see Modify instance maintenance properties.

SystemMaintenance.IsolateErrorDisk

Damaged disk isolation because of system maintenance

Critical

  • Instance:SystemMaintenance.IsolateErrorDisk:Inquiring: The damaged disk isolation for system maintenance is pending authorization

  • Instance:SystemMaintenance.IsolateErrorDisk:Executing: The damaged disk isolation for system maintenance is in progress

  • Instance:SystemMaintenance.IsolateErrorDisk:Executed: The damaged disk isolation for system maintenance is complete

  • Instance:SystemMaintenance.IsolateErrorDisk:Avoided: The damaged disk isolation for system maintenance is avoided

  • Instance:SystemMaintenance.IsolateErrorDisk:Failed: The damaged disk isolation for system maintenance failed

  • Instance:SystemMaintenance.IsolateErrorDisk:Canceled: The damaged disk isolation for system maintenance is canceled

This system event is sent immediately when Alibaba Cloud detects software or hardware damage on a local disk of an ECS instance.

Important

The procedure for handling a damaged local disk varies based on the instance type. For some instance types, the instance must be restarted to isolate the damaged disk. For other instance types, the damaged disk can be isolated and repaired online.

Make preparations, such as modifying the /etc/fstab configuration file and backing up data. Then, select an appropriate time to authorize the damaged disk to be isolated. The disk is isolated online without restarting the instance.

Note

For more information about the O&M process, see Scenario ③ for instances with local disks.

SystemMaintenance.ReInitErrorDisk

Damaged disk re-initialization because of system maintenance

Critical

  • Instance:SystemMaintenance.ReInitErrorDisk:Inquiring: The damaged disk re-initialization for system maintenance is pending authorization

  • Instance:SystemMaintenance.ReInitErrorDisk:Executing: The damaged disk re-initialization for system maintenance is in progress

  • Instance:SystemMaintenance.ReInitErrorDisk:Executed: The damaged disk re-initialization for system maintenance is complete

  • Instance:SystemMaintenance.ReInitErrorDisk:Avoided: The damaged disk re-initialization for system maintenance is avoided

  • Instance:SystemMaintenance.ReInitErrorDisk:Failed: The damaged disk re-initialization for system maintenance failed

  • Instance:SystemMaintenance.ReInitErrorDisk:Canceled: The damaged disk re-initialization for system maintenance is canceled

This system event is sent immediately after Alibaba Cloud detects software or hardware damage on a local disk of an ECS instance and replaces the damaged local disk on the host. This typically occurs within five business days after you authorize the disk isolation.

Important

The procedure for handling a damaged local disk varies based on the instance type. For some instance types, the instance must be restarted to isolate the damaged disk. For other instance types, the damaged disk can be isolated and repaired online.

Select an appropriate time to authorize the local disk to be restored. The disk is restored online without restarting the instance.

Note

For more information about the O&M process, see Scenario ③ for instances with local disks.

SystemMaintenance.RebootAndIsolateErrorDisk

Instance restart and damaged disk isolation because of system maintenance

Critical

  • Instance:SystemMaintenance.RebootAndIsolateErrorDisk:Inquiring: The instance restart and damaged disk isolation for system maintenance is pending authorization

  • Instance:SystemMaintenance.RebootAndIsolateErrorDisk:Executing: The instance restart and damaged disk isolation for system maintenance is in progress

  • Instance:SystemMaintenance.RebootAndIsolateErrorDisk:Executed: The instance restart and damaged disk isolation for system maintenance is complete

  • Instance:SystemMaintenance.RebootAndIsolateErrorDisk:Avoided: The instance restart and damaged disk isolation for system maintenance is avoided

  • Instance:SystemMaintenance.RebootAndIsolateErrorDisk:Canceled: The instance restart and damaged disk isolation for system maintenance is canceled

This system event is sent immediately when Alibaba Cloud detects software or hardware damage on a local disk of an ECS instance and fails to isolate the disk online.

Important

The procedure for handling a damaged local disk varies based on the instance type. For some instance types, the instance must be restarted to isolate the damaged disk. For other instance types, the damaged disk can be isolated and repaired online.

Select an appropriate time to authorize the damaged disk to be isolated, and restart the instance yourself. The disk is isolated offline, which requires an instance restart.

Note

For more information about the O&M process, see Scenario ③ for instances with local disks.

SystemMaintenance.RebootAndReInitErrorDisk

Instance restart and damaged disk re-initialization because of system maintenance

Critical

  • Instance:SystemMaintenance.RebootAndReInitErrorDisk:Inquiring: The instance restart and damaged disk re-initialization for system maintenance is pending authorization

  • Instance:SystemMaintenance.RebootAndReInitErrorDisk:Executing: The instance restart and damaged disk re-initialization for system maintenance is in progress

  • Instance:SystemMaintenance.RebootAndReInitErrorDisk:Executed: The instance restart and damaged disk re-initialization for system maintenance is complete

  • Instance:SystemMaintenance.RebootAndReInitErrorDisk:Avoided: The instance restart and damaged disk re-initialization for system maintenance is avoided

  • Instance:SystemMaintenance.RebootAndReInitErrorDisk:Canceled: The instance restart and damaged disk re-initialization for system maintenance is canceled

This system event is sent immediately when Alibaba Cloud detects software or hardware damage on a local disk of an ECS instance and fails to restore the local disk online.

Important

The procedure for handling a damaged local disk varies based on the instance type. For some instance types, the instance must be restarted to isolate the damaged disk. For other instance types, the damaged disk can be isolated and repaired online.

Select an appropriate time to authorize the local disk to be restored, and restart the instance yourself. The disk is restored offline, which requires an instance restart.

Note

For more information about the O&M process, see Scenario ③ for instances with local disks.

SystemMaintenance.StopAndRepair

In-place repair event for an instance with local disks

Critical

  • Instance:SystemMaintenance.StopAndRepair:Inquiring: Instance shutdown for repair

  • Instance:SystemMaintenance.StopAndRepair:Scheduled: The in-place repair of the instance is scheduled

  • Instance:SystemMaintenance.StopAndRepair:Executing: The in-place repair of the instance is in progress

  • Instance:SystemMaintenance.StopAndRepair:Executed: The in-place repair of the instance is complete

  • Instance:SystemMaintenance.StopAndRepair:Avoided: The in-place repair of the instance is avoided

This system event is sent 48 to 168 hours before the scheduled system maintenance when Alibaba Cloud detects a risk of hardware failure on the underlying host of an ECS instance.

Select an appropriate time to authorize the repair or redeployment of the instance with local disks.

Note

For more information about the O&M process, see O&M scenarios and system events for instances with local disks.

SystemMaintenance.CleanReleasedDisks

Cleanup event after EBS hot-plug failure

Warning

  • Instance:SystemMaintenance.CleanReleasedDisks.Inquiring: Querying the status of the cleanup event after a failed EBS hot-plug.

  • Instance:SystemMaintenance.CleanReleasedDisks.Executing: The cleanup event after an EBS hot-plug failure is in progress

  • Instance:SystemMaintenance.CleanReleasedDisks.Executed: The cleanup event after an EBS hot-plug failure is complete

  • Instance:SystemMaintenance.CleanReleasedDisks.Failed: The cleanup event after an EBS hot-plug failure failed

This system event is sent when Alibaba Cloud detects configuration information for one or more cloud disks that were released because of overdue payments in the operating system of an ECS instance.

Select an appropriate time to authorize Alibaba Cloud to clear the configuration information of the released cloud disks.

Important

Alibaba Cloud shuts down the instance at the time you specify, cleans up the disks, and then starts the instance again.

Unexpected O&M events

Event code

Event name

Event severity level

Cloud Monitor event name

Event description and impact

Handling suggestion

SystemFailure.Reboot

Instance restart due to system error

Critical

  • Instance:SystemFailure.Reboot:Executing: The instance restart due to a system error started

  • Instance:SystemFailure.Reboot:Executed: The instance restart due to a system error ended

  • Instance:SystemFailure.Reboot:Failed: The instance restart due to a system error failed

This system event is sent immediately when Alibaba Cloud detects that an ECS instance is restarted due to an unexpected software or hardware failure on the underlying host, such as CPU or memory hardware damage.

Wait for the instance to automatically restart, and then check whether the instance and its applications are running correctly.

During the restart, Alibaba Cloud migrates the instance to a healthy host.

Note

You can modify the maintenance properties of the instance to specify the default action to take when an O&M event occurs on the instance. For more information, see Modify instance maintenance properties.

InstanceFailure.Reboot

Instance restart required due to an operating system error

Critical

  • Instance:InstanceFailure.Reboot:Scheduled: The instance restart due to an operating system error is scheduled

  • Instance:InstanceFailure.Reboot:Executing: The instance restart due to an operating system error started

  • Instance:InstanceFailure.Reboot:Executed: The instance restart due to an operating system error ended

  • Instance:InstanceFailure.Reboot:Avoided: The instance restart due to an operating system error is avoided

This system event is sent immediately when Alibaba Cloud detects that an ECS instance is down due to an internal operating system issue, such as an out-of-memory (OOM) error, blue screen, freeze, continuous printing of serial port logs, or kernel panic.

Wait for the instance to automatically restart, and then check whether the instance and its applications are running correctly.

You can enable the Kdump service for the operating system to identify the cause of the crash and prevent similar issues from recurring. For more information, see Enable the Kdump service for a Linux instance or Enable the Kernel Memory Dump feature for a Windows instance.

SystemFailure.Stop

Instance stop due to system error

Critical

  • Instance:SystemFailure.Stop:Executing: The instance stop due to a system error started

  • Instance:SystemFailure.Stop:Executed: The instance stop due to a system error is complete

This system event is sent immediately when Alibaba Cloud detects that an ECS instance is shut down due to a software or hardware failure on the underlying host, such as CPU or memory hardware damage.

Wait for the instance to be automatically stopped, and then start the instance.

When you start the instance, Alibaba Cloud migrates the instance to a healthy host.

Note

You can modify the maintenance properties of the instance to specify the default action to take when an O&M event occurs on the instance. For more information, see Modify instance maintenance properties.

SystemFailure.Redeploy

Instance redeployment due to system error

Critical

  • Instance:SystemFailure.Redeploy:Inquiring: The instance redeployment due to a system error is pending authorization

  • Instance:SystemFailure.Redeploy:Executing: The instance redeployment due to a system error is in progress

  • Instance:SystemFailure.Redeploy:Executed: The instance redeployment due to a system error is complete

  • Instance:SystemFailure.Redeploy:Avoided: The instance redeployment due to a system error is avoided

  • Instance:SystemFailure.Redeploy:Canceled: The instance redeployment due to a system error is canceled

This system event is sent immediately when Alibaba Cloud detects that an instance with local disks must be redeployed due to a software or hardware failure on the underlying host.

Note

This type of event is supported only for instances that depend on host hardware, such as instances that have local disks attached or support SGX-based confidential computing.

Make preparations, such as modifying the /etc/fstab configuration file and backing up data. Then, select a response method as needed:

Note

You can modify the maintenance properties of the instance to specify the default action to take when an O&M event occurs on the instance. For more information, see Modify instance maintenance properties.

SystemFailure.Delete

Automatic bill cancellation due to instance creation failure

Critical

  • Instance:SystemFailure.Delete:Executing: The automatic bill cancellation due to an instance creation failure started

  • Instance:SystemFailure.Delete:Executed: The bill was automatically canceled due to an instance creation failure

  • Instance:SystemFailure.Delete:Avoided: The automatic bill cancellation due to an instance creation failure is avoided

This system event is sent immediately when Alibaba Cloud detects that an order to create an ECS instance is successful but the instance fails to be created.

Wait for the system to automatically release the instance. The instance is typically released within five minutes after it fails to be created.

Note

If you have paid for the order, you receive a refund after the instance is released.

To increase the success rate of instance creation:

  • Before you create an instance, query the supply of ECS instance resources and the number of available private IP addresses in the destination region and zone. For example, you can call the DescribeAvailableResource operation.

  • Use Auto Provisioning or Auto Scaling to flexibly deliver instances from a larger resource pool.

ErrorDetected

Alert for local disk damage

Critical

  • Disk:ErrorDetected:Executing: The alert for local disk damage started

  • Disk:ErrorDetected:Executed: The alert for local disk damage ended

This system event is sent immediately when Alibaba Cloud detects an unexpected software or hardware damage on a local disk of an ECS instance, which prevents the disk from being read from or written to.

Make preparations, such as modifying the /etc/fstab configuration file and backing up data. Then, select an appropriate time to isolate the damaged disk and restore the local disk.

The supported operations vary based on the instance type. The following list describes the details:

  • d1, d1ne, d2s, and d2c: Support online isolation, offline isolation, online repair, and redeployment.

  • d3c, d2c, i2, i2g, i2ne, i2gne, i3, and i3g: Support online isolation, offline isolation, and redeployment.

  • i1: Supports redeployment.

  • ebmi2g: Supports authorized repair and redeployment.

Note

For more information about the O&M process, see Scenario ③ for instances with local disks.

Stalled

Disk performance is severely affected

Critical

  • Disk:Stalled:Executing: The disk performance started to be severely affected

  • Disk:Stalled:Executed: The disk performance has recovered from being severely affected

This system event is sent immediately when Alibaba Cloud detects that an I/O hang occurs on a cloud disk attached to an ECS instance. This severely affects the disk performance and prevents the disk from being read from or written to.

Isolate read and write operations on the cloud disk at the application layer, or temporarily remove the instance from the SLB instance.

Instance migration events due to underlying upgrades

Event code

Event name

Event severity level

Cloud Monitor event name

Event description and impact

Handling suggestion

SystemUpgrade.Migrate

Instance migration required due to underlying upgrades

Critical

Undefined

If Alibaba Cloud upgrades and transforms the physical infrastructure, instances in the corresponding region and zone may be affected. This system event is sent to you in advance.

Log on to the ECS console to view the details of the system event and migrate the instance as prompted. For more information, see Instance migration due to underlying upgrades.

Burstable instance performance restriction events

Event code

Event name

Event severity level

Cloud Monitor event name

Event description and impact

Handling suggestion

Instance:BurstablePerformanceRestricted

Burstable instance performance is restricted

Warning

Instance:BurstablePerformanceRestricted: Burstable instance performance is restricted

This system event is sent immediately when the accrued CPU credits of a burstable instance are depleted.

Select a response method as needed:

  • If you temporarily need higher performance, enable the unlimited mode for the instance. For more information, see Enable or disable the unlimited mode.

  • If you need higher performance for a long period, upgrade the instance to a larger instance type or a non-burstable instance type. For more information, see Change the instance type.

To customize the threshold for triggering notifications, for example, to receive a notification when the accrued CPU credits are less than 10 for 10 consecutive minutes, you can set a threshold-based alert rule in the Cloud Monitor console. For more information, see Monitor burstable instances.

Status change events

Event code

Event name

Event severity level

Cloud Monitor event name

Event description and impact

Handling suggestion

Instance:PreemptibleInstanceInterruption

Spot instance interruption notification

Warning

Instance:PreemptibleInstanceInterruption: Spot instance interruption notification

This system event is sent 5 minutes before a spot instance is reclaimed.

We recommend that you:

  • Use spot instances for stateless applications, such as elastically scalable web services and big data analytics.

  • Use Auto Provisioning to deliver instances and mitigate the impact of reclaimed spot instances on your business. You can also implement automated O&M based on this system event. For example, in the Cloud Monitor console, set an event notification that triggers the automatic purchase of new spot instances.

Instance:ModifyInstanceSpec.Reboot

Instance restart required for instance type change to take effect

Critical

  • Instance:ModifyInstanceSpec.Reboot:Scheduled The instance is about to be restarted due to an instance type change

  • Instance:ModifyInstanceSpec.Reboot:Executing The instance is being restarted due to an instance type change

  • Instance:ModifyInstanceSpec.Reboot:Executed The instance type change has taken effect

  • Instance:ModifyInstanceSpec.Reboot:Avoid The instance restart due to an instance type change is avoided

After an instance type is changed, the instance must be restarted for the new configuration to take effect. If you do not restart the instance within seven days after the new order takes effect, the system forcibly restarts the instance to apply the new instance type.

We recommend that you:

Instance:PerformanceModeChange

Performance mode switchover of burstable instance

Warning

Instance:PerformanceModeChange: Performance mode switchover of burstable instance

This system event is generated when a burstable instance switches from unlimited mode to standard mode, or from standard mode to unlimited mode.

Determine whether to follow this system event as needed. If you want to follow the event, you can set an event notification in the Cloud Monitor console. For more information, see Subscribe to ECS system event notifications.

Instance:StateChange

Instance status change notification

Information

Instance:StateChange: Instance status change notification

This system event is generated when the instance status changes, for example, from Running to Stopping, or from Stopping to Stopped.

Determine whether to follow this system event as needed. If you want to follow the event, you can set an event notification in the Cloud Monitor console. For more information, see Subscribe to ECS system event notifications.

Instance:AutoReactivateCompleted

Automatic reboot completion

Information

Instance:AutoReactivateCompleted: Automatic reactivation completed

This system event is generated when you have paid the overdue bill and the instance is automatically restarted.

Determine whether to follow this system event as needed. If you want to follow the event, you can set an event notification in the Cloud Monitor console. For more information, see Subscribe to ECS system event notifications.

Instance:LiveMigrationAcrossDDH

Instance hot migration between dedicated hosts

Information

Instance:LiveMigrationAcrossDDH: Instance hot migration between dedicated hosts

This system event is generated when an instance is hot migrated.

Determine whether to follow this system event as needed. If you want to follow the event, you can set an event notification in the Cloud Monitor console. For more information, see Subscribe to ECS system event notifications.

Disk:DiskOperationCompleted

Disk operation completed

Information

Disk:DiskOperationCompleted: Disk operation completed

This system event is generated when a pay-as-you-go disk is manually attached or detached.

Determine whether to follow this system event as needed. If you want to follow the event, you can set an event notification in the Cloud Monitor console. For more information, see Subscribe to ECS system event notifications.

Disk:ConvertToPostpaidCompleted

Disk converted to pay-as-you-go

Information

Disk:ConvertToPostpaidCompleted: Disk converted to pay-as-you-go

This system event is generated when a subscription disk is converted to a pay-as-you-go disk.

Determine whether to follow this system event as needed. If you want to follow the event, you can set an event notification in the Cloud Monitor console. For more information, see Subscribe to ECS system event notifications.

Snapshot:CreateSnapshotCompleted

Disk snapshot created

Information

Snapshot:CreateSnapshotCompleted: Disk snapshot created

This system event is generated when a snapshot for a disk is created.

Determine whether to follow this system event as needed. If you want to follow the event, you can set an event notification in the Cloud Monitor console. For more information, see Subscribe to ECS system event notifications.

Snapshot:SnapshotDeleted

Snapshot deletion completed event

Information

Snapshot:SnapshotDeleted: Snapshot deletion completed event

This system event is generated when a manual snapshot or an automatic snapshot is deleted.

None

Instance performance risk events

Event code

Event name

Event severity level

Cloud Monitor event name

Event description and impact

Handling suggestion

Instance:CPUPerformanceReachLimit

Instance CPU performance reaches the upper limit of the instance type

Warning

Instance:CPUPerformanceReachLimit:Executed : Instance CPU performance reaches the upper limit of the instance type

Alibaba Cloud detects that the CPU utilization of the instance has reached 100% or the upper limit of its instance type.

Note

The event is sent if the CPU upper limit defined for the instance type is reached twice within the last three minutes.

Sustained CPU usage at the upper limit of the instance type may adversely affect your business. Adjust your configuration as needed. For more information, see Discover and troubleshoot instance issues.

Instance:StoragePerformanceReachLimit

Instance storage performance reaches the upper limit of the instance type

Warning

Instance:StoragePerformanceReachLimit:Executed : Instance storage performance reaches the upper limit of the instance type

Alibaba Cloud detects that the disk bandwidth or IOPS of the instance has reached the upper limit of its instance type. Examples:

  • The cloud disk bandwidth of the instance reaches the upper limit of the instance type.

  • The cloud disk bandwidth of the instance reaches the burst limit of the instance type.

  • The cloud disk IOPS of the instance reaches the upper limit of the instance type.

  • The cloud disk IOPS of the instance reaches the burst limit of the instance type.

Note

This event is not supported for ECS instances of generations earlier than Generation 6. The event is sent if the storage performance upper limit defined for the instance type is reached twice within the last three minutes.

Sustained storage performance at the upper limit of the instance type may adversely affect your business. Adjust your configuration as needed. For more information, see Discover and troubleshoot instance issues.

Instance:NetworkPerformanceReachLimit

Instance network performance reaches the upper limit of the instance type

Warning

Instance:NetworkPerformanceReachLimit:Executed : Instance network performance reaches the upper limit of the instance type

Alibaba Cloud detects that the network performance of the instance has reached the upper limit of its instance type. Examples:

  • The inbound public bandwidth of the instance reaches its upper limit.

  • The outbound public bandwidth of the instance reaches its upper limit.

  • The inbound bandwidth of the instance reaches its upper limit.

  • The outbound bandwidth of the instance reaches its upper limit.

  • The inbound bandwidth of the instance reaches its burst limit.

  • The outbound bandwidth of the instance reaches its burst limit.

  • The number of connections for the instance reaches the upper limit of the instance type.

  • Inbound packet loss occurs due to traffic throttling.

  • Outbound packet loss occurs due to traffic throttling.

Note

The event is sent if the network performance upper limit defined for the instance type is reached twice within the last three minutes.

Sustained network performance at the upper limit of the instance type may adversely affect your business. Adjust your configuration as needed. For more information, see Discover and troubleshoot instance issues.

Instance:StatusCheckFailed

Instance status check failed

Warning

  • Instance:StatusCheckFailed:Executing : Instance status check failed is in progress

  • Instance:NetworkPerformanceReachLimit:Executed : Instance status check failed has ended

Alibaba Cloud detects a connectivity exception for the instance. Examples:

  • The status check for the host where the instance resides failed.

  • The status check for the instance operating system failed.

Alibaba Cloud has detected a connectivity exception for the instance, which requires prompt troubleshooting. For more information, see Diagnose network connectivity.