From a resource management standpoint, FPGA-accelerated instances are considered as Elastic Compute Service (ECS) instances and are managed in the same way you manage other ECS instances. This topic describes how to start an instance in the ECS console.

Prerequisites

The instance that you want to start meets one of the following requirements:
  • The instance is in the Stopped state.
  • The instance is a pay-as-you-go instance that entered the Expired state due to an overdue payment. The overdue payment is settled but the instance cannot be automatically reactivated.

Background information

If you have settled an overdue payment that caused a pay-as-you-go instance to stop but the instance cannot be automatically reactivated, the instance will still be released. You must manually reactivate the instance in a timely manner to prevent the instance from being released and affecting your business. For more information, see Pay-as-you-go.

After the overdue payment for a pay-as-you-go instance is settled, the system reactivates the instance. If the instance cannot be automatically reactivated, wait 10 minutes and check whether the instance is reactivated and enters the Running state. If the instance still cannot be automatically reactivated, manually reactivate it in a timely manner.
Note After you reactivate a pay-as-you-go instance that was stopped due to an overdue payment, the instance begins to run again and resumes billing on a pay-as-you-go basis. Release instances that are no longer needed to avoid unnecessary costs.

The instance may fail to be manually reactivated if resources for the instance type are insufficient. If this occurs, 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 perform troubleshooting.

Procedure

  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 instances.
    • To start a single instance, find the instance and choose More > Instance Status > Start in the Actions column. 2021-07-07_14-15-48
    • To start multiple instances at a time, select the instances that you want to start and click Start in the lower part of the Instances page. 2021-07-07_14-22-53
  5. In the Start Instance dialog box, confirm the instance information and click OK.

Result

After the instance is started, it enters the Running state.