Bug#928328: marked as done (Intel I350-NIC shuts down ports after loosing carrier)
Your message dated Sat, 29 May 2021 05:24:41 -0700 (PDT)
with message-id <60b23289.1c69fb81.d134c.01ec@mx.google.com>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #928328,
regarding Intel I350-NIC shuts down ports after loosing carrier
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
928328: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928328
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: Intel I350-NIC shuts down ports after loosing carrier
- From: "Rene 'Renne' Bartsch, B.Sc. Informatics" <rene@bartschnet.de>
- Date: Thu, 2 May 2019 10:02:03 +0200
- Message-id: <eb142157-ca1e-e165-a31b-5ea148dc9ae8@bartschnet.de>
Package: linux-image ???
Version: 4.19.28-2
Module: igb.ko
Debian 10
renne@cloud:~$ uname -a
Linux cloud 4.19.0-4-amd64 #1 SMP Debian 4.19.28-2 (2019-03-15) x86_64 GNU/Linux
If there is no device connected or powered off a boot/reboot or a device disconnects the port of the i350 powers down
and does not wake up until the next reboot of the machine with the i350. There is no activity of the RJ-45 LEDs until reboot.
Disabling EEE does not solve the problem:
auto enp1s0f0
iface enp1s0f0 inet manual
pre-up ethtool --set-eee enp1s0f0 eee off
up ip link set enp1s0f0 up promisc on
down ip link set enp1s0f0 down promisc off
# post-down ethtool --set-eee enp1s0f0 eee on
auto enp1s0f1
iface enp1s0f1 inet manual
pre-up ethtool --set-eee enp1s0f1 eee off
up ip link set enp1s0f1 up promisc on
down ip link set enp1s0f1 down promisc off
# post-down ethtool --set-eee enp1s0f1 eee on
auto enp1s0f2
iface enp1s0f2 inet manual
pre-up ethtool --set-eee enp1s0f2 eee off
up ip link set enp1s0f2 up promisc on
down ip link set enp1s0f2 down promisc off
# post-down ethtool --set-eee enp1s0f2 eee on
auto enp1s0f3
iface enp1s0f3 inet manual
pre-up ethtool --set-eee enp1s0f3 eee off
up ip link set enp1s0f3 up promisc on
down ip link set enp1s0f3 down promisc off
# post-down ethtool --set-eee enp1s0f3 eee on
auto br-lan
iface br-lan inet static
address 192.168.1.2
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1
dns-nameservers 192.168.1.1
bridge_ports enp1s0f0 enp1s0f1 enp1s0f2 enp1s0f3
bridge_stp off
bridge_fd 0
bridge_maxwait 0
Regards,
Renne
--- End Message ---
--- Begin Message ---
Hi
This bug was filed for a very old kernel or the bug is old itself
without resolution.
If you can reproduce it with
- the current version in unstable/testing
- the latest kernel from backports
please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.
Regards,
Salvatore
--- End Message ---
Reply to: