On Mon, Dec 30, 2019 at 10:57:39AM +0000, Andrew Grillet wrote:
> Whether the config is screwed, there is a typo in a config or a cable has
> fallen off somewhere,
> it would be very nice to be able to kill the netboot and start again,
> regardless of this particular reason.
At least on the primary domain you can send a break to drop back to OBP,
ie. from ILOM do
-> set /HOST send_break_action=break
Set 'send_break_action' to 'break'
-> start -script /SP/console
Serial console started. To stop, type #.
{0} ok
That should be doable for guest domains from within the primary domain
as well, I'll see to that.