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

    Xen 4.17 on XCP-ng 8.3!

    Scheduled Pinned Locked Moved News
    37 Posts 14 Posters 7.5k Views 19 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.
    • K Offline
      kait
      last edited by

      setting it up on a dell poweredge r720 with 3 vms (2 debian 1 freebsd)
      will report if i encounter any issues

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

        Just updated to the latest on a dell T430, all seems to be working as expected.

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

          Testing now on ryzen 1700.

          1 Reply Last reply Reply Quote 1
          • R Offline
            redakula
            last edited by

            Running stable as always for a couple of days so far πŸ‘ πŸ‘ - homelab with 10-15 vms.

            Is there anything in particular we should be testing in order to help test 4.17?

            stormiS 1 Reply Last reply Reply Quote 1
            • stormiS Offline
              stormi Vates πŸͺ XCP-ng Team @redakula
              last edited by

              @redakula That the system works fine on your hardware with your usual load is a good test already.

              Now the most motivated might try to produce before/after benchmarks, but I don't know myself exactly what kind of benchmarks would be appropriate.

              R 1 Reply Last reply Reply Quote 0
              • K Offline
                kait
                last edited by

                ive been running it for 3 days so far with no issues, everything seems to be working fine

                1 Reply Last reply Reply Quote 1
                • R Offline
                  redakula @stormi
                  last edited by

                  @stormi Intel 9th gen on C242 chipset if you are keeping track of hardware.

                  Not 100% sure if it is related (but i believe it was working before updating) but stats are unavailable in XOfor both host and VM's. Simply says "No stats."
                  XO from sources and fully up to date on the latest commit.

                  Can anyone else check if they have stats in XO?

                  olivierlambertO 1 Reply Last reply Reply Quote 0
                  • olivierlambertO Online
                    olivierlambert Vates πŸͺ Co-Founder CEO @redakula
                    last edited by

                    @redakula That's a known issue that was due to 2 problems, and both are fixed for the end of the month

                    1 Reply Last reply Reply Quote 2
                    • stormiS stormi referenced this topic on
                    • stormiS Offline
                      stormi Vates πŸͺ XCP-ng Team
                      last edited by

                      New updates are available in xcp-ng-lab for Xen 4.17.

                      Update with:

                      yum update --enablerepo=xcp-ng-lab
                      

                      Then reboot.

                      Here's the changelog, from XenServer's development repository for Xen:

                       * Tue Feb 13 2024 Andrew Cooper <andrew.cooper3@citrix.com> - 4.17.3-2
                      - De-virtualise more function pointers, based on boot time configuration
                      - Improve the performance of IOMMU construction for dom0
                      - Fix a bug with the determination of IVMD memory regions
                      - Fix inefficiencies with XEN_{SYS,DOM}CTL_getdomaininfo{,list}
                      - Fix undefined behaviour in compat_set_timer_op()
                      - Fix the Raw CPU Policy rescan when CPUID Masking is active
                      
                      A 1 Reply Last reply Reply Quote 0
                      • stormiS Offline
                        stormi Vates πŸͺ XCP-ng Team
                        last edited by

                        After the update, besides testing manually, there is another way you can contribute to the testing of Xen 4.17 for XCP-ng.

                        1. Run XTF: https://docs.xcp-ng.org/project/development-process/tests/#test-the-xen-hypervisor-itself
                        2. Run xen-dom0-tests: https://docs.xcp-ng.org/project/development-process/tests/#xen-dom0-tests

                        In order not to flood this thread with your test results:

                        • only share the output if there's an error, or when in doubt
                        • you can quote errors here, but if you think it's useful to share the full output, then please use https://paste.vates.tech.

                        If you have extra hosts you can temporarily dedicate to this, even if you don't have any VMs to run on them, you can very well take part in the testing effort by installating XCP-ng 8.3 beta2, updating, installing Xen 4.17, and then running these automated tests.

                        The more diverse hardware we get to test, the better.

                        A 2 Replies Last reply Reply Quote 1
                        • A Online
                          Andrew Top contributor @stormi
                          last edited by Andrew

                          @stormi I already installed 4.17 before, now doing today's update yum update --enablerepo=xcp-ng-lab wants to install from both lab and base, but they conflict because yum picks base. This happens for all of the updated lab packages, not just one in the example:

                          ---> Package forkexecd.x86_64 0:23.31.0-1.1.0.xen417.2.xcpng8.3 will be updated
                          ---> Package forkexecd.x86_64 0:23.31.0-1.5.xcpng8.3 will be an update
                          Updating:
                           forkexecd                                         x86_64                              23.31.0-1.5.xcpng8.3                                   xcp-ng-base                              1.7 M
                          

                          https://paste.vates.tech/?f4dea5fc787301a9#6XKfAJyxkRjuLVkrJVznRJpV3x1VQVL5NE2oaRLHKWA7

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

                            @stormi Never mind.... yum update --enablerepo=xcp-ng-lab is working now on that system...

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

                              @stormi
                              HP DL360p G8 (Xeon E5-2680) XCP 8.3 Xen version 4.17.3-2

                              • Dom0 ALL TESTS PASSED.
                              • xtf selftest SUCCESS.
                              • xtf all tests SKIP/SUCCESS.

                              Intel NUC10 (i5-10210U) XCP 8.3 Xen version 4.17.3-2

                              • Dom0 ALL TESTS PASSED.
                              • xtf selftest SUCCESS.
                              • xtf HARD system freeze at test-hvm64-xsa-304. (only XCP hard lockup I have seen)
                              • xtf With ept=no-exec-sp, all tests SKIP/SUCCESS.
                              A 1 Reply Last reply Reply Quote 1
                              • G Offline
                                gb.123 @stormi
                                last edited by

                                @stormi

                                WHAT THIS VERSION OF XEN CHANGES

                                I must admit I haven't done my homework yet here. You can check the upstream changelogs at the Xen Project. I'll update this post if someone provides a useful bullet list.

                                Here you go :

                                Notable Features
                                This release has seen the increase in hardware support for both x86 and Arm, together with the addition of other improvements and features:

                                • MISRA-C integration: The project has officially adopted four directives and 24 rules, added MISRA-C checker build integration, and defined how to document deviations. A number of MISRA-C violations have been fixed.
                                • Static configuration options for ARM: In many embedded environments, we know ahead of time exactly what resources all guests will need at boot time. In constrained resource environments, allocation on use increases the possibility that the allocation will fail at runtime. With static configuration, resources are allocated statically when the hypervisor boots, removing the possibility of runtime failure. Resources which can be statically configured as of 4.17 include event channels, shared memory, and hypervisor heap.
                                • ARM: Add β€œtech preview” implementation for VirtIO. Xen now includes full support for VirtIO on embedded systems, on ARM, for the virtio-mmio transport, allowing a wide range of VirtIO devices to be supported. This includes front-end support in Linux, toolstack (libxl/xl) and dom0less support, and a userspace backend. Currently, the following stand-alone backends are available and have been tested: virtio-disk, virtio-net, i2c, and gpio.
                                • dom0less / Hyperlaunch: cpupools can be specified at boot using device tree. This allows the use of cpupools in dom0less / Hyperlaunch -style configurations; in particular, it makes it possible to assign different types of CPUs of an ARM big.LITTLE system to different cpupools at boot time.
                                • dom0less / Hyperlaunch: PV frontend / backend connections can now be specified between guests, allowing statically booted guests with PV devices
                                • On ARM, p2m structures are now allocated out of a pool of memory set aside at domain creation; this provides better isolation between guests against memory resource failures
                                • ARM: Mitigations against Spectre-BHB
                                • x86: IOMMU superpage support for all guest types; improving performance of PCI pass-through
                                • x86: Security support hosts with up to 12 TiB of RAM
                                • x86: Can now set cpuid parameters for dom0 at boot time
                                • x86: mwait-idle support: Added SPR and ADL
                                • x86: Improved speculative mitigation support, including VIRT_SSBD and MSR_SPEC_CTRL features to help guests know what speculative mitigations they don't need to be done (due to mitigations on the hypervisor side), and to control what kind of speculative mitigations the hypervisor performs on their behalf
                                • Out-of-tree builds for the hypervisor now supported
                                • ARM: Since addition of Zephyr RTOS guests support (Xen 4.15, Zephyr 3.1.0), work has been done on making it possible to run Zephyr in dom0 improving boot time, stability and paving the way for future safety certification for Xen-based systems

                                Source : https://wiki.xenproject.org/wiki/Xen_Project_4.17_Feature_List

                                stormiS 1 Reply Last reply Reply Quote 3
                                • stormiS Offline
                                  stormi Vates πŸͺ XCP-ng Team @gb.123
                                  last edited by

                                  @gb-123 Thanks! I updated the first message.

                                  1 Reply Last reply Reply Quote 0
                                  • A Offline
                                    andyhhp Xen Guru @Andrew
                                    last edited by

                                    @Andrew said in Xen 4.17 on XCP-ng 8.3!:

                                    xtf HARD system freeze at test-hvm64-xsa-304. (only XCP hard lockup I have seen)
                                    xtf With ept=no-exec-sp, all tests SKIP/SUCCESS.

                                    XSA-304 is https://www.intel.com/content/www/us/en/developer/articles/troubleshooting/software-security-guidance/technical-documentation/machine-check-error-avoidance-page-size-change.html

                                    It's guest exploitable, and locks up the CPU so hard it doesn't even reset properly. It's also very expensive to work around, hence why it's not mitigated by default.

                                    1 Reply Last reply Reply Quote 1
                                    • K Offline
                                      kait
                                      last edited by

                                      dell poweredge r720 with dual xeon e5-2670
                                      all tests successful or skipped on xtf and dom0 (without setting no-exec-fp)

                                      A 1 Reply Last reply Reply Quote 2
                                      • A Offline
                                        Ajmind 0 @kait
                                        last edited by Ajmind 0

                                        Server:

                                        Intel S5520UR Dual Xeon E5645

                                        • Dom0 all Tests passed
                                        • xtf selftest SUCCESS
                                        • xtf expected skip results SKIP/SUCCESS
                                        • except:
                                        test-pv64-cpuid-faulting                 SKIP
                                        test-pv64-pv-fsgsbase                    SKIP
                                        with or without xl set-parameters ept=no-exec-sp
                                        
                                        1 Reply Last reply Reply Quote 3
                                        • B Offline
                                          bufanda
                                          last edited by bufanda

                                          On an HP EliteDesk 800 G3 35W Mini i5 6500T

                                          XTF:
                                          with no-exec-sp:
                                          All Test SKIP/SUCCESS

                                          with exec-sp:
                                          Hard Freeze.

                                          dom0 Test all Tests passed.

                                          1 Reply Last reply Reply Quote 1
                                          • stormiS Offline
                                            stormi Vates πŸͺ XCP-ng Team
                                            last edited by stormi

                                            I just pushed an update to the xcp-ng-lab repository, which updates Xen to a new build with a security fix and two other changes.

                                            Changelog:

                                            * Fri Feb 23 2024 Andrew Cooper <andrew.cooper3@citrix.com> - 4.17.3-3
                                            - Fix for XSA-451 CVE-2023-46841.
                                            - Fix the migration of VMs which had previously seen the CMP_LEGACY feature.
                                            - Retire support to customise guest memory at the 1M boundary.
                                            
                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post