<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello Team,<div class=""><br class=""></div><div class=""><div class="">I had a situation where my <i class="" style="font-weight: bold;">undercloud-node </i>had a problem with it’s disk and has disconnected from overcloud.</div><div class="">I couldn’t restore the undercloud controller and ended up re-installing it (running 'openstack undercloud install’).</div><div class="">The installation ended successfully but now I’m in a situation where Cleanup of the overcloud deployed nodes fails:</div><div class=""><br class=""></div><div class=""><div class="">(undercloud) [stack@interop010 ~]$ openstack baremetal node list</div><div class="">+--------------------------------------+------------+---------------+-------------+--------------------+-------------+</div><div class="">| UUID                                       | Name       | Instance    UUID        | Power State | Provisioning State | Maintenance |</div><div class="">+--------------------------------------+------------+---------------+-------------+--------------------+-------------+</div><div class="">| 97b9a603-f64f-47c1-9fb4-6c68a5b38ff6 | interop025 | None          | power on    | clean failed       | True        |</div><div class="">| 4b02703a-f765-4ebb-85ed-75e88b4cbea5 | interop026 | None          | power on    | clean failed       | True        |</div><div class="">+--------------------------------------+------------+---------------+-------------+--------------------+-------------+</div><div class=""><br class=""></div><div class="">I’ve tried to move node to available state but cannot:</div><div class=""><div class="">(undercloud) [stack@interop010 ~]$ openstack baremetal node provide 97b9a603-f64f-47c1-9fb4-6c68a5b38ff6</div><div class="">The requested action "provide" can not be performed on node "97b9a603-f64f-47c1-9fb4-6c68a5b38ff6" while it is in state "clean failed". (HTTP 400)</div><div class=""><br class=""></div><div class="">My question is:</div><div class=""><div class=""><b class="">How do I make the nodes available again?</b> </div><div class="">as the deployment of overcloud fails with:</div><div class="">ERROR due to "Message: No valid host was found. , Code: 500” </div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Igal</div></div></div></div></div></body></html>