diff --git a/docs/ecs/umn/ALL_META.TXT.json b/docs/ecs/umn/ALL_META.TXT.json index d67062fd1..65b11fb67 100644 --- a/docs/ecs/umn/ALL_META.TXT.json +++ b/docs/ecs/umn/ALL_META.TXT.json @@ -1,4 +1,7 @@ [ + { + "dockw":"User Guide" + }, { "uri":"en-us_topic_0092494580.html", "node_id":"en-us_topic_0092494580.xml", @@ -184,7 +187,7 @@ "node_id":"en-us_topic_0091224748.xml", "product_code":"ecs", "code":"11", - "des":"C4 ECSs use second-generation Intel® Xeon® Scalable processors and high-speed intelligent NICs to offer powerful and stable computing performance, and ultra-high network ", + "des":"C7t ECSs support encryption using Intel® SGX to protect the confidentiality and integrity of key code and data from being damaged by malware. Based on the TPM/TCM chip, t", "doc_type":"usermanual", "kw":"Dedicated General-Purpose ECSs,ECS Specifications and Types,User Guide", "search_title":"", @@ -2012,7 +2015,7 @@ "node_id":"en-us_topic_0140323154.xml", "product_code":"ecs", "code":"109", - "des":"If you have not created any security group, the system automatically creates a default security group for you and associates it with the instance (such as an ECS) when yo", + "des":"If you have not created any security groups yet, the system automatically creates a default security group for you and associates it with the instance (such as an ECS) wh", "doc_type":"usermanual", "kw":"Default Security Group and Rules,Security Groups,User Guide", "search_title":"", @@ -5535,4 +5538,4 @@ "title":"Glossary", "githuburl":"" } -] \ No newline at end of file +] diff --git a/docs/ecs/umn/CLASS.TXT.json b/docs/ecs/umn/CLASS.TXT.json index dc0e978f5..dee0aa8f4 100644 --- a/docs/ecs/umn/CLASS.TXT.json +++ b/docs/ecs/umn/CLASS.TXT.json @@ -90,7 +90,7 @@ "code":"10" }, { - "desc":"C4 ECSs use second-generation Intel® Xeon® Scalable processors and high-speed intelligent NICs to offer powerful and stable computing performance, and ultra-high network ", + "desc":"C7t ECSs support encryption using Intel® SGX to protect the confidentiality and integrity of key code and data from being damaged by malware. Based on the TPM/TCM chip, t", "product_code":"ecs", "title":"Dedicated General-Purpose ECSs", "uri":"en-us_topic_0091224748.html", @@ -972,7 +972,7 @@ "code":"108" }, { - "desc":"If you have not created any security group, the system automatically creates a default security group for you and associates it with the instance (such as an ECS) when yo", + "desc":"If you have not created any security groups yet, the system automatically creates a default security group for you and associates it with the instance (such as an ECS) wh", "product_code":"ecs", "title":"Default Security Group and Rules", "uri":"en-us_topic_0140323154.html", @@ -2717,4 +2717,4 @@ "p_code":"", "code":"302" } -] \ No newline at end of file +] diff --git a/docs/ecs/umn/en-us_image_0000001695898240.png b/docs/ecs/umn/en-us_image_0000001695898240.png new file mode 100644 index 000000000..f124a0045 Binary files /dev/null and b/docs/ecs/umn/en-us_image_0000001695898240.png differ diff --git a/docs/ecs/umn/en-us_image_0000001743660585.png b/docs/ecs/umn/en-us_image_0000001743660585.png new file mode 100644 index 000000000..f1f10b3c2 Binary files /dev/null and b/docs/ecs/umn/en-us_image_0000001743660585.png differ diff --git a/docs/ecs/umn/en-us_topic_0030878383.html b/docs/ecs/umn/en-us_topic_0030878383.html index 18e0a818a..3d32cd296 100644 --- a/docs/ecs/umn/en-us_topic_0030878383.html +++ b/docs/ecs/umn/en-us_topic_0030878383.html @@ -8,108 +8,106 @@

Procedure

  1. Log in to the management console.
  2. Click in the upper left corner and select your region and project.
  3. Under Computing, click Elastic Cloud Server.
  4. On the Elastic Cloud Server page, click the name of the target ECS.

    The page providing details about the ECS is displayed.

  5. Click the Security Groups tab, expand the information of the security group, and view security group rules.
  6. Click the security group ID.

    The system automatically switches to the security group details page.

  7. Configure required parameters.

    You can click + to add more inbound rules.

    -

    Figure 1 Add Inbound Rule
    -
    Table 1 Inbound rule parameter description

    Parameter

    +
    - - - - - - - - - - - - - - - -
    Table 1 Inbound rule parameter description

    Parameter

    Description

    +

    Description

    Example Value

    +

    Example Value

    Protocol & Port

    +

    Protocol & Port

    The network protocol used to match traffic in a security group rule.

    +

    The network protocol used to match traffic in a security group rule.

    Currently, the value can be All, TCP, UDP, GRE, ICMP, or more.

    TCP

    +

    TCP

    Port: The port or port range over which traffic can reach your ECS. The value can be from 1 to 65535.

    +

    Port: The port or port range over which traffic can reach your ECS. The value can be from 1 to 65535.

    22, or 22-30

    +

    22, or 22-30

    Type

    +

    Type

    Source IP address version. You can select:
    • IPv4
    • IPv6
    +
    Source IP address version. You can select:
    • IPv4
    • IPv6

    IPv4

    +

    IPv4

    Source

    +

    Source

    Source of the security group rule. The value can be an IP address or a security group to allow access from IP addresses or instances in the security group. For example:
    • IP address:
      • Single IP address: 192.168.10.10/32
      • All IP addresses: 0.0.0.0/0
      • IP address range: 192.168.1.0/24
      +
    Source of the security group rule. The value can be an IP address or a security group to allow access from IP addresses or instances in the security group. For example:
    • IP address:
      • Single IP address: 192.168.10.10/32
      • All IP addresses: 0.0.0.0/0
      • IP address range: 192.168.1.0/24
    • Security group: sg-A

    If the source is a security group, this rule will apply to all instances associated with the selected security group.

    0.0.0.0/0

    +

    0.0.0.0/0

    Description

    +

    Description

    Supplementary information about the security group rule. This parameter is optional.

    +

    Supplementary information about the security group rule. This parameter is optional.

    The security group rule description can contain a maximum of 255 characters and cannot contain angle brackets (< or >).

    N/A

    +

    N/A

  8. Configure required parameters.

    You can click + to add more outbound rules.

    -

    Figure 2 Add Outbound Rule
    -
    Table 2 Outbound rule parameter description

    Parameter

    +
    - - - - - - - - - - - - - - - - diff --git a/docs/ecs/umn/en-us_topic_0035470099.html b/docs/ecs/umn/en-us_topic_0035470099.html index 24eff6095..dfac86a98 100644 --- a/docs/ecs/umn/en-us_topic_0035470099.html +++ b/docs/ecs/umn/en-us_topic_0035470099.html @@ -224,11 +224,6 @@ - - - - - - - - - - - - - + + +
    Table 2 Outbound rule parameter description

    Parameter

    Description

    +

    Description

    Example Value

    +

    Example Value

    Protocol & Port

    +

    Protocol & Port

    The network protocol used to match traffic in a security group rule.

    +

    The network protocol used to match traffic in a security group rule.

    Currently, the value can be All, TCP, UDP, GRE, ICMP, or more.

    TCP

    +

    TCP

    Port: The port or port range over which traffic can leave your ECS. The value can be from 1 to 65535.

    +

    Port: The port or port range over which traffic can leave your ECS. The value can be from 1 to 65535.

    22, or 22-30

    +

    22, or 22-30

    Type

    +

    Type

    Source IP address version. You can select:
    • IPv4
    • IPv6
    +
    Source IP address version. You can select:
    • IPv4
    • IPv6

    IPv4

    +

    IPv4

    Destination

    +

    Destination

    Destination of the security group rule. The value can be an IP address or a security group to allow access to IP addresses or instances in the security group. For example:

    +

    Destination of the security group rule. The value can be an IP address or a security group to allow access to IP addresses or instances in the security group. For example:

    • IP address:
      • Single IP address: 192.168.10.10/32
      • All IP addresses: 0.0.0.0/0
      • IP address range: 192.168.1.0/24
    • Security group: sg-A

    0.0.0.0/0

    +

    0.0.0.0/0

    Description

    +

    Description

    Supplementary information about the security group rule. This parameter is optional.

    +

    Supplementary information about the security group rule. This parameter is optional.

    The security group rule description can contain a maximum of 255 characters and cannot contain angle brackets (< or >).

    N/A

    +

    N/A

    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit

    SUSE-SAP

    -
    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit
    -

    Ubuntu

    • Ubuntu 20.04 server 64bit
    • Ubuntu 18.04 server 64bit
    diff --git a/docs/ecs/umn/en-us_topic_0035470101.html b/docs/ecs/umn/en-us_topic_0035470101.html index 7c9b3b3bb..d13a3b4b3 100644 --- a/docs/ecs/umn/en-us_topic_0035470101.html +++ b/docs/ecs/umn/en-us_topic_0035470101.html @@ -942,11 +942,6 @@
    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit

    SUSE-SAP

    -
    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit
    -

    Ubuntu

    • Ubuntu 20.04 server 64bit
    • Ubuntu 18.04 server 64bit
    diff --git a/docs/ecs/umn/en-us_topic_0035550301.html b/docs/ecs/umn/en-us_topic_0035550301.html index d04f0eaaf..33af807fc 100644 --- a/docs/ecs/umn/en-us_topic_0035550301.html +++ b/docs/ecs/umn/en-us_topic_0035550301.html @@ -454,11 +454,6 @@
    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit

    SUSE-SAP

    -
    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit
    -

    Ubuntu

    • Ubuntu 20.04 server 64bit
    • Ubuntu 18.04 server 64bit
    diff --git a/docs/ecs/umn/en-us_topic_0038024694.html b/docs/ecs/umn/en-us_topic_0038024694.html index 771fa79c1..adb1feae7 100644 --- a/docs/ecs/umn/en-us_topic_0038024694.html +++ b/docs/ecs/umn/en-us_topic_0038024694.html @@ -211,11 +211,6 @@
    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit

    SUSE-SAP

    -
    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit
    -

    Ubuntu

    • Ubuntu 20.04 server 64bit
    • Ubuntu 18.04 server 64bit
    diff --git a/docs/ecs/umn/en-us_topic_0041169567.html b/docs/ecs/umn/en-us_topic_0041169567.html index 6e38cb882..35fc9d0a2 100644 --- a/docs/ecs/umn/en-us_topic_0041169567.html +++ b/docs/ecs/umn/en-us_topic_0041169567.html @@ -8,7 +8,13 @@

    2023-09-13

    +

    2023-10-31

    +

    Modified the following content:

    + +

    2023-09-13

    Added the following content:

    @@ -601,7 +607,7 @@

    2016-09-30

    Modified the following content:

    -
    • Added constraints in Managing ECS Groups because ECS groups apply only to HANA ECSs and large-memory ECSs.
    +

    2016-09-28

    diff --git a/docs/ecs/umn/en-us_topic_0091224748.html b/docs/ecs/umn/en-us_topic_0091224748.html index b1cddd4f3..159ec3904 100644 --- a/docs/ecs/umn/en-us_topic_0091224748.html +++ b/docs/ecs/umn/en-us_topic_0091224748.html @@ -1,549 +1,595 @@

    Dedicated General-Purpose ECSs

    -

    Overview

    C4 ECSs use second-generation Intel® Xeon® Scalable processors and high-speed intelligent NICs to offer powerful and stable computing performance, and ultra-high network bandwidth and PPS.

    -

    C3 ECSs are developed based on KVM virtualization, use Intel® Xeon® Scalable processors and Data Plane Development Kit (DPDK) rapid packet processing mechanism, and feature high and stable computing performance. Equipped with high-performance NICs, the C3 ECSs provide high performance and stability, meeting enterprise-grade application requirements.

    +

    Overview

    C7t ECSs support encryption using Intel® SGX to protect the confidentiality and integrity of key code and data from being damaged by malware. Based on the TPM/TCM chip, the boot chain from the underlying server hardware to the guest OS can be measured and verified to implement trusted boot.

    +

    C4 ECSs use second-generation Intel® Xeon® Scalable processors to provide powerful and stable computing performance. By using 25GE high-speed intelligent NICs, C4 ECSs offer ultra-high network bandwidth and PPS.

    +

    C3 ECSs use Intel® Xeon® Scalable processors, KVM virtualization, Data Plane Development Kit (DPDK) rapid packet processing mechanism, and high-performance NICs to deliver high and stable computing performance for enterprise-grade applications.

    -

    Scenarios

    • C4 ECSs: Websites and web applications, generalized databases and cache servers, and medium- and heavy-workload enterprise applications with strict requirements on computing and network performance
    • C3 ECSs: Small- and medium-scale databases, cache servers, and search clusters with high requirements on stability; enterprise-grade applications
    +

    Scenarios

    • C7t ECSs are suitable for:
      • Scenarios involving sensitive information such as personal identity information and healthcare, financial, and intellectual property data
      • Confidential data sharing in multi-party computation
      • Blockchain
      • Confidential machine learning
      • Scenarios with high security and trustworthy requirements, such as finance, government, and enterprises
      • Enterprise-class applications of various types and scales
      +
    • C4 ECSs are suitable for:
      • Websites and web applications that require high computing and network performance
      • General databases
      • Cache servers
      • Medium- and heavy-load enterprise applications
      +
    • C3 ECSs are suitable for:
      • Small- and medium-sized databases, cache clusters, and search clusters with high requirements on stability
      • Enterprise-class applications of various types and scales
      +

    Specifications

    -
    Table 1 C4 ECS specifications

    Flavor

    +
    - - + + + + + + + + + + + + + + + + + +
    Table 1 C7t ECS specifications

    Flavor

    vCPUs

    +

    vCPUs

    Memory

    +

    Memory

    +

    (GiB)

    +

    Max./Assured Bandwidth

    +

    (Gbit/s)

    +

    Max. PPS

    +

    (10,000)

    +

    Max. NIC Queues

    +

    Max. NICs

    +

    Virtualization

    +

    c7t.28xlarge.4.physical

    +

    112

    +

    512

    +

    64/64

    +

    3000

    +

    32

    +

    32

    +

    BMS

    +
    +
    + +
    + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Table 2 C4 ECS specifications

    Flavor

    +

    vCPUs

    +

    Memory

    (GiB)

    Max./Assured Bandwidth

    +

    Max./Assured Bandwidth

    (Gbit/s)

    Max. PPS

    +

    Max. PPS

    (10,000)

    Max. NIC Queues

    +

    Max. NIC Queues

    Max. NICs

    +

    Max. NICs

    Virtualization

    +

    Virtualization

    Hardware

    +

    Hardware

    c4.large.2

    +

    c4.large.2

    2

    +

    2

    4

    +

    4

    4/1.2

    +

    4/1.2

    40

    +

    40

    2

    +

    2

    2

    +

    2

    KVM

    +

    KVM

    CPU: Intel® Xeon® Cascade Lake 6266

    +

    CPU: Intel® Xeon® Cascade Lake 6266

    c4.xlarge.2

    +

    c4.xlarge.2

    4

    +

    4

    8

    +

    8

    8/2.4

    +

    8/2.4

    80

    +

    80

    2

    +

    2

    3

    +

    3

    KVM

    +

    KVM

    c4.2xlarge.2

    +

    c4.2xlarge.2

    8

    +

    8

    16

    +

    16

    15/4.5

    +

    15/4.5

    150

    +

    150

    4

    +

    4

    4

    +

    4

    KVM

    +

    KVM

    c4.3xlarge.2

    +

    c4.3xlarge.2

    12

    +

    12

    24

    +

    24

    17/7

    +

    17/7

    200

    +

    200

    4

    +

    4

    6

    +

    6

    KVM

    +

    KVM

    c4.4xlarge.2

    +

    c4.4xlarge.2

    16

    +

    16

    32

    +

    32

    20/9

    +

    20/9

    280

    +

    280

    8

    +

    8

    8

    +

    8

    KVM

    +

    KVM

    c4.6xlarge.2

    +

    c4.6xlarge.2

    24

    +

    24

    48

    +

    48

    25/14

    +

    25/14

    400

    +

    400

    8

    +

    8

    8

    +

    8

    KVM

    +

    KVM

    c4.8xlarge.2

    +

    c4.8xlarge.2

    32

    +

    32

    64

    +

    64

    30/18

    +

    30/18

    550

    +

    550

    16

    +

    16

    8

    +

    8

    KVM

    +

    KVM

    c4.16xlarge.2

    +

    c4.16xlarge.2

    64

    +

    64

    128

    +

    128

    40/36

    +

    40/36

    1000

    +

    1000

    32

    +

    32

    8

    +

    8

    KVM

    +

    KVM

    c4.large.4

    +

    c4.large.4

    2

    +

    2

    8

    +

    8

    4/1.2

    +

    4/1.2

    40

    +

    40

    2

    +

    2

    2

    +

    2

    KVM

    +

    KVM

    c4.xlarge.4

    +

    c4.xlarge.4

    4

    +

    4

    16

    +

    16

    8/2.4

    +

    8/2.4

    80

    +

    80

    2

    +

    2

    3

    +

    3

    KVM

    +

    KVM

    c4.2xlarge.4

    +

    c4.2xlarge.4

    8

    +

    8

    32

    +

    32

    15/4.5

    +

    15/4.5

    150

    +

    150

    4

    +

    4

    4

    +

    4

    KVM

    +

    KVM

    c4.3xlarge.4

    +

    c4.3xlarge.4

    12

    +

    12

    48

    +

    48

    17/7

    +

    17/7

    200

    +

    200

    4

    +

    4

    6

    +

    6

    KVM

    +

    KVM

    c4.4xlarge.4

    +

    c4.4xlarge.4

    16

    +

    16

    64

    +

    64

    20/9

    +

    20/9

    280

    +

    280

    8

    +

    8

    8

    +

    8

    KVM

    +

    KVM

    c4.6xlarge.4

    +

    c4.6xlarge.4

    24

    +

    24

    96

    +

    96

    25/14

    +

    25/14

    400

    +

    400

    8

    +

    8

    8

    +

    8

    KVM

    +

    KVM

    c4.8xlarge.4

    +

    c4.8xlarge.4

    32

    +

    32

    128

    +

    128

    30/18

    +

    30/18

    550

    +

    550

    16

    +

    16

    8

    +

    8

    KVM

    +

    KVM

    c4.16xlarge.4

    +

    c4.16xlarge.4

    64

    +

    64

    256

    +

    256

    40/36

    +

    40/36

    1000

    +

    1000

    32

    +

    32

    8

    +

    8

    KVM

    +

    KVM

    -
    Table 2 C3 ECS specifications

    Flavor

    +
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Table 3 C3 ECS specifications

    Flavor

    vCPUs

    +

    vCPUs

    Memory

    +

    Memory

    (GiB)

    Max./Assured Bandwidth

    +

    Max./Assured Bandwidth

    (Gbit/s)

    Max. PPS

    +

    Max. PPS

    (10,000)

    Max. NIC Queues

    +

    Max. NIC Queues

    Max. NICs

    +

    Max. NICs

    Virtualization

    +

    Virtualization

    Hardware

    +

    Hardware

    c3.large.2

    +

    c3.large.2

    2

    +

    2

    4

    +

    4

    1.5/0.6

    +

    1.5/0.6

    30

    +

    30

    2

    +

    2

    12

    +

    12

    KVM

    +

    KVM

    CPU: Intel® Xeon® Skylake 6151

    +

    CPU: Intel® Xeon® Skylake 6151

    c3.xlarge.2

    +

    c3.xlarge.2

    4

    +

    4

    8

    +

    8

    3/1

    +

    3/1

    50

    +

    50

    2

    +

    2

    12

    +

    12

    KVM

    +

    KVM

    c3.2xlarge.2

    +

    c3.2xlarge.2

    8

    +

    8

    16

    +

    16

    5/2

    +

    5/2

    90

    +

    90

    4

    +

    4

    12

    +

    12

    KVM

    +

    KVM

    c3.4xlarge.2

    +

    c3.4xlarge.2

    16

    +

    16

    32

    +

    32

    10/4

    +

    10/4

    130

    +

    130

    4

    +

    4

    12

    +

    12

    KVM

    +

    KVM

    c3.8xlarge.2

    +

    c3.8xlarge.2

    32

    +

    32

    64

    +

    64

    15/8

    +

    15/8

    260

    +

    260

    8

    +

    8

    12

    +

    12

    KVM

    +

    KVM

    c3.15xlarge.2

    +

    c3.15xlarge.2

    60

    +

    60

    128

    +

    128

    17/16

    +

    17/16

    500

    +

    500

    16

    +

    16

    12

    +

    12

    KVM

    +

    KVM

    c3.large.4

    +

    c3.large.4

    2

    +

    2

    8

    +

    8

    1.5/0.6

    +

    1.5/0.6

    30

    +

    30

    2

    +

    2

    12

    +

    12

    KVM

    +

    KVM

    c3.xlarge.4

    +

    c3.xlarge.4

    4

    +

    4

    16

    +

    16

    3/1

    +

    3/1

    50

    +

    50

    2

    +

    2

    12

    +

    12

    KVM

    +

    KVM

    c3.2xlarge.4

    +

    c3.2xlarge.4

    8

    +

    8

    32

    +

    32

    5/2

    +

    5/2

    90

    +

    90

    4

    +

    4

    12

    +

    12

    KVM

    +

    KVM

    c3.4xlarge.4

    +

    c3.4xlarge.4

    16

    +

    16

    64

    +

    64

    10/4

    +

    10/4

    130

    +

    130

    4

    +

    4

    12

    +

    12

    KVM

    +

    KVM

    c3.8xlarge.4

    +

    c3.8xlarge.4

    32

    +

    32

    128

    +

    128

    15/8

    +

    15/8

    260

    +

    260

    8

    +

    8

    12

    +

    12

    KVM

    +

    KVM

    c3.15xlarge.4

    +

    c3.15xlarge.4

    60

    +

    60

    256

    +

    256

    16/16

    +

    16/16

    500

    +

    500

    16

    +

    16

    12

    +

    12

    KVM

    +

    KVM

    -

    Notes

    Table 3 lists the OSs supported by dedicated general-purpose ECSs.

    +

    Notes

    Table 4 lists the OSs supported by dedicated general-purpose ECSs.

    -
    Table 3 Supported OS versions

    OS

    +
    @@ -599,11 +645,6 @@ - - - - - -
    Table 4 Supported OS versions

    OS

    Version

    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit

    SUSE-SAP

    -
    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit
    -

    Ubuntu

    • Ubuntu 20.04 server 64bit
    • Ubuntu 18.04 server 64bit
    diff --git a/docs/ecs/umn/en-us_topic_0092494580.html b/docs/ecs/umn/en-us_topic_0092494580.html index 16842a160..1312f7ba5 100644 --- a/docs/ecs/umn/en-us_topic_0092494580.html +++ b/docs/ecs/umn/en-us_topic_0092494580.html @@ -1,8 +1,7 @@

    Service Overview

    -

    -
    +
    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit

    SUSE-SAP

    -
    • Novell SUSE Linux Enterprise Server 15 SP3 64bit
    • Novell SUSE Linux Enterprise Server 15 SP2 64bit
    • Novell SUSE Linux Enterprise Server 15 SP1 64bit
    • Novell SUSE Linux Enterprise Server 15 64bit
    • Novell SUSE Linux Enterprise Server 12 SP5 64bit
    • Novell SUSE Linux Enterprise Server 12 SP4 64bit
    • Novell SUSE Linux Enterprise Server 12 SP3 64bit
    -

    Ubuntu

    • Ubuntu 20.04 server 64bit
    • Ubuntu 18.04 server 64bit
    diff --git a/docs/ecs/umn/en-us_topic_0097289624.html b/docs/ecs/umn/en-us_topic_0097289624.html index d17facdc6..f1ec5a4bf 100644 --- a/docs/ecs/umn/en-us_topic_0097289624.html +++ b/docs/ecs/umn/en-us_topic_0097289624.html @@ -352,7 +352,7 @@

    Supported Common Software

    P3 ECSs are used in computing acceleration scenarios, such as deep learning training, inference, scientific computing, molecular modeling, and seismic analysis. If the software is required to support GPU CUDA, use P3 ECSs. P3 ECSs support the following commonly used software:

    • Common deep learning frameworks, such as TensorFlow, Spark, PyTorch, MXNet, and Caffee
    • CUDA GPU rendering supported by RedShift for Autodesk 3dsMax and V-Ray for 3ds Max
    • Agisoft PhotoScan
    • MapD
    • More than 2,000 GPU-accelerated applications such as Amber, NAMD, and VASP
    -

    Notes

    +

    Notes

    • P3 ECSs support the following OSs:
      • Ubuntu 20.04 server 64bit
      • Ubuntu 18.04 server 64bit
      • CentOS 8.2 64bit
      • CentOS 8.1 64bit
      • CentOS 8.0 64bit
      • CentOS 7.9 64bit
      • CentOS 7.8 64bit
      • CentOS 7.7 64bit
      • CentOS 7.6 64bit
    • If a P3 ECS is created using a private image, make sure that the Tesla driver has been installed during the private image creation. If not, install the driver for computing acceleration after the ECS is created. For details, see Installing a Tesla Driver and CUDA Toolkit on a GPU-accelerated ECS.
    @@ -534,7 +534,7 @@
  9. By default, P2s ECSs created using a Windows public image have the Tesla driver installed.
  10. If a P2s ECS is created using a private image, make sure that the Tesla driver was installed during the private image creation. If not, install the driver for computing acceleration after the ECS is created. For details, see Installing a Tesla Driver and CUDA Toolkit on a GPU-accelerated ECS.
  11. -

    Computing-accelerated P2v

    Overview

    +

    Computing-accelerated P2v

    Overview

    P2v ECSs use NVIDIA Tesla V100 GPUs and deliver high flexibility, high-performance computing, and high cost-effectiveness. These ECSs use GPU NVLink for direct communication between GPUs, improving data transmission efficiency. P2v ECSs provide outstanding general computing capabilities and have strengths in AI-based deep learning, scientific computing, Computational Fluid Dynamics (CFD), computing finance, seismic analysis, molecular modeling, and genomics.

    Specifications

    @@ -672,7 +672,7 @@

    Supported Common Software

    P2v ECSs are used in computing acceleration scenarios, such as deep learning training, inference, scientific computing, molecular modeling, and seismic analysis. If the software is required to support GPU CUDA, use P2v ECSs. P2v ECSs support the following commonly used software:
    • Common deep learning frameworks, such as TensorFlow, Caffe, PyTorch, and MXNet
    • CUDA GPU rendering supported by RedShift for Autodesk 3dsMax and V-Ray for 3ds Max
    • Agisoft PhotoScan
    • MapD
    -
    Notes
    • Table 8 lists the OSs supported by P2v ECSs. +
      Notes
      • Table 8 lists the OSs supported by P2v ECSs.
        Table 8 Supported OS versions

        OS

        Version

        @@ -823,7 +823,7 @@
      • Excellent supercomputing ecosystem

        The supercomputing ecosystem allows you to build up a flexible, high-performance, cost-effective computing platform. A large number of HPC applications and deep-learning frameworks can run on P2 ECSs.

      • -

        Supported Common Software

        +

        Supported Common Software

        P2 ECSs are used in computing acceleration scenarios, such as deep learning training, inference, scientific computing, molecular modeling, and seismic analysis. If the software requires GPU CUDA parallel computing, use P2 ECSs. P2 ECSs support the following commonly used software:
        • Common deep learning frameworks, such as TensorFlow, Caffe, PyTorch, and MXNet
        • CUDA GPU rendering supported by RedShift for Autodesk 3dsMax and V-Ray for 3ds Max
        • Agisoft PhotoScan
        • MapD
        Notes
        • The system disk of a P2 ECS must be greater than or equal to 15 GiB. It is recommended that the system disk be greater than 40 GiB.
        • The local NVMe SSDs attached to P2 ECSs are dedicated for services with strict requirements on storage I/O performance, such as deep learning training and HPC. Local disks are attached to the ECSs of specified flavors and cannot be separately bought. In addition, you are not allowed to detach a local disk and then attach it to another ECS.

          Data may be lost on the local NVMe SSDs attached to P2 ECSs due to a fault, for example, due to a disk or host fault. Therefore, you are suggested to store only temporary data in local NVMe SSDs. If you store important data in such a disk, securely back up the data.

          diff --git a/docs/ecs/umn/en-us_topic_0132345719.html b/docs/ecs/umn/en-us_topic_0132345719.html index d2ca7e6fd..bdec84aa2 100644 --- a/docs/ecs/umn/en-us_topic_0132345719.html +++ b/docs/ecs/umn/en-us_topic_0132345719.html @@ -1,8 +1,7 @@

          ECS Specifications and Types

          -

          -
          +
      -

      Helpful Links

      +

      Helpful Links

      ECS FullAccess Policy Content

      {
               "Version": "1.1",
      diff --git a/docs/ecs/umn/en-us_topic_0271001300.html b/docs/ecs/umn/en-us_topic_0271001300.html
      index 0e61a2e3d..28e6fd116 100644
      --- a/docs/ecs/umn/en-us_topic_0271001300.html
      +++ b/docs/ecs/umn/en-us_topic_0271001300.html
      @@ -1,11 +1,7 @@
       
       
      -
      -  

      Instances

      - -

      -
      - +

      Instances

      +