Re: [systemd-devel] systemd and netconsole

2018-10-29 Thread Lennart Poettering
On Sa, 27.10.18 14:53, don fisher ([email protected]) wrote: > Thanks. I have tried many lists including kernel and newbie-kernel, and have > received no response. I have no experience with netconsole, but maybe it's simple the passive-agressive log throttling the kernel folks implemented? Current

[systemd-devel] systemd and netconsole

2018-10-27 Thread don fisher
I am running opensuse 42.3 with a 4.18.7 kernel. Below is my setup. First the kernel command line: linux [email protected]/eth0,[email protected]/34:e6:d7:01:2a:dd loglevel=8 and then my receiving script: sudo nc -v -u -l 64001 | tee netconsole.log In summary, netconsole works