Description of problem: Section 6.2.2 Inspecting the Hardware of Nodes should probably contain a subsection of how to inspect one node at a time instead of just a bulk start. The second part of that instruction should instruct the admin to mark the node as available manually, since that is only done automatically if the introspection was done in bulk. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Assigning to Dan for review.
Chris, I've added the following to the Introspection procedure: === Alternatively, perform a single introspection on each node individually. Set the node to maintenance mode, perform the introspection, then revert the node out of maintenance mode: $ ironic node-set-maintenance [NODE UUID] true $ openstack baremetal introspection start [NODE UUID] $ ironic node-set-maintenance [NODE UUID] false === Link: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/7/html/Director_Installation_and_Usage/sect-Scenario_2_Using_the_CLI_to_Create_a_Basic_Overcloud.html#sect-Inspecting_the_Hardware_of_Nodes Does this suit the requirements in this BZ? Did you have any further changes needed?
Hi Chris, just following up on this bug. Does the new documentation suit what you're after?
No response in several months. Closing this bug, but feel free to reopen if further changes are required.