<div dir="ltr">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><br></div><div>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><br></div><div>Good luck,</div><div>Jay Faulkner</div><div><br></div></div><br><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">ikatzir@infinidat.com</a>> wrote:<br></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;">Hello Forum,<div><br></div><div>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>I have re-installed undercloud and having both nodes in an <b>active </b>provisioning<b> </b>state.</div><div>Do I need to run introspection again?</div><div>Here is the outputted for baremetal node list:</div><div><div>(undercloud) [stack@interop010 ~]$ openstack baremetal node list</div><div>+--------------------------------------+------------+--------------------------------------+-------------+--------------------+-------------+</div><div>| UUID                                                      | Name       | Instance UUID                        | Power State | Provisioning State | Maintenance |</div><div>+--------------------------------------+------------+--------------------------------------+-------------+--------------------+-------------+</div><div>| 97b9a603-f64f-47c1-9fb4-6c68a5b38ff6 | interop025 | c7bf16b7-eb3c-4022-88de-7c5a78cda174 | power on    | active             | False       |</div><div>| 4b02703a-f765-4ebb-85ed-75e88b4cbea5 | interop026 | 99223f65-6985-4815-92ff-e19a28c2aab1 | power on    | active             | False       |</div><div>+--------------------------------------+------------+--------------------------------------+-------------+--------------------+-------------+</div></div><div>When I want to move each node from active > manage I get an error:</div><div><div>(undercloud) [stack@interop010 ~]$ openstack baremetal node manage 4b02703a-f765-4ebb-85ed-75e88b4cbea5</div><div>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><br></div><div>How do I get to a state which is ready for deployment (available) ?</div><div><br></div><div>Thanks,</div><div>Igal</div></div></blockquote></div>