Hi,
can you show the output of
openstack compute service list
Does it show as "disabled" for the affected compute node? If so youÂ
can just unset it:
openstack compute service set --enable <COMPUTE_NODE> nova-compute
Does that help?
Zitat von Ignazio Cassano <ignaziocassano@gmail.com>:
> Hello Guys,
> I have a node in evacuate state....how exit from this state ?
> Thanks
> Ignazio