<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Event source 'rtnl-receive-message' returned error, disabling: Connection reset by peer"
href="https://bugs.freedesktop.org/show_bug.cgi?id=88397">88397</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Event source 'rtnl-receive-message' returned error, disabling: Connection reset by peer
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>critical
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ramirose@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>On Fedora 21 (x86_64), when enabling systemd debug (by adding
systemd.log_level=debug to the kernel command line), rebooting
(The systemd-networkd service is enabled, and the network service is disabled),
we see the following error in the logs (of journalctl -f), when running the
following command:
bridge vlan add dev br0 vid 1 self
...
Event source 'rtnl-receive-message' returned error, disabling: Connection reset
by peer
..
We have two config files under /etc/systemd/network:
em1.network and mynetdev.netdev:
cat em1.network
[Match]
Name=eth5
[Network]
DHCP=v4
And:
cat mynetdev.netdev
[NetDev]
Name=br0
Kind=bridge
More details:
rpm -q systemd
systemd-216-12.fc21.x86_64
uname -a
Linux rr 3.17.6-300.fc21.x86_64 #1 SMP Mon Dec 8 22:29:32 UTC 2014 x86_64
x86_64 x86_64 GNU/Linux
[~]$
Note:
Prior to running the "bridge vlan add... ", "brctl show" *does* show the br0
instance.</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>