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

    XCP-ng 8.2 updates announcements and testing

    Scheduled Pinned Locked Moved News
    703 Posts 67 Posters 1.1m Views 86 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.
    • stormiS Offline
      stormi Vates 🪐 XCP-ng Team
      last edited by stormi

      New toolstack (XAPI) update candidate for 8.2

      Based on Citrix's hotfix XS82E031. Also includes the USB passthrough bugfix mentioned above in this thread.

      What changed

      Fixes

      • USB passthrough fix
      • Reduced log verbosity for stunnel, to prevent xapi-ssl.log from growing so fast that it could fill the /var/log partition entirely in some cases (users from HA-lizard had reported such behaviour and we were waiting for this upstream fix from the XAPI project to be included in a hotfix).
      • Fix xe vm-reset-powerstate for VMs with GPU passthrough that are stuck in paused state.
      • Other fixes for rare issues (see hotfix description).

      Features

      The hotfix from Citrix also comes with a few improvements. Quoting (the highlight in bold characters is mine):

      • Adds a default boot order for VMs.
      • Improved error messaging for when the graphics card is not configured for SRIOV.
      • Remove HTTP access to the management network static web page. This web page can now only be accessed through HTTPS.
      • Adds additional snapshots of glocktop data to the bugtool output.

      How to update (XCP-ng 8.2 only)

      yum clean metadata --enablerepo=xcp-ng-testing
      yum update forkexecd message-switch xapi-core xapi-tests xapi-xe xcp-rrdd xenopsd xenopsd-cli xenopsd-xc --enablerepo=xcp-ng-testing
      xe-toolstack-restart # or reboot to be 100% sure everything restarted
      

      What to test

      No obvious regressions, and if possible the changes described above.

      Test window before release

      A few weeks, but the quicker the better, as this kind of message tends to be forgotten over time.

      Other update candidates still in testing phase

      The kernel bugfix update is still in testing phase. Many thanks to those who already tested it, and I'm still eager for feedback from others: https://xcp-ng.org/forum/post/41241

      ethanjosephscottE H 2 Replies Last reply Reply Quote 0
      • ethanjosephscottE Offline
        ethanjosephscott @stormi
        last edited by

        @stormi
        Got these applied too fast.
        Http does seem disabled
        stunnel logging does seem drastically reduced well know more as time goes on.
        I do see a boot order section for VM properties and tested this out be booting into a livecd on a VM.
        I ran the bugtool but without knowing what was added I can't confirm or deny this one.

        1 Reply Last reply Reply Quote 1
        • H Offline
          HeMaN @stormi
          last edited by HeMaN

          @stormi said in Updates announcements and testing:

          Have a installation without any of the fixed bugs, but Installed the updates on my system and did the toolstack restart.

          No issues to report this far.

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

            There are at least two blocking issues with this update candidate, so we'll retain it until they are fixed:

            • HTTP 403 errors on port 443. Easily reproduced: just load XCP-ng's web page over HTTPS, most images and scripts don't load. We debugged it and reported it to the XAPI project: https://github.com/xapi-project/xen-api/issues/4517
            • HA Lizard users reported issues connecting to XAPI. I don't know yet whether the fix belongs in XAPI or in HA Lizard itself. Wait and see.
            stormi created this issue in xapi-project/xen-api

            closed Bogus HTTP 403 errors after hotfix XS82E031 for valid HTTPS requests #4517

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

              New security updates (xen)

              Citrix security bulletin: https://support.citrix.com/article/CTX325319

              Impact: privileged code in a guest VM may crash or compromise a host.

              Test on XCP-ng 8.2

              yum clean metadata --enablerepo=xcp-ng-testing
              yum update xen-dom0-libs xen-dom0-tools xen-hypervisor xen-libs xen-tools --enablerepo=xcp-ng-testing
              reboot
              

              Version for xen packages: 4.13.1-9.12.1.xcpng8.2

              What to test

              The main goal is to avoid obvious regressions, so test whatever you want. The closer to your actual use of XCP-ng, the better.

              Test window before official release of the updates

              24h.

              J gskgerG C H 4 Replies Last reply Reply Quote 1
              • J Offline
                JeffBerntsen Top contributor @stormi
                last edited by

                @stormi Running well for me. I've tested startup, shutdown, and migration of Windows and Linux VMs with no obvious regressions.

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

                  @stormi No issue with updating my two host playlab. Just run some simple tests with Debian VMs (create, live migrate with/-out 7.20.0-9 guest tools, start/stop/reboot, snapshot with/-out RAM and revert, online-/offline storage migrate from/to shared and local SR, restore from backup). Restored a Windows 10 VM from backup as well and moved it around a bit. Everything works as expected.

                  1 Reply Last reply Reply Quote 1
                  • C Offline
                    cg
                    last edited by

                    Any info about support of Windows Server 2022. RTM (final) version has been released ~2 weeks ago.

                    stormiS 1 Reply Last reply Reply Quote 0
                    • C Offline
                      cnaumer @stormi
                      last edited by

                      @stormi Also installed on our test-lab and booting, migrating of RockyLinux and Windows VMs works as expected.

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

                        @cg I've not heard of it yet on Citrix side. Meanwhile the template for 2019 should be enough. IIRC @Darkbeldin has tested Windows Server 2022 regularly during the pre-release phase.

                        C 1 Reply Last reply Reply Quote 1
                        • C Offline
                          cg @stormi
                          last edited by cg

                          @stormi sounds good. I was guessing that 2019 might do the job. Tempted to use 2022 on a fresh installation and not use the "old" 2019. (Thanks!)

                          1 Reply Last reply Reply Quote 0
                          • H Offline
                            HeMaN @stormi
                            last edited by

                            @stormi Installed on my testlab, no issues

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

                              The security update is now live. Thank you everyone for the prompt feedback in this short timeframe!

                              https://xcp-ng.org/blog/2021/09/10/september-2021-security-update/

                              gskgerG 1 Reply Last reply Reply Quote 2
                              • H Offline
                                HeMaN @stormi
                                last edited by HeMaN

                                @stormi said in Updates announcements and testing:

                                There are at least two blocking issues with this update candidate, so we'll retain it until they are fixed:

                                • HTTP 403 errors on port 443. Easily reproduced: just load XCP-ng's web page over HTTPS, most images and scripts don't load. We debugged it and reported it to the XAPI project: https://github.com/xapi-project/xen-api/issues/4517

                                I am using my own self signed certificate on my servers and did not notice the page looking any different, all pictures and text are there.
                                I do notice the "deploy xoa" script is not working. The buttons seems to be non-functional and do nothing when clicked.
                                All other buttons and links are functional.

                                On a larger screen the alignment of the page content is different (topics and pictures side by side in the old page, but in a single colomn in the new page, just like it is with the old page on smaller windows).

                                Another thing I think is cosmetical but annoying:
                                when not typing https explicitly in the browser bar (so using http) I get an "403 forbidden" message instead of being forwarded to https

                                Edit: browser is firefox version 91.0.2 64 bits on windows 10

                                1 Reply Last reply Reply Quote 0
                                • gskgerG Offline
                                  gskger Top contributor @stormi
                                  last edited by

                                  @stormi Nice work and the joint effort by the community for tests gets better every time 🤙. Keep up the good work 👍. Updated my (semi production) three host homelab and it works - as usual. Now it is time to tear down my playlab for some 10G testing 😎 .

                                  J 1 Reply Last reply Reply Quote 1
                                  • J Offline
                                    jmccoy555 @gskger
                                    last edited by jmccoy555

                                    Hi @stormi is there any easy way to rollback the September updates??? I'm guessing not but I have a strange issue which I think coincides with my last reboot after applying the updates so want to confirm or eliminate as the cause.

                                    Thanks.

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

                                      @jmccoy555 Have a look at yum history. You should find the update listed and be able to rollback.

                                      Another way is to use yum downgrade package-1version-release package2-version-release on every package involved in the update (list found in yum history or /var/log/yum.log).

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

                                        Note (for you or anyone coming here later): rollback/downgrade is not officially supported, because it's not tested, and it is not always possible to ensure that it really brings the exact previous state. You wouldn't rollback a XAPI update that modified the structure of the XAPI db, for example. However for many packages it's safe to attempt it. The September update, that only contains xen packages IIRC, is one of the updates that should be easy and safe to revert.

                                        J 1 Reply Last reply Reply Quote 0
                                        • J Offline
                                          jmccoy555 @stormi
                                          last edited by

                                          @stormi thanks as always. If I do find the issue I'll let you know..... if I break everything then I'll just get a 🍺

                                          🤣

                                          J 1 Reply Last reply Reply Quote 1
                                          • J Offline
                                            jmccoy555 @jmccoy555
                                            last edited by

                                            It appears that the rollback worked, but doesn't appear to have an impact on my issue, which is good news in a way.

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