Starting or Stopping an ECS
ECS lifecycle management includes starting, stopping, restarting, and deleting ECSs.
- Starting or stopping a large number of ECSs increases host workload. If you want to start or stop a large number of ECSs, perform the operation in batches to prevent adverse impact on services running on other ECSs.
- You can forcibly restart or stop an ECS that remains in the Restarting or Stopping state for a long time at any time. In such a case, any unsaved data on the ECS will be lost. Therefore, exercise caution when forcibly restarting or stopping an ECS.
Procedure
- Log in to the management console.
- Presione
en la esquina superior izquierda y seleccione una región y un proyecto.
- Under Compute, click Elastic Cloud Server.
- In the search box above the upper right corner of the ECS list, enter the ECS name, IP address, or ID, and click
for search.
- Select the ECS and click Start, Stop, Restart, or Delete in the upper left corner of the ECS list.
- Confirm the displayed information. Tabla 1 describes the ECS statuses.
Tabla 1 ECS statuses Status
Status Attribute
Description
API Status
Creating
Intermediate
The ECS has been created but is not running.
BUILD or BUILDING
Starting
Intermediate
The ECS is between the Stopped and Running states.
SHUTOFF
Running
Stable
The ECS is running properly.
An ECS in this state can provide services.
ACTIVE
Stopping
Intermediate
The ECS is between the Running and Stopped states.
ACTIVE
Stopped
Stable
The ECS has been properly stopped.
An ECS in this state cannot provide services.
SHUTOFF
Restarting
Intermediate
The ECS is being restarted.
REBOOT
Resizing
Intermediate
The ECS has received a resizing request and has started to resize.
RESIZE
Verifying resizing
Intermediate
The ECS is verifying the modified configuration.
VERIFY_RESIZE
Deleting
Intermediate
The ECS is being deleted.
If the ECS remains in this state for a long time, exceptions may have occurred. In such a case, contact the administrator.
ACTIVE, SHUTOFF, REBOOT, RESIZE, VERIFY_RESIZE, HARD_REBOOT, REVERT_RESIZE, or ERROR
Deleted
Intermediate
The ECS has been deleted. An ECS in this state cannot provide services and will be promptly cleared from the system.
DELETED
Faulty
Stable
An exception has occurred on the ECS.
An ECS in this state cannot provide services. Contact the administrator.
ERROR
Reinstalling OS
Intermediate
The ECS has received a request to reinstall the OS and has begun the reinstallation.
SHUTOFF
Reinstalling OS failed
Stable
The ECS received a request to reinstall the OS, but due to exceptions, the reinstallation failed.
An ECS in this state cannot provide services. Contact the administrator.
SHUTOFF
Changing OS
Intermediate
The ECS received a request to change the OS and has begun implementing the changes.
SHUTOFF
OS Change failed
Stable
The ECS has received a request to change the OS, but due to exceptions, the changes failed to be implemented.
An ECS in this state cannot provide services. Contact customer service.
SHUTOFF
Forcibly restarting
Intermediate
The ECS is being forcibly restarted.
HARD_REBOOT
Rolling back resizing
Intermediate
The ECS is rolling back resizing.
REVERT_RESIZE
Freezing a product
Stable
If your ECS has expired or overdue, the system administrator will stop the ECS.
An ECS in this state cannot provide services. After some time, if you do not recharge it, it will be automatically deleted.
SHUTOFF
If an ECS remains in an intermediate state for over 30 minutes, exceptions may have occurred. In this event, contact the administrator.