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.
    • H Offline
      hecki @stormi
      last edited by

      @stormi ok, so "Install pool patches" and "Rolling pool update" internally behave completely different. This is new for me, until now, i thought, the Rolling Pool Update is a "Install poool patches" with following evacuation and reboot of the nodes, so thats what I have done manually today. Thanks for the explanation ...

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

        @hecki That's what it was (with extra steps also such as putting hosts in maintenance mode), but this will change in the next release of Xen Orchestra as Rolling Pool Update will now evacuate, update then reboot every host one by one

        1 Reply Last reply Reply Quote 0
        • N Offline
          NielsH
          last edited by

          Looks like yet another security patch from Xenserver available now 😞

          https://xenbits.xen.org/xsa/advisory-398.html

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

            @NielsH No, they just updated the existing advisory. See "UPDATES IN VERSION 2".

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

              @stormi Ah phew, good to hear we won't have to update everything so quickly again 😅

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

                New security updates (xen, Intel microcode)

                Impact: host crash by exploiting PCI passthrough from a VM

                Citrix' security bulletin: https://support.citrix.com/article/CTX390511

                Test on XCP-ng 8.2

                From an up to date host:

                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
                

                Versions:

                • xen-*: 4.13.4-9.21.1.xcpng8.2

                What to test

                Normal use and anything else you want to test. The closer to your actual use of XCP-ng, the better.

                Test window before official release of the updates

                ~2 days.

                A J 2 Replies Last reply Reply Quote 0
                • olivierlambertO Offline
                  olivierlambert Vates 🪐 Co-Founder CEO
                  last edited by

                  Tested here on one home lab machine, it works 👍

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

                    @stormi Post update, things are working as normal on my hosts.

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

                      updated and all fine

                      1 Reply Last reply Reply Quote 2
                      • J Offline
                        JeffBerntsen Top contributor @stormi
                        last edited by

                        @stormi Seems to be working well for me too.

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

                          Thanks for your tests. Xen developers have found an issue in the patches so I will provide a new test package when ready. The issue is rather specific so I doubt your hosts will be affected, but if you prefer to revert you can with: yum downgrade "xen-*".

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

                            So, new packages are now available for this security update, which now have fixes for the regressions the previous fixes caused.

                            Note that you were really unlikely to be directly affected by those regressions. They have been detected by code analysis tools, but all other CI tests did already pass with the previous update (Xen's CI, Citrix' CI, XCP-ng's CI).

                            Install the update with:

                            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-*: 4.13.4-9.21.1.xcpng8.2

                            If I could get feedback on it within 24h, this would be wonderful.

                            A theAeonT 2 Replies Last reply Reply Quote 0
                            • olivierlambertO Offline
                              olivierlambert Vates 🪐 Co-Founder CEO
                              last edited by

                              Tested and OK here 👍

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

                                @stormi Updates ran fine. Systems seem to be working.

                                1 Reply Last reply Reply Quote 2
                                • theAeonT Offline
                                  theAeon @stormi
                                  last edited by

                                  just joining the crowd of "seems fine"

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

                                    Thank you everyone.

                                    The update is published: https://xcp-ng.org/blog/2022/04/11/april-2022-security-update/

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

                                      New updates (xen, Intel & AMD microcode)

                                      • Update the Intel microcode for the "IPU 2022.1" vulnerability (and other vulnerabilities and bugs)
                                        • "A potential security vulnerability in some Intel® Processors may allow information disclosure. Intel is releasing firmware updates to mitigate this potential vulnerability."
                                        • See https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00617.html
                                      • Update AMD microcode for Fam17h and Fam19h
                                      • Citrix also released an update for Xen. As we had already anticipated the patches they added (that fixed regressions introduced by the fixes to the XSA-400 vulnerabilities), it does not change anything for XCP-ng. We synced our RPM with theirs anyway to make future updates easier.

                                      Citrix' hotfix: https://support.citrix.com/article/CTX459703

                                      Test on XCP-ng 8.2

                                      From an up to date host:

                                      yum clean metadata --enablerepo=xcp-ng-testing
                                      yum update microcode_ctl linux-firmware "xen-*" --enablerepo=xcp-ng-testing
                                      reboot
                                      

                                      Versions:

                                      • xen-*: 4.13.4-9.22.1.xcpng8.2
                                      • microcode_ctl: 2:2.1-26.xs21.xcpng8.2
                                      • linux-firmware: 20190314-4.xcpng8.2

                                      What to test

                                      Normal use and anything else you want to test. The closer to your actual use of XCP-ng, the better.

                                      Test window before official release of the updates

                                      ~3 days.

                                      A R theAeonT gskgerG 4 Replies Last reply Reply Quote 1
                                      • A Offline
                                        Andrew Top contributor @gduperrey
                                        last edited by

                                        @gduperrey It's working for me, but my CPUs are not covered by the update. Normal operations seem normal.

                                        1 Reply Last reply Reply Quote 2
                                        • R Offline
                                          ravenet @gduperrey
                                          last edited by

                                          @gduperrey Seems fine here as well under basic usage.

                                          1 Reply Last reply Reply Quote 2
                                          • theAeonT Offline
                                            theAeon @gduperrey
                                            last edited by theAeon

                                            @gduperrey Skylake-S Xeon here w/o patched bios, works fine so far.

                                            edit: double checked /proc/cpuinfo, seems the ucode update is applying correctly, so, yeah, it worked.

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