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.
    • B Offline
      bufanda @gb.123
      last edited by

      @gb-123 In case of restart I never had it reverted only in case of update. After an update I just run an ansible playbook to add my whitelist entries again. sure it's a work around and some include file like usb-policy.conf.d/*conf would be nice to have.

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

        @bufanda

        It reverted for me once in case of re-start but that has not happened the second time. That's why reported it as 'one-time' scenario.

        I agree having usb-policy.conf.d/*conf would be nice to have.

        For workaround, I am working on a script to over-write /etc/xensource/usb-policy.conf on every reboot (should take care of the updates as well). This is a crude way of doing it but this is just meant as a workaround rather than a long term solution which is adding the conf in something like usb-policy.conf.d/*conf as you mentioned.

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

          @olivierlambert @stormi

          Any way to get the UUID of the Host using CLI ?
          What I mean is not the list of hosts using xe host-list params=uuid but I only want to get the host uuid of the host on which the command is being run on.

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

            @gb-123 cat /etc/xensource-inventory | grep -i installation_uuid

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

              @Tristis-Oris Thanks a Lot!

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

                For everyone who needs to ensure usb-policy.conf remains intact after update/reboot, I have posted a workaround script here.

                Please note this is a workaround script only till a better implementation is done by the xcp-ng team.

                1 Reply Last reply Reply Quote 1
                • X Offline
                  xerxist @xerxist
                  last edited by

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

                  @stormi

                  So which page do need to refer my auditor to for all the patching that is done once the kernel is EOL?

                  Just in case I’ve asked Lawerence on Youtube what his thoughts are on promoting EOL products to his clients

                  1 Reply Last reply Reply Quote -2
                  • ajpri1998A Offline
                    ajpri1998 @xerxist
                    last edited by

                    @xerxist

                    https://xcp-ng.org/docs/releases.html#all-releases

                    Latest LTS: XCP-ng 8.2
                    
                    Using the Long Term Support version is relevant if:
                    
                        you want to be sure the system will stay stable
                        you want to **have all security fixes** without doing major upgrades every year
                        you want a predictable migration path on a longer timeframe
                        you don't care about new features coming for the next years
                    
                    LTS releases are supported for 5 years.
                    

                    XCP-ng 8.2 still has about a year and 3 months left of support.

                    X 1 Reply Last reply Reply Quote 0
                    • X Offline
                      xerxist @ajpri1998
                      last edited by

                      @ajpri1998

                      That is not the point I’m trying to make.
                      The heart of the OS is going to be end of life December this year. You can probably plaster away but you need to keep track of everything for cve’s etc.. if you don’t want an auditor to trip on this. As they will because it’s end of life.

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

                        @xerxist The Linux kernel is not exactly the heart of XCP-ng. Xen is. Also, the threat model is different from that of a Linux distribution, because the main threat here comes from VMs (privilege escalation, information disclosure, DoS...), and this is taken very deep care of, at every level.

                        XCP-ng's management network being meant to be on a dedicated network, not exposed to direct attackers, makes network attacks a lower threat but of course doesn't negate it so it still is to be taken into account.

                        Your concerns are valid, especially regarding how to make an auditor accept that it is actually maintained for the scope of XCP-ng's needs, and we're looking how to document it.

                        1 Reply Last reply Reply Quote 2
                        • A Offline
                          archw
                          last edited by

                          Yesterday, as I was about to walk out of the office for a deposition, someone walked in and said the connection to oen of the VM's was dead.

                          I opened up Idrac to the Dell host (Dell Inc. PowerEdge R540) and found a black screen unlike any I've seen before with XCP-NG; my vague recollection was a standard linux screen with "system" or something like that. I had twenty minutes to get to the deposition so I didn't have time to do normal debugging so I rebooted the host and watched as it did a normal reboot. It came back and all was well.

                          Now that the dust has cleared, this is my first chance to look into what happened. Where do I start? /var/log/xensource.log? /var/log/kern.log? Something else?

                          Thanks!

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

                            @archw Some information at https://docs.xcp-ng.org/troubleshooting/log-files/

                            F 1 Reply Last reply Reply Quote 0
                            • F Offline
                              flakpyro @stormi
                              last edited by flakpyro

                              I have been installing 8.3 beta 2 on a variety of different server grade hardware in the last week. (HP DL325, HP DL20, Lenovo SR250V2) and all have worked without issues however the issue posted by myself and @rmaclachlan above in regards to networking bonds not reporting the proper speed still remains.

                              I am also seeing lots of xcp-networkd errors in xensource.log
                              
                              Feb 23 11:41:17 xcpng-test-01 xcp-networkd: [error||3 ||network_utils] Error in read one line of file: /sys/class/net/bond0/device/vendor, exception Unix.Unix_error(Unix.ENOENT, "open", "/sys/class/net/bond0/device/vendor")\x0ARaised by primitive operation at Xapi_stdext_unix__Unixext.with_file in file "lib/xapi-stdext-unix/unixext.ml", line 90, characters 11-40\x0ACalled from Xapi_stdext_unix__Unixext.buffer_of_file in file "lib/xapi-stdext-unix/unixext.ml" (inlined), line 177, characters 31-83\x0ACalled from Xapi_stdext_unix__Unixext.string_of_file in file "lib/xapi-stdext-unix/unixext.ml", line 179, characters 47-73\x0ACalled from Network_utils.Sysfs.read_one_line in file "ocaml/networkd/lib/network_utils.ml", line 156, characters 6-33\x0A
                              Feb 23 11:41:22 xcpng-test-01 xcp-networkd: [error||3 ||network_utils] Error in read one line of file: /sys/class/net/bond0/carrier, exception Unix.Unix_error(Unix.ENOENT, "open", "/sys/class/net/bond0/carrier")\x0ARaised by primitive operation at Xapi_stdext_unix__Unixext.with_file in file "lib/xapi-stdext-unix/unixext.ml", line 90, characters 11-40\x0ACalled from Xapi_stdext_unix__Unixext.buffer_of_file in file "lib/xapi-stdext-unix/unixext.ml" (inlined), line 177, characters 31-83\x0ACalled from Xapi_stdext_unix__Unixext.string_of_file in file "lib/xapi-stdext-unix/unixext.ml", line 179, characters 47-73\x0ACalled from Network_utils.Sysfs.read_one_line in file "ocaml/networkd/lib/network_utils.ml", line 156, characters 6-33\x0A
                              Feb 23 11:41:22 xcpng-test-01 xcp-networkd: [error||3 ||network_utils] Error in read one line of file: /sys/class/net/bond0/device/device, exception Unix.Unix_error(Unix.ENOENT, "open", "/sys/class/net/bond0/device/device")\x0ARaised by primitive operation at Xapi_stdext_unix__Unixext.with_file in file "lib/xapi-stdext-unix/unixext.ml", line 90, characters 11-40\x0ACalled from Xapi_stdext_unix__Unixext.buffer_of_file in file "lib/xapi-stdext-unix/unixext.ml" (inlined), line 177, characters 31-83\x0ACalled from Xapi_stdext_unix__Unixext.string_of_file in file "lib/xapi-stdext-unix/unixext.ml", line 179, characters 47-73\x0ACalled from Network_utils.Sysfs.read_one_line in file "ocaml/networkd/lib/network_utils.ml", line 156, characters 6-33\x0A
                              Feb 23 11:41:22 xcpng-test-01 xcp-networkd: [error||3 ||network_utils] Error in read one line of file: /sys/class/net/bond0/device/vendor, exception Unix.Unix_error(Unix.ENOENT, "open", "/sys/class/net/bond0/device/vendor")\x0ARaised by primitive operation at Xapi_stdext_unix__Unixext.with_file in file "lib/xapi-stdext-unix/unixext.ml", line 90, characters 11-40\x0ACalled from Xapi_stdext_unix__Unixext.buffer_of_file in file "lib/xapi-stdext-unix/unixext.ml" (inlined), line 177, characters 31-83\x0ACalled from Xapi_stdext_unix__Unixext.string_of_file in file "lib/xapi-stdext-unix/unixext.ml", line 179, characters 47-73\x0ACalled from Network_utils.Sysfs.read_one_line in file "ocaml/networkd/lib/network_utils.ml", line 156, characters 6-33\x0A
                              
                              My bond interfaces in XO report as running at 0 b/s as well
                              
                              stormiS 1 Reply Last reply Reply Quote 0
                              • G Offline
                                gb.123
                                last edited by

                                I have recently installed 8.3 beta and all update patches over it... It seems to be running fine for me (on AMD).. Should I go ahead and install XOSTOR over it and see if that works ?

                                1 Reply Last reply Reply Quote 0
                                • olivierlambertO Offline
                                  olivierlambert Vates πŸͺ Co-Founder CEO
                                  last edited by

                                  XOSTOR isn't entirely ready on 8.3 yet (at least it's not on the latest bug fixes level)

                                  1 Reply Last reply Reply Quote 0
                                  • AnonabharA Offline
                                    Anonabhar
                                    last edited by

                                    So I got a weird one. I have installed the latest XCP 8.3 updates and rebooted my server. All the VM's I had on my test server worked perfectly fine except for a single Debian 9 VM that would start booting and then "power off" just as the kernel started to spit stuff on the display.

                                    I banged around with it for a while and what I found is its a kernel crash somewhere when SMP is initialized. If I only give a single vProc to the VM, it boots normally and all works fine.

                                    At this point, its not causing me any more problems because I jsut rebuilt the VM on something more modern (Rocky 9)

                                    I have perserved this VM if the dev's would like to get more debugging information or wish to try anything. I can also capture the logs if its of interest.

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

                                      @flakpyro If the pull request mentioned by @psafont earlier does fix it, we'll know next time we rebase on the fixed code.

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

                                        @Anonabhar I don't think we have enough work bandwidth to investigate this, but it could be good, if you have enough space, to keep it for some time. If someone has a similar issue in the future, maybe this will prove useful.

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

                                          I noteced new updates for 8.3 this morning. Oen of teh machines will not update. When you try to run it from XOA you get this error:

                                          pool.installPatches
                                          {
                                            "hosts": [
                                              "7ce4f772-4391-4982-a1f9-d1de86be92cb"
                                            ]
                                          }
                                          {
                                            "code": "-1",
                                            "params": [
                                              "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
                                          "
                                            ],
                                            "call": {
                                              "method": "host.call_plugin",
                                              "params": [
                                                "OpaqueRef:fab0b7b0-de37-a996-1760-92a38cf136c2",
                                                "updater.py",
                                                "update",
                                                {}
                                              ]
                                            },
                                            "message": "-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
                                          )",
                                            "name": "XapiError",
                                            "stack": "XapiError: -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
                                          )
                                              at Function.wrap (file:///opt/xo/xo-builds/xen-orchestra-202403291838/packages/xen-api/_XapiError.mjs:16:12)
                                              at file:///opt/xo/xo-builds/xen-orchestra-202403291838/packages/xen-api/transports/json-rpc.mjs:38:21"
                                          
                                          
                                          If you go to the command line and do a "yum update" you get this:
                                          
                                          
                                          Transaction Summary
                                          ===================================================================================================================================================================================
                                          Install              ( 1 Dependent package)
                                          Upgrade  21 Packages
                                          
                                          Total size: 84 M
                                          Is this ok [y/d/N]: y
                                          Downloading packages:
                                          Running transaction check
                                          Running transaction test
                                          
                                          
                                          Transaction check error:
                                            file /usr/lib64/python2.7/site-packages/xen/__init__.py from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python2.7/site-packages/xen/lowlevel/__init__.py from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python3.6/site-packages/xen/__init__.py from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python3.6/site-packages/xen/lowlevel/__init__.py from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python2.7/site-packages/xen/__init__.pyc from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python2.7/site-packages/xen/lowlevel/__init__.pyc from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python2.7/site-packages/xen/__init__.pyo from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python2.7/site-packages/xen/lowlevel/__init__.pyo from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python2.7/site-packages/xen/lowlevel/xc.so from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python3.6/site-packages/xen/__pycache__/__init__.cpython-36.opt-1.pyc from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python3.6/site-packages/xen/lowlevel/__pycache__/__init__.cpython-36.opt-1.pyc from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python3.6/site-packages/xen/__pycache__/__init__.cpython-36.pyc from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python3.6/site-packages/xen/lowlevel/__pycache__/__init__.cpython-36.pyc from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                            file /usr/lib64/python3.6/site-packages/xen/lowlevel/xc.cpython-36m-x86_64-linux-gnu.so from install of xen-installer-files-4.13.5-10.42.3.xcpng8.3.x86_64 conflicts with file from package xen-dom0-tools-4.17.3-2.0.xen417.1.xcpng8.3.x86_64
                                          

                                          Any ideas?

                                          F stormiS 2 Replies Last reply Reply Quote 0
                                          • olivierlambertO Offline
                                            olivierlambert Vates πŸͺ Co-Founder CEO
                                            last edited by

                                            Have you, at any time, installed something outside the XCP-ng repos?

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