Comment 3 for bug 2002154

Revision history for this message
Felipe Reyes (freyes) wrote : Re: enable serial console for IRonic deployed nodes

I'm reading the charm's code in charm-ironic-conductor and IIUC when the "enabled-hw-types" is set to "ipmi" (the default) the configuration should include "ipmi-shellinabox" and "ipmi-socat" for "enabled_console_interfaces" while allows to configure a serial console[0]

So please check what's the value configured in enabled-hw-types[1], make sure "ipmi" is included.

Then configure a node with the following the instructions available at [2] for a web console or a serial consoled based on socat

[0] https://opendev.org/openstack/charm-ironic-conductor/src/branch/stable/ussuri/src/lib/charm/openstack/ironic/ironic.py#L64
[1] https://charmhub.io/ironic-conductor/configure?channel=ussuri/edge#enabled-hw-types
[2] https://docs.openstack.org/ironic/latest/admin/console.html