@himmel001:
Mit ein anderer Eintrag in englischer Forum haben wir das gleiche Problem in Arbeit – <https://forums.opensuse.org/showthre...hutdown-freeze>.
Nach ein Neustart, ist irgendwas in das systemd Journal bezüglich das abschalten mit Fehler?
- “journalctl -b -1” oder “journalctl -b -2” usw.
Normalerweise beim herunterfahren das systemd Journal hat Inhalt wie folgt –
Code:
Apr 27 18:26:11 systemd[1]: Stopping Security Auditing Service...
Apr 27 18:26:11 systemd[1]: dev-sda3.swap: Succeeded.
Apr 27 18:26:11 systemd[1]: Deactivated swap /dev/sda3.
Apr 27 18:26:11 systemd[1]: dev-disk-by\x2duuid-e96bee61\x2dd116\x2d4700\x2da761\x2dc72153babfde.swap: Succeeded.
Apr 27 18:26:11 systemd[1]: Deactivated swap /dev/disk/by-uuid/e96bee61-d116-4700-a761-c72153babfde.
Apr 27 18:26:11 auditd[1150]: The audit daemon is exiting.
Apr 27 18:26:11 kernel: kauditd_printk_skb: 42 callbacks suppressed
Apr 27 18:26:11 kernel: audit: type=1305 audit(1651076771.531:1908): op=set audit_pid=0 old=1150 auid=4294967295 ses=4294967295 subj==unconfined res=1
Apr 27 18:26:11 systemd[1]: auditd.service: Succeeded.
Apr 27 18:26:11 systemd[1]: Stopped Security Auditing Service.
Apr 27 18:26:11 systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
Apr 27 18:26:11 systemd[1]: Stopped Create Volatile Files and Directories.
Apr 27 18:26:11 systemd[1]: Stopped target Local File Systems.
Apr 27 18:26:11 kernel: audit: type=1131 audit(1651076771.531:1909): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 27 18:26:11 kernel: audit: type=1131 audit(1651076771.531:1910): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 27 18:26:11 systemd[1]: Unmounting /boot/efi...
Apr 27 18:26:11 systemd[1]: Unmounting /home...
Apr 27 18:26:11 systemd[1]: Unmounting /home01...
Apr 27 18:26:11 systemd[1]: Unmounting /srv...
Apr 27 18:26:11 systemd[1]: Unmounting /tmp...
Apr 27 18:26:11 systemd[1]: Unmounting /var/tmp...
Apr 27 18:26:11 systemd[1]: Stopping Flush Journal to Persistent Storage...
Apr 27 18:26:11 systemd[1]: boot-efi.mount: Succeeded.
Apr 27 18:26:11 systemd[1]: Unmounted /boot/efi.
Apr 27 18:26:11 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-2539\x2d7D44.service: Succeeded.
Apr 27 18:26:11 systemd[1]: Stopped File System Check on /dev/disk/by-uuid/2539-7D44.
Apr 27 18:26:11 kernel: audit: type=1131 audit(1651076771.543:1911): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-2539\x2d7D44 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'