[Bug 2020917] Re: ethtool -m produces unreadable output for devices managed by the Intel ice driver

2024-04-06 Thread Joshua Sjoding
It looks like installation of this update may have resolved the issue on our systems: ethtool/jammy-updates 1:5.16-1ubuntu0.1 I believe that release was put together as a result of this bug report, which may or may not be a duplicate: https://bugs.launchpad.net/ubuntu/+source/ethtool/+bug/204398

[Bug 2020917] Re: ethtool -m produces unreadable output for devices managed by the Intel ice driver

2024-04-06 Thread Joshua Sjoding
I just went back to another machine that doesn't have "ethtool/jammy- updates 1:5.16-1ubuntu0.1" installed yet. It also produces correct output when I run "sudo ethtool --module-info eno3" now. I think it's likely that this issue was fixed by some previous release and I just didn't notice it until

[Bug 1910866] Re: nvme drive fails after some time

2021-10-12 Thread Joshua Sjoding
We have an ubuntu server running a set of eight Samsung 980 Pro PCIe 4.0 NVMe SSDs (model MZ-V8P1T0BW) on Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-88-generic x86_64). We've seen this happen at least 5 times over the past month, and not always on the same SSD. We first saw it happen on 5.4.0-81. Some sam

[Bug 1853956] Re: 34 wireguard peers result in invalid peer configuration

2019-12-05 Thread Joshua Sjoding
It turns out the fix for this issue was backported to systemd v240: https://github.com/systemd/systemd-stable/pull/37 I performed a release upgrade on one of our affected servers, bringing it up from ubuntu 18.04 to ubuntu 19.04 (which uses systemd v240), and I can confirm that the peers are bein

[Bug 1811149] Re: 23 wireguard peers hang systemd-networkd

2019-12-04 Thread Joshua Sjoding
As near as I can tell the fix for this was never backported from systemd v241 to bionic. I recently filed a related a bug report here: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1853956 My symptoms are a little different (misconfiguration instead of an infinite loop), but I have a str

[Bug 1853956] Re: 34 wireguard peers result in invalid peer configuration

2019-12-04 Thread Joshua Sjoding
I think the underlying problem is improper fragmentation of netlink messages sent to the WireGuard device by systemd v237 in the set_wireguard_interface function: https://github.com/systemd/systemd/blob/v237/src/network/netdev/wireguard.c#L107 Appending netlink message data can fail if the messag

[Bug 1853956] Re: 34 wireguard peers result in invalid peer configuration

2019-12-04 Thread Joshua Sjoding
I now believe the dmesg complaint in my last comment to be a separate issue. A fix for it was backported to systemd v238 in this commit: https://github.com/systemd/systemd- stable/commit/7db3fe08c5eb83584f3a3d356876b4acaa797585#diff- f29d1bfc98e548dc0eb497c3d17cbefa It was not backported to syste

[Bug 1853956] Re: 34 wireguard peers result in invalid peer configuration

2019-12-04 Thread Joshua Sjoding
On two systems with 33 peers I noticed that this shows up in dmesg after a reboot: netlink: 'systemd-network': attribute type 5 has an invalid length. These lines also show up whenever I run `sudo systemctl restart systemd- networkd` now. They didn't show up before the reboot. This suggests that

[Bug 1853956] [NEW] 34 wireguard peers result in invalid peer configuration

2019-11-25 Thread Joshua Sjoding
Public bug reported: ubuntu server 18.04.3 LTS systemd 237-3ubuntu10.31 wireguard 0.0.20191012-wg1~bionic from PPA. We're using systemd-networkd to configure wireguard via wireguard.netdev and wireguard.network files in /etc/systemd/network/. All endpoints have IPv4 addresses. When we include 34