[systemd] Version 245.6-1 breaks suspended + resume

Sedat Dilek sedat.dilek at gmail.com
Mon Jun 8 09:12:38 BST 2020


Hi Michael and Debian/systemd team,

hope you are well Michael.

Today, I switched over from systemd version 245.5-3 to 245.6-1 on
Debian/testing AMD64.

On the upgrade, I read there is a new version of journald.conf.
I have not checked what changed.

Here I have a 00-journal-size.conf file:

# cat /etc/systemd/journald.conf.d/00-journal-size.conf
[Journal]
SystemMaxUse=100M

I increased the value for SystemMaxUse from 50M to 100M (see below status).
Too small?
Unsure, if this is related or not.

And did a 2nd suspend and resume.
>From my memory:
Ext4-FS block issues
systemd-journald: /var/log/journal/... is read-only

The system is in an awful and unusable situation.
Typing any command in konsole shows command not known/found.
I have not found a way to debug this.

Known issue?
What informations do you need?
Can you give help on debugging?

BTW, I use a selfmade Linux v5.7.1 kernel if this matters.

I have not tried to downgrade to the previous version of systemd as I
have never done a suspend+resume for ages (here: KDE/Plasma).

Thanks.

Regards,
- Sedat -



P.S.: Some useful outputs

root# systemctl status systemd-journald.service
● systemd-journald.service - Journal Service
     Loaded: loaded (/lib/systemd/system/systemd-journald.service;
static; vendor preset: enabled)
     Active: active (running) since Mon 2020-06-08 09:52:08 CEST; 11min ago
TriggeredBy: ● systemd-journald-audit.socket
             ● systemd-journald-dev-log.socket
             ● systemd-journald.socket
       Docs: man:systemd-journald.service(8)
             man:journald.conf(5)
   Main PID: 246 (systemd-journal)
     Status: "Processing requests..."
      Tasks: 1 (limit: 9396)
     Memory: 8.1M
     CGroup: /system.slice/systemd-journald.service
             └─246 /lib/systemd/systemd-journald

Jun 08 09:52:08 iniza systemd-journald[246]: Journal started
Jun 08 09:52:08 iniza systemd-journald[246]: Runtime Journal
(/run/log/journal/566abbcb226b405db834b17a26fe4727) is 8.0M, max
78.5M, 70.5M free.
Jun 08 09:52:09 iniza systemd-journald[246]: Time spent on flushing to
/var/log/journal/566abbcb226b405db834b17a26fe4727 is 12.650ms for 746
entries.
Jun 08 09:52:09 iniza systemd-journald[246]: System Journal
(/var/log/journal/566abbcb226b405db834b17a26fe4727) is 64.2M, max
100.0M, 35.7M free.
Warning: journal has been rotated since unit was started, output may
be incomplete.

root# cat /proc/version
Linux version 5.7.1-1-amd64-clang (sedat.dilek at gmail.com@iniza) (clang
version 10.0.1 (https://github.com/llvm/llvm-project
a634a80615b1e012f1a61aa0cd1e2e67ef77d0bd), LLD 10.0.1
(https://github.com/llvm/llvm-project
a634a80615b1e012f1a61aa0cd1e2e67ef77d0bd)) #1~bullseye+dileks1 SMP
2020-06-07

- EOT -



More information about the Pkg-systemd-maintainers mailing list