检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
How Can I Back Up an RDS for MariaDB 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. You can store
How Do I Migrate an ECS from One Account to Another? To migrate an ECS from one account to another, perform the following operations: Install the Agent on the ECS under the original account, but when starting the Agent, enter the AK/SK pair of the destination account. To learn how
How Do I Troubleshoot an Unresponsive Website Hosted on My ECS? Symptom Websites running on an ECS might become unreachable for multiple reasons. Check whether the configurations of network, port, firewall, or security group of the ECS are correct. Fault Locating If an error is displayed
What Should I Do If Emails Configured on an ECS Cannot Be Sent? Solution For the emails sent using the browser: When you use a browser to log in to your mailbox, HTTP is used, and the default port number is 80. However, SMTP is used between email servers. If you use a browser to send
Why Does Login to My ECS Using the Reset Password Fail? Scenarios You cannot use the new password that you set to log in to the ECS. Ensure that the one-click password reset plug-in is not blocked by security software. Otherwise, the one-click password reset function is unavailable
Resetting the Password for Logging In to a Windows ECS Without the Password Reset Plug-in Installed Scenarios If the password reset plug-in is not installed on a Windows ECS or a password reset does not take effect, you can reset the password following the instructions provided in
Resetting the Password for Logging In to a Linux ECS Without the Password Reset Plug-in Installed Scenarios If the password reset plug-in is not installed on a Linux ECS or a password reset does not take effect, you can reset the password following the instructions provided in this
Can I Select Another OS During ECS OS Reinstallation? No. You can only use the original image of the ECS to reinstall the OS. If you want to use a new OS image, change the OS. For details, see Changing the OS. Parent topic: OS Change
Should I Choose Windows OS or Linux OS for My ECS? Difference Between Windows OS and Linux OS The following table shows the difference between Windows OS and Linux OS. Select an OS based on your service requirements. Table 1 Differences OS Developer Language Database Windows ASP.NET
What Should I Do If the ECS Resources to Be Purchased Are Sold Out? When you are purchasing ECSs, the selected specifications may be sold out. In this case, the specifications cannot be purchased in the current region or AZ. Instance specifications vary in different regions and AZs
How Can I Obtain the Permission to Remotely Log In to a Windows ECS? Symptom When you connect a remote desktop to a Windows ECS, the system prompts that you need to be granted the right to sign in through Remote Desktop Services. Figure 1 Remote login right missing. Solution Open
How Can I Recover a Windows ECS with an Abnormal Virtualization Driver? Background An error occurs in the virtualization driver on a Windows ECS because of improper running of Tools. To ensure proper ECS running, handle this issue by following the instructions provided in this section
How Can I Install a GUI on an ECS Running CentOS 6? Scenarios To provide a pure system, the ECSs running CentOS 6 do not have a GUI installed by default. You can install a GUI on such ECSs as needed. Constraints Before installing a GUI on an ECS, ensure that the idle memory is greater
How Can I Install a GUI on an ECS Running CentOS 7? Scenarios You want to install a GUI on an ECS running CentOS 7 series. Constraints Before installing a GUI on an ECS, ensure that the idle memory is greater than or equal to 2 GB. Otherwise, the GUI installation may fail or the ECS
Why Do I Fail to Connect to a Linux ECS Using WinSCP? Symptom Connecting to a Linux ECS using WinSCP fails, while using SSH tools like Xshell succeeds. Figure 1 Connection error using WinSCP Root Cause If you can connect to a Linux ECS using SSH tools, the SSH tools run properly.
Why Does a Linux ECS with a SCSI Disk Attached Fails to Be Restarted? Symptom For a Linux ECS with a SCSI disk attached, if you have enabled automatic SCSI disk attachment upon ECS startup in /etc/fstab and the disk drive letter (for example, /dev/sdb) is used, the ECS fails to restart
How Can I Obtain the Key Pair Used by My ECS? Symptom You have created multiple key pairs, and you are trying to find the key pair to log in to the target ECS. Procedure Log in to the management console. Click in the upper left corner and select your region and project. Under Compute
How Can I View and Modify Kernel Parameters of a Linux ECS? This document describes common Linux kernel parameters and how to view and modify them. Modify the kernel parameters only if the parameter settings affect your services. If the parameter settings must be modified, perform
Why Is the ECS IP Address Released After the System Time Is Changed? Cause If the new ECS system time is later than the DHCP lease expiration time, the system will attempt to renew the DHCP lease. If the renewal fails, the IP address will be released. Solution If you need to set the
How Do I Access an ECS with an EIP Bound from the Internet? Each ECS is automatically added to a security group after being created to ensure its security. The security group denies access traffic from the Internet by default (except TCP traffic from port 22 through SSH to a Linux