All Products
Search
Document Center

Elastic GPU Service:Start an instance

Last Updated:Apr 01, 2026

GPU-accelerated instances are a type of Elastic Compute Service (ECS) instance and are managed the same way as standard ECS instances. This topic describes how to start a stopped instance using the ECS console.

Prerequisites

Before you start an instance, it must be in one of the following states:

  • Stopped — the instance was stopped normally.

  • Expired — the instance is a pay-as-you-go instance that entered the Expired state due to an overdue payment. The overdue payment has been settled, but the instance was not automatically reactivated.

Start an instance

Use the ECS console

  1. Log on to the ECS console.

  2. In the left-side navigation pane, choose Instances & Images > Instances.

  3. In the top navigation bar, select a region.

  4. Start the instance:

    • Single instance: Find the instance, then in the Actions column, choose More > Instance Status > Start. 2021-07-07_14-15-48

    • Multiple instances: Select the instances, then click Start at the bottom of the Instances page. 2021-07-07_14-22-53

  5. In the Start Instance dialog box, confirm the instance information and click OK.

After the instance starts, it enters the Running state.

Troubleshooting

Pay-as-you-go instances stopped due to overdue payment

After you settle an overdue payment, the system attempts to reactivate the instance automatically. If the instance is not reactivated within 10 minutes, check whether it has entered the Running state. If it remains stopped, manually start it using the steps above.

Important

Reactivate a pay-as-you-go instance promptly after settling an overdue payment. If the instance is not reactivated in time, it will be released. Once restarted, the instance resumes billing on a pay-as-you-go basis. Release instances you no longer need to avoid unnecessary charges. For billing details, see Pay-as-you-go.

Instance fails to start

If the instance fails to start due to insufficient resources for the instance type, change the instance type. For more information, see Change the instance type of a pay-as-you-go instance. If the problem persists, use the instance health diagnostics feature to troubleshoot.

Related topics