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

      @stormi I didn't even think to try that 😞 I just did it and its rebooting.

      1 Reply Last reply Reply Quote 0
      • 0nelight0 Offline
        0nelight @stormi
        last edited by 0nelight

        Tried to Boot the Installer for XCP-ng 8.3 beta 2 ISO (07-Feb-2024 19:21) on my Testmachine today:

        Gigabyte B550 AORUS PRO AC
        AMD Ryzen 7 3700X 8-Core Processor
        Adaptec 6405E (Hardware-RAID PCIe 2.0-Card)
        

        But the (discontinued by Adaptec but flawlessly working) RAID 6405E creates the following Errors (as in 8.2) on Boot:

        aacraid 0000:03:00.0: AAC0: aac_eh_abort: Host adapter abort request.
        aacraid 0000:03:00.0: AAC0: aac_eh_abort: Timed out Command
        

        In case anyone wants to fix this, this is my other forum posts regarding this:
        https://xcp-ng.org/forum/post/47040 (RAID 6405E)

        Adaptec RAID 8405E (also discontinued by Adaptec but newer) is on my productive System and I cannot test 8.3 at the moment there, but as I am aware of it should be better supported with 8.3. In case I manage to test it there, I will update you in this thread.
        https://xcp-ng.org/forum/post/47048 (RAID 8405E)

        https://github.com/xcp-ng/xcp/issues/472

        stormi created this issue in xcp-ng/xcp

        open Adaptec Series 6 Raid Cards not working because of kernel bug #472

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

          A new update is available. It's a small one (though, as it touches XAPI, it causes many packages to be updated): the webserver will now report the correct mimetype for SVG files, which is needed by XO Lite.

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

            @stormi The base update conflicts with the 4.17 lab update...

            @olivierlambert Will XCP-ng 8.3 be using Xen 4.17 for the release (like XenServer)? If so, when will Xen 4.17 be part of the base install?

            R stormiS 3 Replies Last reply Reply Quote 1
            • R Offline
              ravenet @Andrew
              last edited by

              @Andrew Yes 8.3 will be xen 4.17. They've stated that this will be moved out of lab into the 8.3 official branch once they are happy with their and our feedback.

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

                @Andrew I now pushed a rebased build of XAPI in the xcp-ng-lab repo.

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

                  @Andrew said in XCP-ng 8.3 beta πŸš€:

                  @olivierlambert Will XCP-ng 8.3 be using Xen 4.17 for the release (like XenServer)? If so, when will Xen 4.17 be part of the base install?

                  I'm the one who can answer the second part of this question, actually. It's all built in the xcp-ng-ci repository. We are now testing them in CI, will fix issues if there's any, and then this will reach the xcp-ng-base repository and make the packages in xcp-ng-lab deprecated (and should update them smoothly).

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

                    @stormi So, is it better/safer to now just use xcp-ng-ci for an actual representation of XCP 8.3/Xen 4.17 beta/RC release?

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

                      @Andrew No, it's not safer, as it's not tested, and there are far more changes than just Xen.

                      1 Reply Last reply Reply Quote 0
                      • A Offline
                        archw @stormi
                        last edited by

                        @stormi said in XCP-ng 8.3 beta πŸš€:

                        yum update --enablerepo=xcp-ng-lab

                        After the new updates came out yesterday, I did the update but, this time, I did what you said (" yum update --enablerepo=xcp-ng-lab") and it worked perfectly...thanks!

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

                          New updates are propagating to the mirrors as I write this. Xen 4.17 for everyone, XAPI 24.11, and various other changes bringing us closer to a release candidate for XCP-ng 8.3.

                          Users of Xen 4.17 from the xcp-ng-lab repository don't need to use this repository anymore, as the new update supersedes it.

                          P A 2 Replies Last reply Reply Quote 2
                          • P Online
                            ph7 @stormi
                            last edited by

                            @stormi
                            I tried it but....
                            I will try to paste a pic here, don't laugh at me

                            snap-2024-04-22.png

                            I have a few weeks ago installed nut client:
                            yum --enablerepo=* install nut-client.x86_64
                            I hope that didnt break it

                            P 1 Reply Last reply Reply Quote 0
                            • P Online
                              ph7 @ph7
                              last edited by ph7

                              @ph7
                              I was running xo from a container in truenas
                              I shall fire up a fresh xoce

                              ---------- edit -------------------
                              Here is the output from my 2:nd try, now with a fresh xoce

                              -1(Command '['yum', 'update', '--disablerepo=*', '--enablerepo=xcp-ng-base,xcp-ng-updates', '-y']' returned non-zero exit status 1, , Traceback (most recent call last):
                              File "/etc/xapi.d/plugins/xcpngutils/init.py", line 119, in wrapper
                              return func(*args, **kwds)
                              File "/etc/xapi.d/plugins/updater.py", line 96, in decorator
                              return func(args, **kwargs)
                              File "/etc/xapi.d/plugins/updater.py", line 182, in update
                              return install_helper(session, args, 'update')
                              File "/etc/xapi.d/plugins/updater.py", line 153, in install_helper
                              raise error
                              CalledProcessError: Command '['yum', 'update', '--disablerepo=
                              ', '--enablerepo=xcp-ng-base,xcp-ng-updates', '-y']' returned non-zero exit status 1

                              P 1 Reply Last reply Reply Quote 0
                              • P Online
                                ph7 @ph7
                                last edited by

                                @ph7
                                I removed Netdata then I was able to update the host from the cli.
                                I only have one host now so I dont know if it works from within xo.

                                stormiS 1 Reply Last reply Reply Quote 0
                                • H Offline
                                  Houbsi
                                  last edited by Houbsi

                                  Can it be that after update and reboot and the bar goes to the left it needs a lot of time to reboot?

                                  On tty 2 it hangs after β€œstopped the zen xenstore”

                                  P 1 Reply Last reply Reply Quote 0
                                  • P Online
                                    ph7 @Houbsi
                                    last edited by

                                    @Houbsi
                                    If that was a reply to me, no
                                    The update didnt even start
                                    but after i removed netdata it seems like the update worked.
                                    I got a 4 hung tasks after the " Smart reboot" i tried before I found the netdata issue,
                                    I have to deal with that tomorrow

                                    good night

                                    1 Reply Last reply Reply Quote 0
                                    • H Offline
                                      Houbsi
                                      last edited by

                                      So. I will post tomorrow some screenshots. But the install went 100% on first try. But the reboot process got timed out and it killed the job. After reboot everything works fine at the moment.

                                      stormiS 1 Reply Last reply Reply Quote 0
                                      • A Offline
                                        archw @stormi
                                        last edited by

                                        @stormi
                                        Worked for me at the first site but it did one weird thing that its never done before.

                                        When I applied the patches to the pool master, it disappeared from the XOA GUI. Normally, after you apply the updates, all the hosts (including the master) disappear for a few minutes and then come back but this time they didn't. I had to just reboot it from the Dell Idrac GUI. It rebooted and then all the hosts came back.

                                        F stormiS 2 Replies Last reply Reply Quote 0
                                        • stormiS Offline
                                          stormi Vates πŸͺ XCP-ng Team @ph7
                                          last edited by

                                          @ph7 I did push a rebuilt netdata for Xen 4.17 yesterday, so it should have worked, but I admit I haven't tested the update process myself so maybe I've missed something.

                                          Can you extract the error messages from the output of yum history?

                                          yum history to get the list of operations, and yum history info NUMBER for the details of a given call.

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

                                            @Houbsi What was the update method used?

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