Re: [systemd-devel] systemd-journald missing crash logs

2018-01-24 Thread Lennart Poettering
On So, 21.01.18 19:53, Farzad Panahi (farzad.pan...@gmail.com) wrote: > > On Fr, 12.01.18 16:13, Farzad Panahi (farzad.pan...@gmail.com) wrote: > > > > > I am running Arch-ARM on RPi3. I have noticed when system crashes I > > cannot > > > find any related crash log in journal logs. > > > > What sp

Re: [systemd-devel] systemd-journald missing crash logs

2018-01-21 Thread guenther kuenzel
the kernel itself has a remote dump functionality. this might be your only option when your system is not even able to write logs anymore. https://help.ubuntu.com/lts/serverguide/kernel-crash-dump.html greetings Am 22.01.18 um 04:53 schrieb Farzad Panahi: > Hi Lennart - Thanks for your commen

Re: [systemd-devel] systemd-journald missing crash logs

2018-01-21 Thread Farzad Panahi
Hi Lennart - Thanks for your comments. On Mon, Jan 15, 2018 at 4:11 AM, Lennart Poettering wrote: > On Fr, 12.01.18 16:13, Farzad Panahi (farzad.pan...@gmail.com) wrote: > > > I am running Arch-ARM on RPi3. I have noticed when system crashes I > cannot > > find any related crash log in journal l

Re: [systemd-devel] systemd-journald missing crash logs

2018-01-19 Thread 林自均
Hi Farzad, It seems that you missed Lennart's comments? It's here: https://lists.freedesktop.org/archives/systemd-devel/2018-January/040162.html John Farzad Panahi 於 2018年1月20日 週六 05:52 寫道: > Hey guys. I really appreciate any comment on this issue. Please let me > know if this question does no

Re: [systemd-devel] systemd-journald missing crash logs

2018-01-19 Thread Farzad Panahi
Hey guys. I really appreciate any comment on this issue. Please let me know if this question does not belong to this mailing list. On Fri, Jan 12, 2018 at 4:13 PM, Farzad Panahi wrote: > I am running Arch-ARM on RPi3. I have noticed when system crashes I cannot > find any related crash log in jo

Re: [systemd-devel] systemd-journald missing crash logs

2018-01-15 Thread Lennart Poettering
On Fr, 12.01.18 16:13, Farzad Panahi (farzad.pan...@gmail.com) wrote: > I am running Arch-ARM on RPi3. I have noticed when system crashes I cannot > find any related crash log in journal logs. What specifically is a "crash" supposed to mean? journald syncs to disk whenever a log message above LO

[systemd-devel] systemd-journald missing crash logs

2018-01-12 Thread Farzad Panahi
I am running Arch-ARM on RPi3. I have noticed when system crashes I cannot find any related crash log in journal logs. Arch Linux ARM on RPi3: `Linux 4.4.37-1-ARCH #1 SMP armv7l GNU/Linux` Systemd: `systemd 232` `/etc/systemd/journald.conf`: [Journal] Storage=persistent Compress=ye