检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
What Should I Do If Attaching a Disk to a Windows ECS Failed But There Are Still Available Device Names? Symptom On the Windows ECS details page, the system displays a message indicating that at most n more disks can be attached to the ECS.
If you set the name of an ECS to ecs01, you can create a private zone for ecs01 and add an A record to map ecs01 to the private IP address of the ECS so that the ECS can be accessed using its host name. Procedure Go to the Private Zones page. Click Create Private Zone.
- User Data Enables an ECS to automatically inject user data when the ECS starts for the first time. This configuration is optional. If this function is enabled, the ECS automatically injects user data upon its first startup. For details, see Elastic Cloud Server User Guide.
Interface of the ECS Step 5: Check Whether Required Security Group Rules Have Been Configured Step 6: Check Whether Traffic from the ECS Subnet Is Blocked Step 1: Check Whether the ECS Is Running Properly Check the ECS status.
How Do I Migrate an ECS to a Different Region of Another Account? You can perform the migration in either of the following ways: Use the ECS to create a private image, migrate the image to a different region of another account, and then use the image to create a new ECS.
Services are deployed on ECS 1 and ECS 2, and a third-party firewall is installed on ECS X. Traffic from ECS 1 and ECS 2 needs to be filtered by the firewall of ECS X. Fault Locating The issues here are described in order of how likely they are to occur.
Figure 3 Enabling TCP/IP NetBIOS Helper Parent topic: Windows ECS Issues
What Should I Do If an SAP Application on an ECS Cannot Be Started? Symptom The /etc/hosts file contains "127.0.0.1 host name host name". As a result, the SAP application installed on the ECS cannot be started.
Querying the NIC IP Address of an ECS Scenarios The IP address of an ECS is required. Procedure On the management console, choose Computing > Elastic Cloud Server. On the left side of the page, choose Elastic Cloud Server.
Locate the row that contains the ISO image and click Create ECS in the Operation column. The created ECS is for temporary use only and needs to be deleted when you are finished with it. The system creates a pay-per-use ECS with fixed specifications.
If the active ECS goes down, the standby ECS becomes the active ECS and continues to provide services. Notes and Constraints All servers of the HA cluster must be in the same subnet.
What Are the Impacts If I Do Not Pre-configure an ECS Used to Create a Private Image? Before using an ECS or external image file to create a private image, you need to pre-configure the ECS or the source VM of the image file.
Locate the row that contains the ISO image and click Create ECS in the Operation column. The created ECS is for temporary use only and needs to be deleted when you are finished with it. The system creates a pay-per-use ECS with fixed specifications.
Querying the NIC IP Address of an ECS Scenarios The IP address of an ECS is required. Procedure On the management console, choose Computing > Elastic Cloud Server. On the left side of the page, choose Elastic Cloud Server.
After the EVS disk is attached to the ECS, you need to initialize the disk before you use it. Sample Code https://github.com/huaweicloud/terraform-provider-huaweicloud/blob/master/examples/ecs/attached-volume/main.tf Parent topic: Elastic Cloud Server (ECS)
Table 1 Example Server Type Nginx Programming Language Python 3.9 Notes and Constraints You have enabled an Elastic Cloud Server (ECS) and installed an SSL certificate on the ECS. Your SSL certificate has been purchased and renewed through CCM.
Prerequisites An EIP has been bound to the ECS and access to TCP port 21 is allowed in the inbound direction of the security group to which the ECS belongs. You have enabled FTP on the target ECS.
Parent topic: Windows ECS Issues
Can I Use a System Disk Backup to Recover an ECS? Yes. Before the recovery, you need to detach the system disk to be recovered from the ECS. You can also use a system disk backup to create an EVS disk.
Run the following command on the Docker ECS to configure the environment: bash install_on_ubuntu1804.sh Figure 3 Configured source /etc/profile The installation script is executed to: Install Docker.