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

    XCP-ng 8.3 betas and RCs feedback 🚀

    Scheduled Pinned Locked Moved News
    792 Posts 89 Posters 1.3m Views 69 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.
    • A Offline
      archw @stormi
      last edited by

      @stormi
      Yes

      I've not had a chance to reboot the host since then to see if something else is going on. Will do so tonight.

      1 Reply Last reply Reply Quote 0
      • T Offline
        TopoLogical
        last edited by

        Hi,

        I'm currently testing our the RC2 with ceph backed rbd devices, which works perfectly for us on 8.2.1. After installation I tried to add an existing shared storage, without success. Then I tried to create a new one and ran into following problem. As you see I can create a volume group manually without a problem.

        xe sr-create fails:

        xe sr-create name-label="RC2StorageTest" shared=true type=lvm device-config:device=/dev/rbd0
        Error code: SR_BACKEND_FAILURE_77
        Error parameters: , Logical Volume group creation failed,
        

        vgcreate from commandline works:

        vgcreate RC2StorageTest /dev/rbd0
        Physical volume "/dev/rbd0" successfully created.
        Volume group "RC2StorageTest" successfully created
        

        If I repeat the xe sr-create after manually creating a VG the VG will be removed by xe sr-create, but is still failing with the same error.

        Any idea where to look to solve this issue?

        T 1 Reply Last reply Reply Quote 1
        • A Offline
          archw @stormi
          last edited by

          @stormi
          Just rebooted the problematic host. All the VMs autostarted just fine.

          Odd!

          1 Reply Last reply Reply Quote 0
          • N Offline
            nomad @stormi
            last edited by

            @stormi I see plug-late-sr is available now. Just finished testing it. Looks like it works just fine.

            thanks

            1 Reply Last reply Reply Quote 2
            • M Offline
              mbven
              last edited by

              Somewhere between 8.3b2 and 8.3rc1 Windows 2016 was broken, where it immediately has a "kmode exception not handled" bluescreen on boot.

              I had to downgrade back to 8.3b2 for an existing VM. I can reproduce the failure on a clean install from 2016 Server Essentials, using the Windows server 2016 template. It installs ok until it reboots and see the bluescreen immediately on each boot.

              https://go.microsoft.com/fwlink/p/?LinkID=2195170&clcid=0x409&culture=en-us&country=US

              It still fails even with latest patches, which I believe is 8.3rc2.

              Any suggestions?

              F A 2 Replies Last reply Reply Quote 0
              • F Offline
                flakpyro @mbven
                last edited by

                @mbven Strange we have a few Windows Server 2016 servers remaining that seem to be working since since the last batch of updates. I even tried to reboot one just to be sure. They are running "Microsoft Windows Server 2016 Datacenter". What CPU are your servers running? Any errors in xl dmesg when the crash occurs?

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

                  @mbven I too have Windows Server 2016 (with 2024-09 updates) running on current 8.3 RC2...

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    mbven @flakpyro
                    last edited by

                    @flakpyro Thanks for the feedback. Just tried the eval iso of Windows Server 2016 Datacenter and it spun up ok with latest xcp-ng patches.

                    So it looks like it's a problem specifically with the Windows Server 2016 Essentials edition and 8.2rc1 and later.

                    Unfortunately that's the edition that I'm licensed for and use. It's failed on both an Intel 12700k and a Xeon E3-1275v3 with the same blue screen message.

                    1 Reply Last reply Reply Quote 0
                    • xiscoX Offline
                      xisco
                      last edited by

                      After doing a yum update on one of my 8.3 RC1 server and rebooting, there were no ethernet cards detected.
                      It happened from time to time in older versions of xcp-ng but after rebooting some times and doing emergency network reset worked fine before. This time it didn't.
                      Finally I reinstalled RC2 from ISO.
                      I have two HPE (ProLiant ML350 Gen10), and the master is the one showing this problem, the other one doesn't show this problem.
                      Doing a yum update in the secondary server promoted to master worked as a charm.
                      Any ideas?

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

                        @xisco I'd wager it's not directly related to the updates, but rather to the reboot process and something (a bug? a hardware issue?) triggered by your specific setup.

                        When you say no ethernet cards detected, do you mean even at the PCI level?

                        xiscoX 1 Reply Last reply Reply Quote 0
                        • bleaderB Offline
                          bleader Vates 🪐 XCP-ng Team
                          last edited by

                          We have 2 packages updated for the first 8.3 security update, a bit late to be part of the final ISO but they will be available at release time. For people willing to test them and provide feedback, see the announcement below.


                          New security update candidates (xen, intel-microcode)

                          A new XSA was published on September 24th 2024.
                          Intel published a microcode update on the September 10th 2024.


                          • XSA-462 a malicious HVM or PVH guest can trigger a DoS of the host.

                          SECURITY UPDATES

                          • xen-*:
                                * Fix XSA-462 - x86: Deadlock in vlapic_error(). The handling of x86's APIC (Advanced Programmable Interrupt Controller) allows a guest to configure an illegal vector to handle error interrupts. This causes the vlapic_error() to recurse, this is protected, but the lock used for this protection will try to be taken recursiveley, leading to a deadlock.
                          • intel-microcode:
                                * Latest Intel microcode update, still named IPU 2024.3, including security updates for:
                                    * INTEL-SA-01103
                                    * INTEL-SA-01097

                          Test on XCP-ng 8.3

                          yum clean metadata --enablerepo=xcp-ng-candidates
                          yum update "xen-*" intel-microcode --enablerepo=xcp-ng-candidates
                          reboot
                          

                          The usual update rules apply: pool coordinator first, etc.

                          Versions:

                          • xen: xen-4.17.5-3.xcpng8.3
                          • intel_microcode: intel-microcode-20240815-1.xcpng8.3

                          What to test

                          Normal use and anything else you want to test.

                          Test window before official release of the update

                          Until 8.3 release.

                          T F P gskgerG 4 Replies Last reply Reply Quote 1
                          • T Offline
                            ThierryC01 @bleader
                            last edited by

                            @bleader Update successful, no issue so far. There is just a message appearing when starting the update: "Delta RPMs disabled because /usr/bin/applydeltarpm not installed."

                            All VM working for now.

                            J 1 Reply Last reply Reply Quote 2
                            • J Offline
                              john.c @ThierryC01
                              last edited by

                              @ThierryC01 said in XCP-ng 8.3 betas and RCs feedback 🚀:

                              @bleader Update successful, no issue so far. There is just a message appearing when starting the update: "Delta RPMs disabled because /usr/bin/applydeltarpm not installed."

                              All VM working for now.

                              That's harmless. It's just notifying that the system doesn't have deltarpm package installed. This package reduces the size of updates based on what's already installed.

                              1 Reply Last reply Reply Quote 2
                              • F Offline
                                flakpyro @bleader
                                last edited by

                                @bleader Updated a small test server without any issues.

                                1 Reply Last reply Reply Quote 2
                                • P Online
                                  ph7 @bleader
                                  last edited by

                                  I powered on my spare test "server" and ran this update.
                                  All went fine.
                                  After the reboot I started the fully updated XOA (local installed) and ran it for a few minutes.
                                  then I shut it down but it sat for a few minutes so I did a force shut down from xsconsole.
                                  Rebooted the host again and started the XOA, shut it down and it worked fine
                                  Tested one more time and it went OK.

                                  S 1 Reply Last reply Reply Quote 2
                                  • S Offline
                                    steff22 @ph7
                                    last edited by steff22

                                    Not sure if this is Xcp-ng 8.3 or Nvidia based error.

                                    But when I try to take gpu passthrough with a gtx 1070ti with windows 10. I get the drivers installed fine without errors but after reboot I get an error triangle in the windows device mangager-. error43 and no image on the screen

                                    Wasn't Xcp-ng 8.3 related or windows drivers I think.

                                    Tested with another PC with Xcp-ng 8.3 and everything worked immediately. So think it must be Asrock rack B650D4U3-2L2Q bios related or ipmi trying to use the same gpu.

                                    stormiS M 2 Replies Last reply Reply Quote 1
                                    • X Offline
                                      XCP-ng-JustGreat
                                      last edited by XCP-ng-JustGreat

                                      Applying the latest XCP-ng 8.3 RC2 "xen-*" and intel-microcode updates from the candidate repository worked great here as well. Everything appears to be running well.

                                      1 Reply Last reply Reply Quote 2
                                      • gskgerG Offline
                                        gskger Top contributor @bleader
                                        last edited by gskger

                                        @bleader There is a xcp-ng-8.3.0.iso on the ISO repository. Is that the release of XCP-ng 8.3 🎉 ? Looking forward to an official announcement 😇 .

                                        M olivierlambertO 2 Replies Last reply Reply Quote 1
                                        • M Offline
                                          manilx @gskger
                                          last edited by

                                          @gskger Good catch 😉

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

                                            @gskger Yes, but the official announcement is for tomorrow. Be careful because the release notes are crucial for this release, so wait for them before doing anything production related 😉

                                            (and yes we've already seen PAID users with XCP-ng 8.3 in PRODUCTION environment, people are crazy 😆 Even if it's really stable, I wouldn't have bet my entire production on it)

                                            F gskgerG 2 Replies Last reply Reply Quote 2
                                            • First post
                                              Last post