[systemd-bugs] [Bug 76126] New: Missing entries in journal since systemd 210

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 13 09:38:19 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=76126

          Priority: medium
            Bug ID: 76126
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: Missing entries in journal since systemd 210
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: e2270733 at drdrb.com
          Hardware: ARM
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Since the upgrade from systemd 208 to systemd 210 I noticed that some entries
that were previously logged during boot to the journal are missing.
Specifically this includes "Starting [service name]" and "Started [service
name]" lines. Below are excerpts from journal for OpenLDAP's slapd, however
many other services are affected. It appears that this issue occurs during a
specific phase of the boot (encompassing several services), and services
started before and after are logged properly. As far as I can tell, services
start as expected and the only problem is with journal logging.

I am not sure whether this problem started with systemd 209 or 210, as I did
not test version 209. While the problem has been noticed on an ARM machine
(RaspberryPi), I assume it is not ARM-specific.

Entries for slapd.service on machine running systemd 210:

Mar 12 13:53:41 nine slapd[122]: @(#) $OpenLDAP: slapd 2.4.39 (Feb  2 2014
15:15:20) $
                                        
nobody at root-armv6-copy:/build/openldap/src/openldap-2.4.39/servers/slapd
Mar 12 13:53:41 nine slapd[122]: daemon: IPv6 socket() failed errno=97 (Address
family not supported by protocol)
Mar 12 13:53:43 nine slapd[156]: slapd starting

Information about this machine:
Arch Linux ARM on RaspberryPi Model B
# uname -a
Linux nine 3.10.33-1-ARCH #1 PREEMPT Sat Mar 8 02:21:59 MST 2014 armv6l
GNU/Linux
# pacman -Q systemd
systemd 210-3

Entries for slapd.service on machine running systemd 208:

Mar 03 19:14:55 nano systemd[1]: Starting OpenLDAP server daemon...
Mar 03 19:14:55 nano slapd[126]: @(#) $OpenLDAP: slapd 2.4.39 (Feb  2 2014
15:15:20) $
                                        
nobody at root-armv6-copy:/build/openldap/src/openldap-2.4.39/servers/slapd
Mar 03 19:14:56 nano slapd[126]: daemon: IPv6 socket() failed errno=97 (Address
family not supported by protocol)
Mar 03 19:14:56 nano slapd[156]: slapd starting
Mar 03 19:14:56 nano systemd[1]: Started OpenLDAP server daemon.

Information about this machine:
Arch Linux ARM on RaspberryPi Model B
# uname -a
Linux nano 3.10.32-1-ARCH #1 PREEMPT Mon Feb 24 02:03:19 MST 2014 armv6l
GNU/Linux
# pacman -Q systemd
systemd 208-11

Contents of /etc/systemd/journald.conf is the same on both machines and does
not specify any non-default settings (file attached).

Thank you
Maciej Puzio

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140313/b0ca676d/attachment-0001.html>


More information about the systemd-bugs mailing list