Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lab factory should collect crash dumps from machines that panic #27

Open
jclulow opened this issue May 8, 2023 · 0 comments
Open

lab factory should collect crash dumps from machines that panic #27

jclulow opened this issue May 8, 2023 · 0 comments

Comments

@jclulow
Copy link
Collaborator

jclulow commented May 8, 2023

If a machine running a lab job panics today, the console output during the panic (which usually includes a stack trace) is included in the event stream for the job by the lab factory. In the environment provided by the agent, though, we do not configure a dump device -- and even if we did, there is no subsequent factory-controlled boot to get in there and recover the dump.

We should add support for configuring a dump device, and for booting from a maintenance image (different to the target-specified image) for dump recovery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant