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
Does openstack swift support object shredding at deletion?
Does disk space required in compute node when launch instance from block storage?
Kilo - Adding second compute node
Why does block live migration expand disk size?
How to recover swift objects deleted?