how to remove compute server
I want to remove compute server from the cloud region what is the sequence should be followed the server is not carry any instances
we are using Mitaka on Ubuntu 14.04
First time here? Check out the FAQ!
I want to remove compute server from the cloud region what is the sequence should be followed the server is not carry any instances
we are using Mitaka on Ubuntu 14.04
openstack compute service list
systemctl disable nova-compute
systemctl stop nova-compute
openstack compute service delete <service_id>
Asked: 2018-11-08 05:28:58 -0600
Seen: 83 times
Last updated: Nov 08 '18
How to recover swift objects deleted?
Cluster performance issues with mass deletion
nova-network create on compute node
swift account reaper with tempauth
run "openstack compute service list" and i not see one service on compute node.
Creating an instance on the second compute node
How to delete multiple instances ( bulk delete ) via curl or cli ?