die Deinstallation des neuen Kernels war erfolgreich; nach Neustart wurde mir dann wieder das Update angeboten.
Also installieren lassen und wieder Neustart.
Wie gehabt: der neue Kernel startet nicht.
Der -21er Kernel läuft.
Was ist
"rsyslog"
??
Passwort:
linux-nycq:~ # systemctl restart systemd-journald
linux-nycq:~ # journalctl --list-boots
0 4b2727684c404638b93a41855c103d58 Mon 2015-08-31 11:11:11 CEST—Mon 2015-08-31 11:20:35 CEST
linux-nycq:~ # journalctl -b -1
Failed to look up boot -1: Cannot assign requested address
linux-nycq:~ # systemctl status systemd-journald
systemd-journald.service - Journal Service
Loaded: loaded (/usr/lib/systemd/system/systemd-journald.service; static)
Active: active (running) since Mon 2015-08-31 11:20:35 CEST; 1min 7s ago
Docs: man:systemd-journald.service(8)
man:journald.conf(5)
Main PID: 2246 (systemd-journal)
Status: "Processing requests..."
CGroup: /system.slice/systemd-journald.service
└─2246 /usr/lib/systemd/systemd-journald
Aug 31 11:20:35 linux-nycq systemd-journal[2246]: Runtime journal is using 8.0M (max allowed 607.2M, trying to leave 910.8M free of 5.9G available → current limit 607.2M).
Aug 31 11:20:35 linux-nycq systemd-journal[2246]: Runtime journal is using 8.0M (max allowed 607.2M, trying to leave 910.8M free of 5.9G available → current limit 607.2M).
Aug 31 11:20:35 linux-nycq systemd-journal[2246]: Journal started
Aug 31 11:20:35 linux-nycq systemd-journal[2246]: Runtime journal is using 8.0M (max allowed 607.2M, trying to leave 910.8M free of 5.9G available → current limit 607.2M).
linux-nycq:~ #
? Ärgerlich, dass dass das Journal bei dir nicht funktioniert.
Was ist rsyslogd
Das hat sich damit erledigt, dass journald bei dir schon ca. 607 M log angelegt hat. Die Frage von mir war darauf abgezielt, dass es hätte sein können dass du aus welchen Gründen auch immer eventuell weder systemd noch dessen journal magst. Und deswegen dann auf das alte SysV Init umgeschalten hast und entsprechend statt journald auch die alte struktur zum logging verwendest. Aber das kann es in dem Fall mein ich nich sein.
Gruß,
R
|Nb: T60 2008 43G @oS Leap 42.1 | Pc: @oS TW Core i5 4670k; 8 GB RAM; MSI Z87 G43 Gaming | MSI TF 770 GTX | 840 EVO; SX900 |The reason computer chips are so small is computers don't eat much. | systemd | Mini Tuning guide für openSUSE 13.2 |
Ok... dann schau mal vom Datum und der Uhrzeit her in dem Pager nach und mache den Bootvorgang des neuen Kernel ausfindig. Lässt sich da schon was erkennen?
Also wenn du in dem Pager quasi zum Ende gehst mit "End" und "?" drückst und dann in das Suchfeld eintippst:
Linux version 3.16.7-24 - Dann solltes der Pager vom Ende ab zum ersten Eintrag mit dem eingegebenen Vorkommnis springen. Das sollte dann der Eintrag im Log sein, den du im Bootloader gewählt hast. Ab dort dann wieder nach unten verfolgen bis zu einer Auffälligkeit.
Gruß,
R
|Nb: T60 2008 43G @oS Leap 42.1 | Pc: @oS TW Core i5 4670k; 8 GB RAM; MSI Z87 G43 Gaming | MSI TF 770 GTX | 840 EVO; SX900 |The reason computer chips are so small is computers don't eat much. | systemd | Mini Tuning guide für openSUSE 13.2 |
Passwort:
linux-nycq:~ # rpm -q systemd grub2 dracut
systemd-210-25.16.1.i586
grub2-2.02~beta2-20.10.1.i586
dracut-037-17.18.1.i586
linux-nycq:~ # cat /etc/SuSE-release
openSUSE 13.2 (i586)
VERSION = 13.2
CODENAME = Harlequin
# /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead
linux-nycq:~ #
Passwort:
linux-nycq:~ # rpm -q coreutils modutils awk suse-module-tools distribution-release perl-Bootloader mkinitrd
coreutils-8.23-2.12.1.i586
package modutils is not installed
package awk is not installed
suse-module-tools-12.3-14.2.2.i586
package distribution-release is not installed
perl-Bootloader-0.826-1.1.i586
package mkinitrd is not installed
linux-nycq:~ #