Skip to content

Include boot logs and pstore contents in mayday tarball #61

@t-lo

Description

@t-lo

Current situation
Debugging early boot issues and kernel crashes is hard as vital information is missing from the mayday tarball.

Impact
Automated retrieval of kernel crash logs and early boot logs is not possible. Users need to manually capture the respective information.

Impact is particularly high for large, automated fleets.

Ideal future situation
The output of journalctl -b -1 and the contents of /sys/fs/pstore/, and possibly the contents of any directory specified in the mayday configuration, is delivered via the mayday tarball.

Additional information

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions