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

    XCP-ng 8.2 updates announcements and testing

    Scheduled Pinned Locked Moved News
    717 Posts 67 Posters 2.7m Views 83 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.
    • stormiS
      stormi Vates 🪐 XCP-ng Team @HeMaN
      last edited by

      @heman said in Updates announcements and testing:

      yum clean metadata --enablerepo=xcp-ng-testing

      Looks like there's a small delay during which mirrorbits hasn't noticed the changed metadata files, and thus redirects you to old filenames. I had taken measures against this (I make it rescan the local repository just after it is updated), but there seems to be situations where it doesn't work.

      I restarted the service and now it's good.

      A 1 Reply Last reply
      Reply Quote 1
      • H
        HeMaN @stormi
        last edited by

        @stormi

        Installation now went well, no issues noted after the reboot.
        Will keep an eye on my system and report back if anything unusual is happening

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

          @stormi Are these updates going to staging and be part of 8.2.1 or is this a February 8.2.0 security update before 8.2.1 ?

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

            @andrew There will be a security update before 8.2.1.

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

              Security update published. Thanks for testing! https://xcp-ng.org/blog/2022/02/11/february-2022-security-update/

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

                The update that we named XCP-ng 8.2.1 is now published!

                https://xcp-ng.org/blog/2022/02/28/xcp-ng-8-2-1-update/

                gskgerG 1 Reply Last reply
                Reply Quote 2
                • gskgerG
                  gskger Top contributor @stormi
                  last edited by

                  @stormi Updating my homelab (3x R210II, 2x R720) to 8.2.1 worked without a problem (apart from the fact that XO produced some hiccups with the rolling update). Nice 👍

                  olivierlambertO 1 Reply Last reply
                  Reply Quote 0
                  • olivierlambertO
                    olivierlambert Vates 🪐 Co-Founder CEO @gskger
                    last edited by

                    @gskger I think we might have the same. Do you have an error log?

                    gskgerG 1 Reply Last reply
                    Reply Quote 0
                    • gskgerG
                      gskger Top contributor @olivierlambert
                      last edited by

                      @olivierlambert I haven't looked for error logs (yet), but if you tell me which logs are interesting or what to look for, I'll be happy to give it a try.

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

                        @gskger mainly xensource.log, possibly daemon.log.

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

                          I thought about XO Logs (in Settings/Logs).

                          gskgerG A 2 Replies Last reply
                          Reply Quote 0
                          • gskgerG
                            gskger Top contributor @olivierlambert
                            last edited by

                            @olivierlambert @stormi I will send you what I have tomorrow if it is not that urgent, ok?

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

                              No rush at all 🙂 Thanks a lot already for giving us that valuable feedback.

                              gskgerG 1 Reply Last reply
                              Reply Quote 0
                              • A
                                Andrew Top contributor @olivierlambert
                                last edited by

                                @olivierlambert Install patches from from XO source (current master) and 8.2.1. It works, but I an error.

                                Host install:

                                pool.installPatches
                                {
                                  "hosts": [
                                    "64b9bf4a-a991-438d-973f-60179f3d0868"
                                  ]
                                }
                                {
                                  "message": "",
                                  "name": "Error",
                                  "stack": "Error: 
                                    at Xapi._xcpUpdate (file:///opt/xo/xo-builds/xen-orchestra-202202281818/packages/xo-server/src/xapi/mixins/patching.mjs:323:15)
                                    at Object.installPatches (file:///opt/xo/xo-builds/xen-orchestra-202202281818/packages/xo-server/src/api/pool.mjs:115:3)
                                    at Api.callApiMethod (file:///opt/xo/xo-builds/xen-orchestra-202202281818/packages/xo-server/src/xo-mixins/api.mjs:307:20)"
                                }
                                

                                Pool install:

                                pool.installPatches
                                {
                                  "pool": "98ab0129-f9d1-ba08-c1c0-aa93c38d7fec"
                                }
                                {
                                  "message": "",
                                  "name": "Error",
                                  "stack": "Error: 
                                    at Xapi._xcpUpdate (file:///opt/xo/xo-builds/xen-orchestra-202202281818/packages/xo-server/src/xapi/mixins/patching.mjs:323:15)
                                    at runMicrotasks (<anonymous>)
                                    at runNextTicks (node:internal/process/task_queues:61:5)
                                    at processImmediate (node:internal/timers:437:9)
                                    at process.topLevelDomainCallback (node:domain:152:15)
                                    at process.callbackTrampoline (node:internal/async_hooks:128:24)
                                    at Object.installPatches (file:///opt/xo/xo-builds/xen-orchestra-202202281818/packages/xo-server/src/api/pool.mjs:115:3)
                                    at Api.callApiMethod (file:///opt/xo/xo-builds/xen-orchestra-202202281818/packages/xo-server/src/xo-mixins/api.mjs:307:20)"
                                }
                                
                                1 Reply Last reply
                                Reply Quote 1
                                • gskgerG
                                  gskger Top contributor @olivierlambert
                                  last edited by

                                  @olivierlambert @stormi I started the rolling update from XO and left it running alone since it usually takes some time to complete. This xenopsd internal error is from the XO log.

                                  2022-02-28T15_21_32.891Z - XO.log.txt

                                  An hour later I realized that the updates had been applied, but the hosts did not reboot. I tried to reboot the master from XO first which might have resulted in this XO log.

                                  2022-02-28T16_35_04.612Z - XO.log.txt

                                  After that all VMs including XO became unresponsive and I continued to investigate with XCP-ng Center. In the end, I decided to reboot the hosts from CLI (master first and than all slaves). That resolved the issue and XO came up without any further problems.

                                  I have copies of the logs @stormi suggested from the master and one slave if they are needed. XO is XO from source by 3rd party script. I did an XO update after resolving the issue, so if you need the XO version, I can restore from backup and check.

                                  Hope that helps.

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

                                    @Andrew I believe this is a problem on XO, unrelated to the XCP-ng update itself.

                                    @gskger so we had the same issue. However, I did something differently: after restarting the toolstack, I could migrate VMs around without any problem, then reboot manually each evacuated host.

                                    gskgerG 1 Reply Last reply
                                    Reply Quote 0
                                    • gskgerG
                                      gskger Top contributor @olivierlambert
                                      last edited by

                                      @olivierlambert Yes, restarting the toolstack first would have been a better approach. Is this something that needs additional actions on the hosts?

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

                                        No, that should be enough 🙂

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

                                          We added a warning on the blog post https://xcp-ng.org/blog/2022/02/28/xcp-ng-8-2-1-update/ and will work on a fix in XO.

                                          H H 2 Replies Last reply
                                          Reply Quote 1
                                          • H
                                            HeMaN @stormi
                                            last edited by

                                            @stormi
                                            now realise I had the same behaviour after applying the latest 8.2.0 security updates a few weeks ago.
                                            At that time thought it was because I patched the master manually already (test repo release) and updated the entire pool only after the official release 2 days later (roling pool update).

                                            So it is not (only) related to the 8.2.1 release

                                            stormiS 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