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
OpenStack services installation
"dd" command runs when cinder deletes the volume
Linux bridge agent on compute node
Does disk space required in compute node when launch instance from block storage?
Can't spawn instances due to no ram
How to debug volume stuck in deleting state issue?
Kilo - Adding second compute node