检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Deploying MySQL on a Linux ECS Deploying MySQL on a CentOS ECS Deploying MySQL on an Ubuntu ECS Parent topic: Deploying a Database
Deploying MySQL on a CentOS ECS Create a CentOS ECS accessible to the internet. Select VNC or SSH remote login and log in to the ECS as user root. Run the following command to download the MySQL 8.0 RPM software package from the MySQL official website: wget -i -c https://dev.mysql.com
Deploying MySQL on an Ubuntu ECS Create an Ubuntu ECS accessible to the internet. Select VNC or SSH for remote login. Run the following commands to update the ECS image source: sudo apt update sudo apt upgrade Run the following command to install MySQL: sudo apt -y install mysql-server
Deploying MySQL on a Windows ECS Deploying MySQL on a Windows ECS Parent topic: Deploying a Database
Deploying MySQL on a Windows ECS Buy an ECS running the Windows operating system. On the MySQL official website, select the desired version, operating system, and download the mysql-installer-community package. Double-click the package. Select Custom and click Next. If the MySQL product
ECS DR and Backup Solution Overview Restoring Data of a Linux ECS Parent topic: Restoring ECS Data
GPU ECS Best Practices Deploying an NGC Container Environment to Create a Deep Learning Development Environment Deploying a Quantized DeepSeek Model with Ollama on a Single Server (Linux) Using Ray, Docker, and vLLM to Manually Deploy a DeepSeek-R1 or DeepSeek-V3 Model on Multi-GPU
Viewing Event Messages on the ECS Return to the CloudShell terminal console page opened in Purchasing an ECS. Since httpsserver.py has been started, CloudShell will print event information. Figure 1 Event message Parent topic: Implementation Procedure
Selecting an ECS Billing Mode Yearly/Monthly Billing Pay-per-Use Billing Spot Pricing Reserved Instances Changing Pay-per-Use to Yearly/Monthly Changing Yearly/Monthly to Pay-per-Use Parent Topic: Instances
Changing the Time Zone for an ECS Scenarios The default time zone for an ECS is the one you selected when creating the image that was used to create the ECS. This section describes how to change the time zone for an ECS to the local one or to another time zone in your network. After
Purchasing a Spot Block ECS Scenarios A spot block ECS is billed in spot pricing mode. You can purchase and use such ECSs at a discount price. A spot block ECS performs as well as the ECSs with the same specifications in other billing modes. If inventory resources are insufficient
Purchasing an ECS in a Shared Subnet Scenarios VPC sharing allows multiple accounts to purchase and manage cloud resources in one VPC. With VPC sharing, you can create ECSs in shared subnets for improved resource management and reduced O&M costs. For example, to make resource management
Configuring Secure Boot for an ECS Scenarios Secure boot is used to check the integrity of each component (driver loader, kernel, and kernel driver) during device startup. This prevents security threats to the system and user data caused by loading and running unauthenticated components
Configuring ECS QingTian TPM Scenarios QingTian TPM is a virtual device that complies with the TPM 2.0 specifications. QingTian TPM can be used as the root of trust of an ECS to build a trust chain that covers system boot and user-specified applications and implement remote attestation
Introducing ECS Purchase Options Huawei Cloud provides multiple options for you to purchase ECSs. Table 1 Purchase options of ECSs How to Purchase Description Purchasing an ECS in Quick Config Mode Learn how to purchase an ECS in quick config mode. You can specify the billing mode
Viewing the ECS Creation Status Scenarios After submitting the request for creating an ECS, you can view the creation status. This section describes how to view the creation status of an ECS. Procedure Log in to the management console. Click in the upper left corner and select your
RDS EVS CCE LTS AOM monitor_objects No Array of Map<String,String> objects List of monitored objects.
If this parameter is unspecified or left blank, EVS disks are used by default. Constraints: This parameter is mandatory for dedicated CCE clusters. It is in the following format: <rootVol.dssPoolID>.<rootVol.volType>;<dataVol.dssPoolID>.
Why Are Connections to a Linux ECS Using SSH or to Applications on the ECS Interrupted Occasionally? Scenarios This section applies to the scenario where the connection to a Linux ECS using SSH or the access to applications on the ECS is interrupted occasionally. Constraints Modifying
Why Is the Hostname of My ECS Restored to the Original Name After the ECS Is Restarted? The following uses an ECS running CentOS 7 as an example: Log in to the Linux ECS and view the Cloud-Init configuration file. In the /etc/cloud/cloud.cfg file, comment out or delete update_hostname