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.
    • yannY Offline
      yann Vates πŸͺ XCP-ng Team @Tristis Oris
      last edited by

      @Tristis-Oris I also reproduced the issue on 8.2.1, and record the issue. As for your pool left in a tricky state, would it be reasonable for you to reinstall the impacted hosts?

      Tristis OrisT 1 Reply Last reply Reply Quote 0
      • Tristis OrisT Offline
        Tristis Oris Top contributor @yann
        last edited by

        @yann yep, already reinstall it.

        1 Reply Last reply Reply Quote 0
        • G Offline
          gb.123
          last edited by

          Installed in my Homelab. Install went smoothly.

          Small bugs I have noticed :
          1.
          XCP-NG Install Error.jpg

          This ONLY happens when using KVM and 'scaling' the display to fit window.

          XCP-NG Update Error.jpg

          This happens ONLY on the first boot after applying patch ( 6 programs ) once release iso is installed.
          This goes away from the second boot.


          Everything seems to be working smoothly for now. Kudos to the Vates Team !

          1 Reply Last reply Reply Quote 1
          • G Offline
            gb.123
            last edited by gb.123

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • stormiS Offline
              stormi Vates πŸͺ XCP-ng Team
              last edited by

              Regarding xsconsole, I think it always had this issue where at some point it thinks (rightfully or not) that the screen is too small for it to run.

              1 Reply Last reply Reply Quote 0
              • Tristis OrisT Offline
                Tristis Oris Top contributor
                last edited by

                Already every VM at 8.3 pool stuck at control domain. Can't detach them without pool reboot. Any workaround?
                2f0b2aae-92d5-4e86-a277-19f6a9643947-image.png

                vbd.delete
                {
                  "id": "7af4b39d-d6aa-2589-509f-f082a1f0f2bb
                
                "
                }
                {
                  "code": "OPERATION_NOT_ALLOWED",
                  "params": [
                    "VBD '7af4b39d-d6aa-2589-509f-f082a1f0f2bb
                
                ' still attached to 'e9e4e600-b180-481d-9a1b-a45be8fc192e
                
                '"
                  ],
                  "call": {
                    "method": "VBD.destroy",
                    "params": [
                      "OpaqueRef:65481d14-d3de-82d7-fa7d-95131f14a209
                
                "
                    ]
                  },
                  "message": "OPERATION_NOT_ALLOWED(VBD '7af4b39d-d6aa-2589-509f-f082a1f0f2bb
                
                ' still attached to 'e9e4e600-b180-481d-9a1b-a45be8fc192e
                
                ')",
                  "name": "XapiError",
                  "stack": "XapiError: OPERATION_NOT_ALLOWED(VBD '7af4b39d-d6aa-2589-509f-f082a1f0f2bb
                
                ' still attached to 'e9e4e600-b180-481d-9a1b-a45be8fc192e
                
                ')
                    at Function.wrap (file:///opt/xo/xo-builds/xen-orchestra-202410181215/packages/xen-api/_XapiError.mjs:16:12)
                    at file:///opt/xo/xo-builds/xen-orchestra-202410181215/packages/xen-api/transports/json-rpc.mjs:38:21
                    at runNextTicks (node:internal/process/task_queues:60:5)
                    at processImmediate (node:internal/timers:454:9)
                    at process.callbackTrampoline (node:internal/async_hooks:130:17)"
                }
                
                A MathieuM 2 Replies Last reply Reply Quote 0
                • A Offline
                  Ajmind 0 @Tristis Oris
                  last edited by

                  I have tried to install an old Intel Server (SR2625/S5520UR / Dual Xeon E5645) running XCP-NG XCP-NG 8.3 beta with 8.3 release ISO:

                  The Server was first running XCP-NG 8.2.1 and was upgraded with 8.3 beta 2 ISO.

                  I could run the installation proccess until

                  completing installation 50%
                  

                  And nothing happens further:
                  PXL_20241021_125706035.MP (Groß).jpg
                  PXL_20241021_125914275.jpg

                  Install media was freshly created and booted in EFI mode.
                  Any idea how to finish this process?

                  FinallfF yannY 2 Replies Last reply Reply Quote 0
                  • FinallfF Offline
                    Finallf @Ajmind 0
                    last edited by

                    @Ajmind-0
                    try running the installation in safe option.

                    A 1 Reply Last reply Reply Quote 0
                    • jhansenJ Offline
                      jhansen
                      last edited by

                      Version XCP-NG 8.3 RC
                      XO lastest version

                      Hello,
                      I use XO with Delta Backup to back up my VM's. I have activated NBD and CBT in the backup. The backups run via the management interface with NBD activated.
                      The first full backup runs error-free.
                      The second backup with delta gives me the error message cleanVm: incorrect backup size in metadata and VDI_IN_USE and the backup ends with an error.
                      After the delta backup, I then have snapshots on the storage that are blocked with "Control domain on host xxx". I can then no longer delete these. The only option is to reboot all Xen servers in the pool, after which the snapshots are still there, but can then be disconnected and forget to get them deleted.
                      I was able to reproduce this error on different pools with different servers, all 8.3. It is always different VMs that trigger the error and others that are backed up without errors.
                      If I delete all control domain blocked snapshots and also the purged snapshot from the storage, the next full backup runs error-free again.
                      Does anyone have the same problem and maybe a solution?
                      regards Joerg

                      1 Reply Last reply Reply Quote 0
                      • jhansenJ Offline
                        jhansen
                        last edited by

                        I saw that Tristis Oris seems to have a similar problem with snapshots.

                        Something else, when updating from 8.2.1 to 8.3 RC.
                        My 8.2.1 servers were still running on BIOS boot. When updating to 8.3 RC I got the message that there was still a DOS table on the hard drive and the update from the USB stick was aborted.
                        A newly installed 8.3 server with UEFI cannot be integrated into the old 8.2 pool.

                        Here is a small workaround:
                        2 USB sticks, one with 8.2.1 and one with 8.3 RC.
                        Take one server out of the pool, not the master.
                        Reinstall with UEFI on 8.2.1.
                        Integrate server into the old pool.
                        make server as new pool master.
                        The server can now be updated to 8.3 without any problems, the master is on UEFI and all pool information and VM are on 8.3.
                        Now just take all other servers out of the pool, do a clean 8.3 UEFI installation and put them back into the pool.

                        Maybe that will help others with the same problem.

                        regards Joerg

                        stormiS 2 Replies Last reply Reply Quote 2
                        • MathieuM Offline
                          Mathieu @Tristis Oris
                          last edited by

                          @Tristis-Oris
                          It seems that since updating to 8.3, I also have VDI attached to control domain I cannot delete, they appear after a backup.
                          The only solution to forget them is to a pool reboot.

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

                            @jhansen said in XCP-ng 8.3 betas and RCs feedback πŸš€:

                            Something else, when updating from 8.2.1 to 8.3 RC.

                            Are you updating to 8.3 RC when the official 8.3.0 is now released?

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

                              Given the diversity of issues reported above, and the fact that XCP-ng 8.3 is now released, I strongly suggest you all create new topics in the forum. You can reference them once in this thread to help them get attention, no problem with that.

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

                                @jhansen said in XCP-ng 8.3 betas and RCs feedback πŸš€:

                                My 8.2.1 servers were still running on BIOS boot. When updating to 8.3 RC I got the message that there was still a DOS table on the hard drive and the update from the USB stick was aborted.
                                A newly installed 8.3 server with UEFI cannot be integrated into the old 8.2 pool.

                                Here is a small workaround:
                                2 USB sticks, one with 8.2.1 and one with 8.3 RC.
                                Take one server out of the pool, not the master.
                                Reinstall with UEFI on 8.2.1.
                                Integrate server into the old pool.
                                make server as new pool master.
                                The server can now be updated to 8.3 without any problems, the master is on UEFI and all pool information and VM are on 8.3.
                                Now just take all other servers out of the pool, do a clean 8.3 UEFI installation and put them back into the pool.

                                Let's add that there must be no VMs on local storage on the server you reinstall, of course. Other than that, I like this workaround!

                                CC @yann, do you think it's worth adding this to the release notes?

                                jhansenJ 1 Reply Last reply Reply Quote 2
                                • jhansenJ Offline
                                  jhansen @stormi
                                  last edited by

                                  @stormi
                                  Sorry, I was a bit confused this morning when I saw all the errors. Of course it wasn't an update to 8.3 RC but to 8.3.0 Official.
                                  Very strange thing, I checked my test lab server, it's the only pool that doesn't have the error. Full backup and several delta backups, all OK.
                                  The only difference between this and the other pools is that this one was running with 8.3 RC2 and was only updated to 8.3.0 official with yum update.
                                  I have now cleaned a faulty pool, removed all snapshots, removed the NDB and CBT in the backup and removed the NBD interface in the pool. I'm currently doing a full backup on this pool and will then do several deltas to narrow down the error a bit.
                                  Regards, Joerg

                                  jhansenJ 1 Reply Last reply Reply Quote 0
                                  • A Offline
                                    Ajmind 0 @Finallf
                                    last edited by

                                    @Finallf

                                    already done but with same result. 😒

                                    1 Reply Last reply Reply Quote 0
                                    • jhansenJ Offline
                                      jhansen @stormi
                                      last edited by

                                      @stormi
                                      Of course, you shouldn't have a VM on the local storage.
                                      It's also a good idea to write down the IPs, MACs and the number of the NICs beforehand. It can happen during the new installation that the order of the network cards changes.
                                      Final tip: if you use iSCSI storage and use the iSCSI IQN as identification, you should also write this down beforehand and set it on the newly installed server before you put the server in the pool, otherwise you will have problems with the iSCSI storage.

                                      1 Reply Last reply Reply Quote 0
                                      • jhansenJ Offline
                                        jhansen @jhansen
                                        last edited by

                                        @stormi
                                        Test with removed the NDB and CBT in the backup and removed the NBD interface in the pool.
                                        Fullbackup Okay
                                        Multiple delta backups all Okay no errors.
                                        The error lies in the NBD or CBT.
                                        But why not on the pool updated with yum from 8.3 RC2 ????

                                        Can someone create a new topic?

                                        Tristis OrisT 1 Reply Last reply Reply Quote 0
                                        • Tristis OrisT Offline
                                          Tristis Oris Top contributor @jhansen
                                          last edited by

                                          @jhansen yum update not intended.

                                          jhansenJ 1 Reply Last reply Reply Quote 0
                                          • jhansenJ Offline
                                            jhansen @Tristis Oris
                                            last edited by

                                            @Tristis-Oris Not in your case?

                                            In the Release Information about 8.3 you can read:
                                            "Users who installed a prerelease of XCP-ng 8.3 must upgrade to the final 8.3.0 version using the installation ISO image. The only exception is for users who installed XCP-ng 8.3 RC2 or have already upgraded to RC2 using the installation ISO image. These users can simply update their system without needing the ISO image."

                                            Tristis OrisT 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post