<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Missing entries in journal since systemd 210"
href="https://bugs.freedesktop.org/show_bug.cgi?id=76126">76126</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Missing entries in journal since systemd 210
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>e2270733@drdrb.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>ARM
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr></table>
<p>
<div>
<pre>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@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@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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>