All of lore.kernel.org
 help / color / mirror / Atom feed
* Accessing kernel panic information without BMC console?
@ 2019-09-27 22:01 Kun Yi
  2019-09-27 22:28 ` Vijay Khemka
  0 siblings, 1 reply; 6+ messages in thread
From: Kun Yi @ 2019-09-27 22:01 UTC (permalink / raw)
  To: Joel Stanley, Andrew Jeffery, OpenBMC Maillist

Hello there,

Wonder whether anyone has had experience persisting kernel panic
information or sending them through network? For a lot of our devices
the console is either unconnected or served by obmc-console-client
only, which wouldn't be able to capture kernel oops.

We are starting to look into these tools:

https://www.kernel.org/doc/html/v5.3/admin-guide/ramoops.html
Ramoops says it requires persistent RAM.. Which may make it infeasible
since we don't persist memory (or, we try not to).

https://linux.die.net/man/8/netdump
netdump seems promising.

https://www.kernel.org/doc/html/v5.3/admin-guide/kdump/kdump.html
It seems we need more pieces to get kdump working. Have anyone tried
kexec/kdump on their platforms?



Regards,
Kun

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-09-30 20:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-27 22:01 Accessing kernel panic information without BMC console? Kun Yi
2019-09-27 22:28 ` Vijay Khemka
2019-09-29  7:47   ` Yong Li
2019-09-30 18:08     ` Kun Yi
2019-09-30 20:21       ` Neeraj Ladkani
2019-09-30 18:06   ` Kun Yi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.