ECS Overview
An ECS is a basic computing unit that consists of vCPUs, memory, OS, and EVS disks.
After creating an ECS, you can use it like using your local computer or physical server, ensuring secure, reliable, and efficient computing. ECSs support self-service creation, modification, and operation. You can create an ECS by specifying its vCPUs, memory, OS, and login authentication. After the ECS is created, you can modify its specifications as required. This ensures a reliable, secure, efficient computing environment.
The cloud platform provides multiple ECS types for different computing and storage capabilities. One ECS type provides various flavors with different vCPU and memory configurations for you to select.
- For details about ECS types, see ECS Types.
- For details about all ECS statuses in a lifecycle, see ECS Lifecycle.
- For details about ECS specifications, see A Summary List of x86 ECS Specifications.
- For details about how to select ECS specifications, see Selecting ECS Specifications.
Instance Specifications
Parameter |
Description |
---|---|
Processor |
The physical CPU model of an ECS. Different processors have different performance. |
Basic/Turbo Frequency |
Two core performance indicators of a processor.
NOTE:
Due to kernel optimization or tool restrictions, the turbo frequency cannot be queried. For details, see the instance specification details. |
vCPU |
ECS supports hyper-threading, which enables two threads to run concurrently on a single CPU core. Each thread is represented as a virtual CPU (vCPU), and a CPU core contains two vCPUs (logical cores). The number of vCPUs, which is the number of logical cores, is defined by the flavor. If hyper-threading is disabled for the processor of an x86 ECS, the number of vCPUs queried from the ECS is half of the number of vCPUs defined by the flavor. You can query the number of vCPUs of an ECS. For example, in the c7.xlarge.2 flavor, there are 4 vCPUs (logical cores). A 2-core physical CPU contains 4 vCPUs (threads). After hyper-threading is disabled, the number of vCPUs queried from the ECS using the c7.xlarge.2 flavor is 2. For details about hyper-threading, see Enabling or Disabling Hyper-Threading. |
Memory |
The memory capacity of an ECS. |
IPv6 |
Whether an ECS supports IPv6.
NOTE:
ECS flavors that support IPv6 vary depending on regions and AZs. Whether a flavor supports IPv6 addresses is subject to the console display after you select a region and an AZ on the Buy ECS page. |
CPU Computing Performance |
Only credit instances (such as T6) have the following metrics:
|
Network Bandwidth |
NOTE:
|
Network PPS |
Network I/O packets over a private network. The maximum number of packets that the ECS can transmit and receive per second. The unit is packets per second (PPS), which means the number of packets sent and received per second.
NOTE:
|
Network Connections |
The number of valid network connections established between devices (such as servers, clients, and routers) at the same time. The number of network connections of an ECS includes the connections established through TCP and UDP. If your service is sensitive to network concurrency, select instance specifications marked with the number of connections based on service requirements. |
Max. NIC Queues |
The maximum number of queues supported by an individual NIC of the ECS. More queues usually mean that network data can be distributed and processed more efficiently. This reduces the time for data packets to wait for processing, improves the network PPS and bandwidth performance, and reduces the data packet loss rate and network latency.
NOTE:
For instructions about how to enable NIC multi-queue, see Enabling NIC Multi-Queue. |
Max. NICs |
The maximum number of NICs that can be attached to an ECS. NICs include primary and extended NICs.
NOTE:
A NIC refers to an elastic network interface. You can create and configure network interfaces and attach them to your ECSs for flexible and highly available network configurations. For details, see Elastic Network Interface. |
Max. Supplementary NICs |
The maximum number of supplementary NICs that can be attached to an ECS. Supplementary network interfaces can be attached to both the primary and extended NICs of an ECS.
NOTE:
|
EVS Disk Bandwidth |
ECSs support instance-level storage I/O isolation. Each ECS enjoys their storage bandwidth and IOPS exclusively. This prevents resource contention during peak hours. If the total performance of EVS disks on an instance exceeds the storage I/O capabilities of the instance flavor, the instance flavor's storage I/O capabilities are used.
NOTE:
For details about EVS disk performance, see Disk Types and Performance. |
EVS Disk IOPS |
ECSs support instance-level storage I/O isolation. Each ECS enjoys their storage bandwidth and IOPS exclusively. This prevents resource contention during peak hours. If the total performance of EVS disks on an instance exceeds the storage I/O capabilities of the instance flavor, the instance flavor's storage I/O capabilities are used. IOPS: the number of read/write operations performed by an EVS disk per second. Assured EVS disk IOPS: the maximum EVS disk IOPS that can be continuously supported by the ECS specifications. Maximum EVS disk IOPS: the maximum EVS disk IOPS supported by the ECS specifications when the host services are idle. No SLA is committed.
NOTE:
For details about EVS disk performance, see Disk Types and Performance. |
Local Disk |
Local disks are deployed on the host where the ECS resides. They provide local storage access, high storage IOPS, low latency, high throughput, and high cost-effectiveness. Local disks are suitable for scenarios that require high I/O and fast data exchange and processing. Local disk (GiB) indicates the capacity of a local disk.
CAUTION:
Local disk data reliability depends on the host reliability, with each disk subject to potential individual faults. Data stored on local disks may be lost. Do not use local disks for long-term storage of service data. |
Virtualization |
ECS uses virtualization technology to divide a host into multiple VM instances. Each instance has independent CPUs, memory, disk, and network resources. ECS supports the following virtualization technologies: KVM, QingTian, and Xen (discontinued). |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot