All Products
Search
Document Center

:Troubleshoot common ECS operating system issues

Last Updated:May 15, 2026

Diagnose and resolve startup failures, logon issues, network problems, and performance bottlenecks on Linux and Windows ECS instances.

Linux operating system issues

Startup failures

Logon failures

Access failures

Network connection failures

  • Check the Dynamic Host Configuration Protocol (DHCP) configurations.

    ECS instances use DHCP to assign IP addresses to ENIs. An incorrect ENI configuration file or a stopped dhclient process can disrupt DHCP and disconnect the instance. See Check and fix DHCP configurations for local network interfaces on Linux instances.

  • Check whether a network-related process exists.

    Without a network process, DHCP leases cannot renew, disconnecting the instance. See The Linux network process does not exist.

  • Check whether network interface controller (NIC) multi-queue is enabled.

    NIC multi-queue distributes NIC interrupts across vCPUs, preventing bottlenecks on a single vCPU. See NIC multi-queue.

Performance issues (Linux)

Windows operating system issues

Logon failures

Performance issues (Windows)