检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
On the displayed page, create ECSs by following the instructions in Elastic Cloud Server User Guide. When you use a full-ECS image to create an ECS: The system and data disk information defaulted by the image will be automatically displayed.
Parent topic: ECS Creation
For instructions about how to call an API, see section "Retrieving the Password for Logging In to a Windows ECS (Native OpenStack API)" in Elastic Cloud Server API Reference. Decrypt the ciphertext password.
The system returns to the Elastic Cloud Server page. Check the status of the created task in Task Status on the right of the page. After the HANA ECS is created, you can view the ECS from the ECS list on the right of the page. Create other HANA ECSs as required.
You can purchase an ECS of the same specifications or use an existing local host to create a custom image. For details about how to purchase an ECS, see Purchasing and Logging In to a Linux ECS. When creating the ECS, select an Ubuntu 18.04 public image.
Parent topic: Windows ECS Issues
What Should I Do If an ECS Error Occurs When I Create and Deploy a Component on a VM? Symptom The ECS service may be unavailable when you create and deploy a component on a ServiceStage VM.
If the drivers failed to install, the script may not match the ECS OS. In such a case, manually install the drivers on the Linux ECS by following the instructions provided in Manually Changing a Xen ECS to a KVM ECS (Linux).
ALM-12110 Failed to get ECS temporary AK/SK Alarm Description The meta component calls the ECS API to obtain AK/SK information every 5 minutes and caches the information. Before the AK/SK expires, the component calls the API again to update it.
Parent topic: Linux ECS Issues
How Do I Add an ECS to the Domain of an APS? The newly purchased ECS is not added to the domain where the APS resides. Therefore, the sharing configuration cannot be performed.
How Can I Back Up an RDS for SQL Server Database to an ECS? You can back up data to an ECS the same way you export SQL statements. The ECS service does not have restrictions on the types of data to be backed up as long as the data complies with local laws and regulations.
Disk Becomes Offline After the ECS OS Is Changed or the ECS Specifications Are Modified After the ECS OS is changed, data disks may become unavailable due to file system inconsistency. After the specifications of a Windows ECS are modified, data disks may be offline.
How Can I Map the Private IP Address of an ECS to a Domain Name? You can configure PTR records to allow end users to query domain names based on IP addresses.
CentOS 6 or RHEL 6 Run the following command to permanently change the time zone to Asia/Shanghai (UTC+08:00): cp -vf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime Log in to the ECS and run the following command to check whether the time zone is CST: date |awk '{print $5}' CentOS
Run the following command to run Platform MPI on an ECS: # mpirun -np 2 /root/platform_hello Figure 4 Running Platform MPI on an ECS Parent topic: Installing and Using MPIs
Run the following command to run Platform MPI on an ECS: # mpirun -np 2 /root/platform_hello Figure 4 Running Platform MPI on an ECS Parent topic: Installing and Using MPIs
Why Did I See "Invalid argument" or "neighbour table overflow" During an Access to a Linux ECS? Symptom When a Linux ECS sends a request to a server in the same subnet, the server has received the request but does not return a response.
Run the following commands to run Intel MPI on an ECS: Run the following commands to generate an executable file: # cd # mpicc hello.c -o intel_hello Run the following command to run Intel MPI on an ECS: # mpirun -np 2 /root/intel_hello Figure 3 Running Intel MPI on an ECS Parent
Run the following commands to run Intel MPI on an ECS: Run the following commands to generate an executable file: # cd # mpicc hello.c -o intel_hello Run the following command to run Intel MPI on an ECS: # mpirun -np 2 /root/intel_hello Figure 3 Running Intel MPI on an ECS Parent