feat: Persistent Active Boot Log Collection into a Persistent Directory #3381
Labels
enhancement
New feature or request
triage
Add this label to issues that should be triaged and prioretized in the next planning call
Is your feature request related to a problem? Please describe.
Yes — when an upgrade fails or a node reboots unexpectedly (e.g., power cycle during upgrade), the system may fall back to booting the passive image due to upgrade_failure flags or incomplete boot assessments.
Currently, there’s no persistent logging of the active boot process, making postmortem diagnostics difficult, especially in dark-site environments with no console or GRUB access.
This results in time-consuming manual debugging, as we cannot easily determine the cause of fallback or incomplete boot.
Describe the solution you'd like
Write active boot logs into a persistent directory
Describe alternatives you've considered
Additional context
This enhancement would support better RCA and faster triage for upgrade failures or boot rollbacks in real-world field deployments, particularly on edge systems.
Slack thread for context:
SpectroCloud Slack – discussion on boot log persistence
The text was updated successfully, but these errors were encountered: