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

    XCP-ng 8.3 updates announcements and testing

    Scheduled Pinned Locked Moved News
    631 Posts 54 Posters 489.2k Views 74 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.
    • T Offline
      TrapoSAMA
      last edited by

      Working fine latest update into DL360G7 🙂

      1 Reply Last reply Reply Quote 3
      • M Offline
        MajorP93
        last edited by

        Installed these patches on a pool of 4 hosts, can confirm everything looking good!

        1 Reply Last reply Reply Quote 2
        • J Online
          JeffBerntsen Top contributor
          last edited by

          Just installed these onto my test systems including my twinstor guinea pigs and all seems good so far.

          1 Reply Last reply Reply Quote 3
          • marcoiM Offline
            marcoi
            last edited by

            went well with test systems. going to do prod soon.

            semarieS 1 Reply Last reply Reply Quote 1
            • A Online
              andersonalipio
              last edited by andersonalipio

              Ran into some issues with sdncontroller.py (XCP-ng 8.3 and xcp-ng-xapi-plugins-1.16.0-1) when creating traffic rules on VLAN VIFs (and networks) in XOA — same error on both Premium and Community. The problem turned out to be a line feed sent by XOA.

              On line 236 of sdncontroller.py, I added a fix that solved the problem, and it now works perfectly managing traffic rules in XO on VLAN networks:

              def update_args_from_ovs(args):
                  # FIX: strip line feed (\n \X0a) sent by Xen Orchestra
                  args["bridge"] = str(args["bridge"]).strip()
                  # get parent...
              

              I had another problem when adding rules on networks that weren't connected on all hosts, because those hosts didn't have VMs running on that network (default). Manually connecting them worked fine.

              I think it's more of an XO error than xapi plugin, but worked ok in my case.

              Thanks for the great work!

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

                Ah good catch @andersonalipio ! We'll check that 🙂

                Ping @Team-XAPI-Network

                1 Reply Last reply Reply Quote 0
                • semarieS Offline
                  semarie Vates 🪐 XCP-ng Team XAPI & Network Team @marcoi
                  last edited by

                  @andersonalipio I would be interested to get some elements from your installation.

                  • your /var/log/sdn-controller-plugin.log file (on the host) in order to check the parameter passed by XO.
                  • output of xe network-param-list uuid=$UUID (for the network concerned) or xe network-list params=all (if uuid is unknown)
                  • output of xe pool-list params=other-config (for xo:sdn-controller:* elements)
                  • output of xe vif-list params=uuid,network-uuid,other-config (for xo:sdn-controller:* elements)

                  Feel free to share it privately via PM if you prefer, possibly using https://paste.vates.tech/ .

                  Cc @Team-XO-Backend too (as it could be from XO side)

                  A 1 Reply Last reply Reply Quote 0
                  • bleaderB Offline
                    bleader Vates 🪐 XCP-ng Team @andersonalipio
                    last edited by

                    @andersonalipio can you also share the XOA version you're running? @semarie did a bunch of improvement on lifecycle of hosts and VM at some point XO side.

                    A 1 Reply Last reply Reply Quote 0
                    • A Online
                      andersonalipio @semarie
                      last edited by

                      @semarie I'll do it as soon as I get access to the server, hopefully tomorrow.

                      1 Reply Last reply Reply Quote 0
                      • A Online
                        andersonalipio @bleader
                        last edited by

                        @bleader XOA 6.7 premium (updated last friday - latest channel), as all updates on XCP-ng 8.3 from latests available updates on same day (not testing, ci or other repos)

                        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