检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Linux Run the following commands on the ECS to delete the files with both persistent and net included in their names from the network rule directory: rm -fr /etc/udev/rules.d/*net*persistent*.rules rm -fr /etc/udev/rules.d/*persistent*net*.rules Windows Delete the following directories
To stop the billing, you need to delete the instance and its associated resources. Image Yes GPU Yes EVS disks (system and data disks) Yes EIP bandwidth Yes For a stopped pay-per-use ECS, the startup may fail due to insufficient resources.
To stop the billing, you need to delete the instance and its associated resources. Image Yes GPU Yes EVS disks (system and data disks) Yes EIP bandwidth Yes For a stopped pay-per-use ECS, the startup may fail due to insufficient resources.
You can clone, modify, or delete a security group. If the security group you created does not meet your requirements, you can modify its inbound and outbound rules. After the rules are configured, click OK. For details, see Configuring Security Group Rules.
If the created or imported key pair is no longer used, you can delete the key pair. Parent Topic: Key Pairs
After the specifications are modified, if services are running properly, delete the ECS backups or snapshots from the corresponding service console.
For details, see the returned error message or contact technical support. 400 Ecs.0501 Failed to delete the ECS. Try again later or contact customer service. Failed to delete the ECS. Try again later. 400 Ecs.0502 Failed to delete the private IP address.
To stop the ECS from being billed, delete it and its associated resources. Parent topic: Billing
following command: The ECS running Windows Server 2012 is used as an example. netsh interface portproxy add v4tov4 listenaddress=192.168.10.43 listenport=8080 connectaddress=192.168.10.222 connectport=18080 To cancel port redirection, run the following command: netsh interface portproxy delete
To stop the ECS from being billed, delete it and its associated resources. Parent topic: Billing Modes
Constraints Do not detach or delete the NICs that are being added. URI POST /v1/{project_id}/cloudservers/{server_id}/nics Table 1 describes the parameters in the URI. Table 1 Parameter description Parameter Mandatory Description project_id Yes Specifies the project ID.
Operation protection applies to the following operations: stop, restart, or delete an ECS, reset the password for logging in to an ECS, detach a disk from an ECS, and unbind an EIP from an ECS. Enabling Operation Protection Operation protection is disabled by default.
Value range: create, delete, evacuate, restore, stop, start, reboot, rebuild, revertResize, confirmResize, detach_volume, attach_volume, attach_interface, detach_interface, lock, unlock, resize, migrate, pause, unpause, rescue, unrescue, changePassword, shelve, unshelve, live-migration
You must manually delete such snapshots. The image created using an ECS cannot be used to create data disks.
For example, if you want some software developers in your enterprise to use ECSs but do not want them to delete ECSs or perform any other high-risk operations, you can grant permission to use ECSs but not permission to delete them.
(Press y|Y for Yes, any other key for No) : Y #Press Y to delete the test database and remove access to it. - Dropping test database... Success. - Removing privileges on test database... Success.
------end--------- Run the following command to add the script to the Linux startup script file rc.local: echo '/sshtmp.sh &' >>/etc/rc.local Run the following command to restart the faulty ECS: reboot After the ECS restarts, stop process sshtmp.sh, restore script file rc.local, delete
project_id}/servers/{server_id}/action ecs:servers:resize ecs:servers:list ecs:servers:get ecs:flavors:get ims:images:get evs:volumes:list evs:volumes:create evs:volumes:get evs:volumes:attach evs:volumes:detach evs:volumes:manage vpc:ports:get vpc:ports:update vpc:ports:create vpc:ports:delete
Example 1: Grant permission to stop and delete ECSs in batches. { "Version": "5.0", "Statement": [ { "Effect": "Allow", "Action": [ "ecs:cloudServers:deleteServers", "ecs:cloudServers:stop" ],
Run the following command to delete the existing /etc/localtime file: rm /etc/localtime Run the following command to create a symbolic link between /etc/localtime and your time zone file so that the ECS can find this time zone file when it references the local time: ln -sf /usr/share