-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Old raspberry pi boards may take a little while for booting (a few minutes).
The experimental hybrid boot feature may also incur much longer boot times when the image is booted for the first time and must be copied to the node's disk.
If we change the walt-init log stream and send more formalized boot status updates, we could then inform the user better:
- by adding
no: bootingto the possible values of columnBootedofwalt node show-- this would be printed after we get a first sign of the node's bootup procedure (walt-initlog line?register_device()call?walt-server-httpdquery?) - by indicating the current bootup step of remaining nodes in
walt node wait(off/early-boot,walt init,hybrid-mode: copying OS,OS init; orat various stages of bootupwhen relevant)
Reactions are currently unavailable