[systemd-bugs] [Bug 88397] New: Event source 'rtnl-receive-message' returned error, disabling: Connection reset by peer

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 14 04:20:25 PST 2015


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

            Bug ID: 88397
           Summary: Event source 'rtnl-receive-message' returned error,
                    disabling: Connection reset by peer
           Product: systemd
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: ramirose at gmail.com
        QA Contact: systemd-bugs at lists.freedesktop.org

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.

-- 
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/20150114/4facd93b/attachment.html>


More information about the systemd-bugs mailing list