Note: this is an xCAT design document, not an xCAT user document. If you are an xCAT user, you are welcome to glean information from this design, but be aware that it may not have complete or up to date procedures.
Confluent should expand the discovery facility present in xCAT 2. The general flow is that things are divided into two pieces:
To the extent reasonable, this should be a non-intrusive collection of information about relevant targets. A detected node is not told to boot anything or reconfigured at all. Sometimes multiple sources will indicate different facets of a single node (e.g. PXE and service processor). Those sources will merge into a single source of data.
As per [Confluent_bootsupport] the intent is to bring in the facility to respond to DHCP requests. Take advantage of the situation to detect a potentially actionable amount of data before the first OFFER is even sent. Auto-detection could even occur before any boot directive sent to node.
If the above is insufficient or triggers an inquiry for more data, boot genesis. This enables deeper exploration of a node, what network interfaces it has, and so on. Unlike xCAT, where this always happens, have it be an option disabled by default. The deeper inventory would likely be a result of 'discovery', but 'detection' will be less disruptive. The ability to find a node by a non-boot NIC would require this feature be enabled, but searching server enclosures and switches would not require this most of the time.
Implement vendor-specific detection capabilities as appropriate for product, service processors being high on list.
Same as xCAT: