XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    XCP-ng 8.3 updates announcements and testing

    Scheduled Pinned Locked Moved News
    172 Posts 29 Posters 15.4k Views 42 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F Online
      flakpyro @stormi
      last edited by

      @stormi Updated both of my test hosts.

      Machine 1:
      Intel Xeon E-2336
      SuperMicro board.

      Machine 2:
      Minisforum MS-01
      i9-13900H
      32 GB Ram
      Using Intel X710 onboard NIC

      Everything rebooted and came up fine. The MS-01 i test with uses i40e and intel-igc not the e1000 driver. The other machine with the SuperMicro board uses igb so im afraid i'm not much help in testing that driver.

      yum commands did seem to work from the small handful i ran.

      And yes, stats do indeed work again 🙂

      I never noticed the issue with Server 2025 and hanging on reboot since the updates from last week. Were you able to see anything in the dump files i sent?

      G stormiS 2 Replies Last reply Reply Quote 2
      • G Offline
        Greg_E @flakpyro
        last edited by

        @flakpyro

        Off topic, how does XCP handle the E and P cores in that 13900 machine? That was one of the considerations that made me skip these Intel processors in favor of AMD.

        I'll get mine updated as soon as possible, on going work to clean out my tech room so it can get cut in half for class space. Goodbye future expansion if we need it!

        F olivierlambertO 2 Replies Last reply Reply Quote 0
        • A Offline
          Andrew Top contributor @stormi
          last edited by

          @stormi Minor issue: e1000e does not show driver version with ethtool:

          # ethtool -i eth0
          driver: e1000e
          version:
          firmware-version: 0.1-4
          expansion-rom-version:
          bus-info: 0000:00:1f.6
          supports-statistics: yes
          supports-test: yes
          supports-eeprom-access: yes
          supports-register-dump: yes
          supports-priv-flags: yes
          
          stormiS 1 Reply Last reply Reply Quote 2
          • F Online
            flakpyro @Greg_E
            last edited by

            @Greg_E It seems to handle it fine, i have 2 of these systems running without issue with 8.3!

            1 Reply Last reply Reply Quote 1
            • stormiS Offline
              stormi Vates 🪐 XCP-ng Team @flakpyro
              last edited by

              @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.

              1 Reply Last reply Reply Quote 0
              • stormiS Offline
                stormi Vates 🪐 XCP-ng Team @Andrew
                last edited by stormi

                @Andrew Thanks for noticing that. CC @ThierryEscande

                A 1 Reply Last reply Reply Quote 0
                • A Offline
                  Andrew Top contributor @stormi
                  last edited by

                  @stormi @ThierryEscande I issued a PR for intel-e1000e to add the version for ethtool.

                  stormiS 1 Reply Last reply Reply Quote 1
                  • P Offline
                    ph7 @stormi
                    last edited by ph7

                    @stormi
                    My old i7 with e1000e is working fine (except the version not shoving)

                    1 Reply Last reply Reply Quote 1
                    • olivierlambertO Offline
                      olivierlambert Vates 🪐 Co-Founder CEO @Greg_E
                      last edited by

                      @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.

                      1 Reply Last reply Reply Quote 0
                      • stormiS Offline
                        stormi Vates 🪐 XCP-ng Team @Andrew
                        last edited by

                        @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?

                        B A 2 Replies Last reply Reply Quote 0
                        • B Offline
                          blankOutreach @stormi
                          last edited by

                          @stormi It shows the kernel version, exactly what uname -r would.

                          1 Reply Last reply Reply Quote 1
                          • A Offline
                            Andrew Top contributor @stormi
                            last edited by

                            @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
                            
                            1 Reply Last reply Reply Quote 1
                            • B Offline
                              bufanda
                              last edited by

                              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.

                              1 Reply Last reply Reply Quote 3
                              • olivierlambertO Offline
                                olivierlambert Vates 🪐 Co-Founder CEO
                                last edited by

                                Updates done on 1x Intel and 1x AMD host, rebooted, no visible issues.

                                T 1 Reply Last reply Reply Quote 1
                                • T Offline
                                  ThierryEscande Vates 🪐 XCP-ng Team @olivierlambert
                                  last edited by

                                  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.

                                  P A 2 Replies Last reply Reply Quote 2
                                  • P Offline
                                    ph7 @ThierryEscande
                                    last edited by

                                    @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
                                    
                                    1 Reply Last reply Reply Quote 2
                                    • A Offline
                                      Andrew Top contributor @ThierryEscande
                                      last edited by

                                      @ThierryEscande I ran the update and it's passing good data (on an older card that worked before).

                                      1 Reply Last reply Reply Quote 2
                                      • G Offline
                                        Greg_E
                                        last edited by

                                        I finally got my lab updated and the two vms started, so far so good. Stats data is present, the first time I've seen any of my hosts pull 100% CPU. Hosts are little HP T740 thin clients with AMD V1756B processors and 64GB of ram, in a 3 host pool.

                                        Sorry I can't bring more detail, not really doing work on my XCP lab right now, and lots of shake up around tech. space at work.

                                        1 Reply Last reply Reply Quote 3
                                        • stormiS Offline
                                          stormi Vates 🪐 XCP-ng Team
                                          last edited by stormi

                                          So, we owe a very big thank you to everyone here for your tests and feedback. The numerous updates that were in the xcp-ng-testing repository are now officially published to everyone:

                                          https://xcp-ng.org/blog/2025/05/26/may-2025-maintenance-update-for-xcp-ng-8-3/

                                          But stay with us, as very soon we'll have a few more updates to test, as well as refreshed installation ISOs!

                                          F 1 Reply Last reply Reply Quote 1
                                          • F Online
                                            flakpyro @stormi
                                            last edited by

                                            @stormi Installed on our 2 production pools, DR and remote sites, 46 hosts total ranging from Dell, Lenovo, HP, and Supermicro servers, no issues to report!

                                            1 Reply Last reply Reply Quote 6
                                            • First post
                                              Last post