XCP-ng 8.3 updates announcements and testing
-
@flakpyro No, I'm waiting for more feedback from the devs. All I have from them for now is it looks like either a firmware or a passthrough issue. I don't think we have changed anything to fix it.
-
@Andrew Thanks for noticing that. CC @ThierryEscande
-
@stormi @ThierryEscande I issued a PR for
intel-e1000e
to add the version for ethtool. -
@stormi
My old i7 with e1000e is working fine (except the version not shoving) -
@Greg_E It works but it's not designed to work. I'm personally use a system like this at home (Protectli) and no issues so far after a rather intensive use.
-
@Andrew What does a regular linux distro output as a version for the driver? I've been told there's no version in the source code, so does it output anything?
-
@stormi It shows the kernel version, exactly what
uname -r
would. -
@stormi From Debian 11:
# ethtool -i enp0s25 driver: e1000e version: 5.10.0-34-amd64 firmware-version: 0.2-4 expansion-rom-version: bus-info: 0000:00:19.0 supports-statistics: yes supports-test: yes supports-eeprom-access: yes supports-register-dump: yes supports-priv-flags: yes
-
Updated my Lab pool consisting of 2 Nodes this morning
Rebooted master first, then slave. No issues VMs migrated between reboots.
Couldn't see any issue til now. -
Updates done on 1x Intel and 1x AMD host, rebooted, no visible issues.
-
Hi @Andrew, @ph7, @blankOutreach and others
A new release of the Intel e1000e driver is available for testing. It's a minor release that fixes the driver version reported by ethtool, no other change. Please test this update and verify that network connectivity and features that you depend on work as expected.
-
@ThierryEscande
Ran some tests for 20 min
Seems to work fine[18:39 x1 ~]# ethtool -i eth0 driver: e1000e version: 5.10.179 firmware-version: 0.13-3 expansion-rom-version: bus-info: 0000:00:19.0 supports-statistics: yes supports-test: yes supports-eeprom-access: yes supports-register-dump: yes supports-priv-flags: yes
-
@ThierryEscande I ran the update and it's passing good data (on an older card that worked before).