What is the procedure for decommissioning a nova compute server?
I would like to pull a nova compute server out of service. What's the correct way of doing this?
First time here? Check out the FAQ!
I would like to pull a nova compute server out of service. What's the correct way of doing this?
List service with
nova-manage service list
and disable a nova-compute service using
nova-manage service disable nova-compute HOSTNAME
replace HOSTNAME with your service hostname.
Any way to completely remove it, besides hacking at the db?
Asked: 2013-10-02 13:52:44 -0500
Seen: 275 times
Last updated: Oct 03 '13
VMwareESXDriver: VMX Configuration
how to restart openstack-nova-compute on compute nodes ?
Got error on bring up vm on compute node
nova-compute rabbitmq fail to connect
nova-compute agent hangs in futex call
Getting error when we create instance with VMDK file in ESXi hypervisor