[systemd-devel] Failed to open system journal: Invalid argument

Kay One kayone007 at gmail.com
Sat May 18 04:29:18 UTC 2019


Hello Folks,
I have enabled more debug logs & realized following 2 logs are continuously
being dump.
*Is it some known bug for systemd-journald for following version? I am
using Angstrom distribution of debian OS?*

root at arria10:~# uname -a
Linux arria10 4.9.78-ltsi #1 SMP Thu Dec 13 12:01:27 PST 2018 armv7l
GNU/Linux

root at arria10:~# systemctl --version
systemd 239
+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP
+GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 +IDN
-PCRE2 default-hierarchy=hybrid

LOG:
------
root at arria10:~#
*[ 2002.668599] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B*
*[ 2002.679080] systemd-journald[743]: Failed to open system journal:
Invalid argument*
[ 2002.686750] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2002.697135] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2002.705876] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2002.716317] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2002.723999] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2002.734703] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2002.742845] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2062.663137] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2062.673722] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2062.681505] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2062.691980] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2062.700808] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2062.711412] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2062.719171] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2062.729639] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2062.737827] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2062.748330] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2112.662005] systemd-journald[743]: Sent WATCHDOG=1 notification.
[ 2112.669418] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2112.679851] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2112.687503] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2112.697859] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2112.706642] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2112.717098] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2112.724776] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2112.735142] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2112.743220] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2122.664190] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2122.674654] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2122.682278] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2122.692638] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2122.701584] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2122.712049] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2122.719695] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2122.730205] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2122.738354] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2122.748794] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2128.913734] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2128.924461] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2128.932107] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=512B
[ 2128.942493] systemd-journald[743]: Failed to open system journal:
Invalid argument
[ 2128.951361] systemd-journald[743]: Journal effective settings seal=yes
compress=yes compress_threshold_bytes=

Current settings:
==============


root at arria10:~# cat /etc/systemd/journald.conf
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.
#
# See journald.conf(5) for details

[Journal]
Storage=persistent
Compress=yes
#Seal=yes
#SplitMode=login
#SyncIntervalSec=5m
#RateLimitInterval=30s
#RateLimitBurst=1000
SystemMaxUse=16M
#SystemKeepFree=
#SystemMaxFileSize=
#RuntimeMaxUse=
#RuntimeKeepFree=
#RuntimeMaxFileSize=
#MaxRetentionSec=
#MaxFileSec=1month
#ForwardToSyslog=yes
#ForwardToKMsg=no
#ForwardToConsole=no
#TTYPath=/dev/console
MaxLevelStore=debug
MaxLevelSyslog=debug
MaxLevelKMsg=debug
MaxLevelConsole=debug


root at arria10:~# cat /etc/systemd/system.conf
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.
#
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# Defaults can be restored by simply deleting this file.
#
# See systemd-system.conf(5) for details.

[Manager]
LogLevel=debug
#LogTarget=journal-or-kmsg
LogColor=yes
LogLocation=/var/log/
DumpCore=yes
#ShowStatus=yes
#CrashChangeVT=no
#CrashShell=no
CrashReboot=yes
#CtrlAltDelBurstAction=reboot-force
#CPUAffinity=1 2
#JoinControllers=cpu,cpuacct net_cls,net_prio
#RuntimeWatchdogSec=0
#ShutdownWatchdogSec=10min
#CapabilityBoundingSet=
#NoNewPrivileges=no
#SystemCallArchitectures=
#TimerSlackNSec=
#DefaultTimerAccuracySec=1min
#DefaultStandardOutput=journal
#DefaultStandardError=inherit
#DefaultTimeoutStartSec=90s
#DefaultTimeoutStopSec=90s
#DefaultRestartSec=100ms
#DefaultStartLimitIntervalSec=10s
#DefaultStartLimitBurst=5
#DefaultEnvironment=
#DefaultCPUAccounting=no
#DefaultIOAccounting=no
#DefaultIPAccounting=no
#DefaultBlockIOAccounting=no
#DefaultMemoryAccounting=yes
#DefaultTasksAccounting=yes
#DefaultTasksMax=15%
#DefaultLimitCPU=
#DefaultLimitFSIZE=
#DefaultLimitDATA=
#DefaultLimitSTACK=
#DefaultLimitCORE=
#DefaultLimitRSS=
#DefaultLimitNOFILE=
#DefaultLimitAS=
#DefaultLimitNPROC=
#DefaultLimitMEMLOCK=
#DefaultLimitLOCKS=
#DefaultLimitSIGPENDING=
#DefaultLimitMSGQUEUE=
#DefaultLimitNICE=
#DefaultLimitRTPRIO=
#DefaultLimitRTTIME=
#IPAddressAllow=
#IPAddressDeny=

Regards,
Kay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20190518/49b955c5/attachment.html>


More information about the systemd-devel mailing list