<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 Jay,<div class=""><br class=""></div><div class="">I have another question in regards to managing nodes.</div><div class="">I had a situation where the <i style="font-weight: bold;" class="">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 the undercloud (running 'openstack undercloud install’).</div><div class="">The installation ended successfully but now I’m in a situation where Cleanup of 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><div class=""><br class=""></div><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>Thanks,</div><div>Igal<br class=""><blockquote type="cite" class=""><div class="">On 4 Mar 2021, at 20:12, Jay Faulkner <<a href="mailto:jay.faulkner@verizonmedia.com" class="">jay.faulkner@verizonmedia.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">When a node is active with an instance UUID set, that generally indicates a nova instance (with that UUID) is provisioned onto the node. Nodes that are provisioned (active) are not able to be moved to manageable state.<div class=""><br class=""></div><div class="">If you want to reprovision these nodes, you'll want to delete the associated instances from Nova (openstack server delete instanceUUID), and after they complete a cleaning cycle they'll return to available.</div><div class=""><br class=""></div><div class="">Good luck,</div><div class="">Jay Faulkner</div><div class=""><br class=""></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 4, 2021 at 10:01 AM Igal Katzir <<a href="mailto:ikatzir@infinidat.com" class="">ikatzir@infinidat.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;" class="">Hello Forum,<div class=""><br class=""></div><div class="">I have an overcloud that gone bad and I am trying to re-deploy it, Running rhos16.1 with one director and two overcloud nodes (compute and controller)</div><div class="">I have re-installed undercloud and having both nodes in an <b class="">active </b>provisioning<b class=""> </b>state.</div><div class="">Do I need to run introspection again?</div><div class="">Here is the outputted for baremetal node list:</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 | c7bf16b7-eb3c-4022-88de-7c5a78cda174 | power on    | active             | False       |</div><div class="">| 4b02703a-f765-4ebb-85ed-75e88b4cbea5 | interop026 | 99223f65-6985-4815-92ff-e19a28c2aab1 | power on    | active             | False       |</div><div class="">+--------------------------------------+------------+--------------------------------------+-------------+--------------------+-------------+</div></div><div class="">When I want to move each node from active > manage I get an error:</div><div class=""><div class="">(undercloud) [stack@interop010 ~]$ openstack baremetal node manage 4b02703a-f765-4ebb-85ed-75e88b4cbea5</div><div class="">The requested action "manage" can not be performed on node "4b02703a-f765-4ebb-85ed-75e88b4cbea5" while it is in state "active". (HTTP 400)</div></div><div class=""><br class=""></div><div class="">How do I get to a state which is ready for deployment (available) ?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Igal</div></div></blockquote></div>
</div></blockquote></div><br class=""></div></body></html>