Am 17.07.2014 23:39, schrieb Axel Beckert: > Control: tag -1 - moreinfo > > Hi, > > sorry for the comment about "moreinfo" in the last mail. I read that > one first and saw this one only afterwards. > > Thanks for the detailed instructions! > > Michael Biebl wrote: >> Do you use persistent logging (i.e. do you have a /var/log/journal >> directory) or do you use volatile logging? > > AFAIK volatile logging. Otherwise I'd have an real syslog daemon > installed. /var/log/journal does not exist. > >> What are the permissions of of the journal directory and the files >> therein (either /var/log/journal or /run/log/journal)? > > $ ls -lR /run/log/journal > /run/log/journal: > total 0 > drwxr-xr-x 2 root root 140 Jul 17 04:49 492db8f3b777b11e00f22f1853442bf7/ > > /run/log/journal/492db8f3b777b11e00f22f1853442bf7: > total 69404 > -rw-r----- 1 root root 8388608 Jul 17 23:32 system.journal > -rw-r----- 1 root systemd-journal 14618624 Jul 1 13:24 > system@00f9271567a145869260b64961e15f3f-0000000000000001-0004fc8358668c0b.journal > -rw-r----- 1 root systemd-journal 16502784 Jul 5 02:01 > system@00f9271567a145869260b64961e15f3f-0000000000004a8c-0004fd2003dd7bb2.journal > -rw-r----- 1 root systemd-journal 14782464 Jul 10 13:54 > system@00f9271567a145869260b64961e15f3f-000000000000a0ff-0004fd66f2b4c138.journal > -rw-r----- 1 root systemd-journal 16777216 Jul 17 04:48 > system@00f9271567a145869260b64961e15f3f-000000000000f40d-0004fdd57c902758.journal
That system.journal is root:root owned is a bit strange. Are you running journalctl as root or (unprivileged) user? Apparently this file is still changed, looking at the date "Jul 17 23:32 system.journal". Just to avoid the obvious: If you run "sudo journalctl -f" and logger foo, do you see this message show up in the journal or not? Is this maybe a VM where you could snapshot the current state to check if a reboot does fix the issue? Michael Btw., I'll be away for the next couple of days. I hope someone else from the team can further assist with debugging this issue. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
