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

    XCP-ng 8.3 updates announcements and testing

    Scheduled Pinned Locked Moved News
    454 Posts 47 Posters 190.1k Views 62 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.
    • dthenotD Offline
      dthenot Vates 🪐 XCP-ng Team @acebmxer
      last edited by

      @acebmxer Hello,

      The error VDI_CBT_ENABLED means that the XAPI doesn't want to move the VDI to not break the CBT chain.
      You can disable the CBT on the VDI before migrating the VDI but if you have snapshots with CBT enabled it can be complicated and it might necessitate to remove them before moving the VDI.
      We have changes planned to improve the CBT handling in this kind of case.

      A 1 Reply Last reply Reply Quote 2
      • dthenotD Offline
        dthenot Vates 🪐 XCP-ng Team @Andrew
        last edited by

        @Andrew Hello Andrew,

        Thank you for reporting.
        It appear that the CBT on FileSR-based SR is not working in addition to data-destroy (the option that allow to remove the VDI content and only keep the CBT).
        Can you confirm that you are using a FileSR (ext or nfs)?
        Is it possible to disable purge data on the CR job?

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

          @dthenot Yes, VHD files on both local disk and NFS, same problem.

          Testing one VM, I removed the snapshot, disk CBT setting, and removed the destination replica. First CR run does a full backup without issue (same NBD/CBT/purge enabled). Second run has the same problem (fell back to full). So, clearing out things does not fix it (with the same original setup).

          Testing several combinations, just disabling the backup purge snapshot option makes the delta CR backup work again (NBD/CBT still enabled). It does a full backup the first run (fell back to full), but then does delta after that.

          dthenotD 1 Reply Last reply Reply Quote 1
          • A Online
            acebmxer @dthenot
            last edited by

            @dthenot

            I have been able to migrate all vms over to qcow2. Think shutting down the vms and booting backup. Alos if anything from this thread might have had an impact. https://xcp-ng.org/forum/topic/12087/backups-with-qcow2-enabled/9

            1 Reply Last reply Reply Quote 2
            • dthenotD Offline
              dthenot Vates 🪐 XCP-ng Team @Andrew
              last edited by

              @Andrew Hello,

              I have been able to find the problem and make a fix, it's in the process of being packaged.
              I can confirm it only happen for file based SR when using purge snapshots.
              For some reason, the vdi type of CBT_metadata is cbtlog for FileSR but stays the image format it was for LVMSR
              And it would make a condition fail during the list_changed_blocks call.

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

                Nice catch @dthenot !

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

                  @dthenot Great! I'm happy I was able to help test it. I look forward to the update release.

                  Interesting note, CR is faster when the snapshots are not deleted.... or CR is faster because of the update, I'll test again after the fix.

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

                    Feature fixes, security and maintenance update candidates for you to test!

                    This release batch contains fixes on the major storage feature previously announced,
                    read the RC2 announcement for QCOW2 image format support for 2TiB+ images.

                    The whole platform has been hardened with back-porting security patches from the latest version of OpenSSH.

                    An additional driver fix is part of this minor package set.

                    What changed

                    Storage

                    QCOW2 image format support is the major feature of this release batch,
                    check related announcement in forum.

                    Some fixes have been applied to fix issues found during the testing phase. Many thanks go to @Andrew who found a CBT-related bug on file-based SRs!

                    • sm: 3.2.12-17.5
                      • Fix a regression on CBT (Changed block tracking) on file-based SRs (EXT, NFS, ...), causing backup jobs using the "purge snapshot data when using CBT" option to create full backups each time instead of deltas.
                      • Deactivate unused LVM snapshot base before deletion to prevent LVM leak. This fix is not related to the QCOW2 feature, but is important and localized enough for us to provide it in addition the other changes.
                      • Minor fix that prevents a warning when updating the package.
                    • blktap: 3.55.5-6.5
                      • Fix install warning when triggering mdadm to generate a udev rule.

                    Network

                    • openssh: Update to 9.8p1-1.2.3
                      • Two vulnerabilities disclosed along with the OpenSSH 10.3 release have been fixed.
                        • In authorized_keys, when principals="" was defined along with a CA with a common CA, an interpretation error occurred, which could lead to unauthorized access.
                        • When one ECDSA algorithm was active, it activated all others regardless of their configuration. (By default, all ECDSA algorithms are active.)
                      • For more details please track the upcoming Vates Security Advisories.

                    Drivers updates

                    More information about drivers and current versions is maintained on the drivers wiki page.

                    • qlogic-fastlinq-alt: 8.74.6.0-1
                      • Fixes 2 issues in the qede module driver:
                        • Driver does not retain configured MAC and MTU post reset recovery
                        • Driver does not recover from TX timeout error

                    Versions:

                    • blktap: 3.55.5-6.4.xcpng8.3 -> 3.55.5-6.5.xcpng8.3
                    • openssh: 9.8p1-1.2.2.xcpng8.3 -> 9.8p1-1.2.3.xcpng8.3
                    • sm: 3.2.12-17.2.xcpng8.3 -> 3.2.12-17.5.xcpng8.3

                    Optional packages:

                    • qlogic-fastlinq-alt: 8.70.12.0-1.xcpng8.3 -> 8.74.6.0-1.xcpng8.3

                    Test on XCP-ng 8.3

                    If you are using XOSTOR, please refer to our documentation for the update method.

                    yum clean metadata --enablerepo=xcp-ng-testing,xcp-ng-candidates
                    yum update --enablerepo=xcp-ng-testing,xcp-ng-candidates
                    reboot
                    

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

                    What to test

                    The most important change is related to storage: adding QCOW2 support also affects the codebase managing VHD disks. What matters here is, above all, to detect any regression on VHD support (we tested it deeply, but on this matter there's no such thing as too much testing). Of course, you are also welcome to test the QCOW2 image format support.

                    See the dedicated thread for more information.

                    Other significant changes requiring attention:

                    • SSH connectivity

                    And, as usual, normal use and anything else you want to test.

                    Test window before official release of the updates

                    ~4 days

                    We would like to thank users who reported feedback on the QCOW RC2 release: @acebmxer, @andrew, @bufanda, @flakpyro, @jeffberntsen, @ph7

                    A A 2 Replies Last reply Reply Quote 1
                    • A Online
                      acebmxer @rzr
                      last edited by acebmxer

                      @rzr

                      installed updates will report back.

                      Update - I had migrated vms back over to vhd prior to update release. I have migrated 2 vms back over to qcow2 and the initial backup ran successfull. Ran a second delta backup and that as well was successful with out issues. Backups happen very quickly now. But it appears the % and progress bar are working.

                      When CBT is enabled on the vm vdi. They show up as needing to be coalesced. VMs without CBT enabled the vdis are coalesced.

                      Screenshot 2026-04-23 143142.png

                      Will continue to monitor.

                      Once the coalesence hits 2 for the vm. The vm is skipped form future backups until cleared. (shutting down the vm will allow the coalescence to happen.
                      2026-04-23T19_52_34.694Z - backup NG.txt

                      Screenshot 2026-04-23 155432.png

                      Screenshot 2026-04-23 155727.png

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

                        @rzr XCP 8.3 pools updated and running.

                        CR delta backup snapshot problem corrected and working now.

                        SSH from old system to XCP displays the warning (per documentation).

                        1 Reply Last reply Reply Quote 0
                        • A Online
                          acebmxer
                          last edited by

                          @rzr

                          I thought i pressed save after editing the backup job to enable the purge snapshot when using cbt.

                          After re-enabling and clicking save. All is good now. No errors no stuck coalescence after backups.

                          1 Reply Last reply Reply Quote 0

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          • First post
                            Last post