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

      @olivierlambert @stormi

      I have a suggestion w.r.t interface-rename.
      Can we have a screen at the installation (using iso method) which lists all the NICs and we can rename the interfaces at install time itself ?

      1 Reply Last reply Reply Quote 2
      • stormiS stormi forked this topic on
      • stormiS Offline
        stormi Vates 🪐 XCP-ng Team
        last edited by stormi

        I just pushed several updates to the xcp-ng-base repository for XCP-ng 8.3.

        Most notable changes

        • Addition of a new SR driver, largeblock, which emulates 512B blocks for disks which only support 4KiB blocks. More at: https://xcp-ng.org/forum/topic/8901/largeblocksr-for-4kib-blocksize-disks
        • XO Lite updated to version 0.2.2, which changes the treeview component.
        • new API for PCI passthrough, that Xen Orchestra already knows how to use to let you configure a device for passthrough.
        • changes in the way configuration files are handled on OpenSSH. Previously, any update to sshd_config or ssh_config would overwrite any change you made to the files. This is what XenServer 8 does, but we wanted to do it differently, which is now the case. So, now, the update won't touch the files if you had modified them. To update default cipher lists, keys, algorithms, we now do so directly at build time, in the binaries. You can check this with sshd -T. ⚠ If you do have local changes to these files, the update won't be able to remove the cipher lists and other definitions from the files. Instead, name_of_file.rpmnew files will be created in the /etc/ssh directory. Which means next time we update the default lists, your configuration file will still override them with the old settings. Make sure to remove the lines starting with Ciphers, MACs, KexAlgorithms and HostKeyAlgorithms if they are present.
        • changes in the way UEFI certificates are propagated to UEFI VMs at their first boot. In a few words: if you enabled Secure Boot for a VM but haven't setup your pool for Secure Boot first by running secureboot-certs install, then these VMs are currently in UEFI setup mode, which discards any Secure Boot setting. With the change made, Secure Boot will fail instead in this situation, thus avoiding a false sense of security. Future UI improvements in Xen Orchestra will help detecting the issue and fixing the UEFI certificates so that Secure Boot works in these VMs. You can also do it manually with: varstore-sb-state $VM_UUID user (yes, user, verbatim. It stands for user mode). This will install the necessary certificates to the VM provided you first have setup your pool for SecureBoot with secureboot-certs install.
        P Theoi-MeteoroiT 2 Replies Last reply Reply Quote 1
        • P Offline
          ph7 @stormi
          last edited by ph7

          @stormi
          I can not see anything under Network throughput in XO-lite

          edit:
          When I hover I can see the numbers but no graph

          P 2 Replies Last reply Reply Quote 0
          • P Offline
            ph7 @ph7
            last edited by

            @ph7
            With another xcp-ng server that is not yet updated i can see the Network throughput graph from url/xolite.html which is on v0.2.2 (3a44b)

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

              @gduperrey can you check?

              gduperreyG 1 Reply Last reply Reply Quote 0
              • Theoi-MeteoroiT Offline
                Theoi-Meteoroi @stormi
                last edited by

                @stormi Nice work on the PCI passthru. Very helpful. I like the treeview as well. Thanks!

                1 Reply Last reply Reply Quote 0
                • gduperreyG Offline
                  gduperrey Vates 🪐 XCP-ng Team @stormi
                  last edited by

                  @stormi and @ph7 I just tested with two xo-lites in 0.2.1 and 0.2.2 on just installed servers, and in both cases, the Network throughput graph seems to have lines and values.

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

                    @gduperrey
                    Both servers was last updated ~ 3 weeks ago

                    I updated the other server the same way i updated the first one and its showing the graph
                    The first one still no graph after another reboot.
                    Netdata and XO is showing the graph by the way.

                    Is there some log I can check

                    I have earlier ( a few month ago) had problems with no graphs shown at all but a change from dark to light mode and back to dark made them visible. But I dont remember what version it was and I have changed server after that.

                    gduperreyG 1 Reply Last reply Reply Quote 0
                    • gduperreyG Offline
                      gduperrey Vates 🪐 XCP-ng Team @ph7
                      last edited by

                      @ph7 I've asked the xo-lite team if they can give us guidance on this or if they have any idea about the current state of this host.

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

                        @gduperrey
                        Its not importent to me, its just a simple homelab
                        I was just reporting if there was a bug.
                        The problematic "server":
                        Lenovo thinkcentre M715q
                        AMD Ryzen 5 2400GE
                        r8169 0000:01:00.0 eth0: RTL8168ep/8111ep

                        edit: thinkcentre

                        marcungeschiktsM 1 Reply Last reply Reply Quote 0
                        • marcungeschiktsM Offline
                          marcungeschikts Vates 🪐 Project mgmt @ph7
                          last edited by

                          @ph7 : This issue seems to appear randomly. We are going to investigate further. Thank you for your feedback.

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

                            Greetings,

                            i have 8.3 running on my MS-01, it's working fine.

                            I upgraded my network setup with a pfsense VM and some VLAN's (still work in progress).
                            But, when i open my pfsense VM i'm getting this regular message:

                            xenstore: could not write path attr/eth1.2/ip
                            

                            the 1.2 is my VLAN2 on this interface. Is this a known issue/bug? If you need some logs, then ping me 🙂

                            B 1 Reply Last reply Reply Quote 1
                            • B Offline
                              bufanda @Houbsi
                              last edited by

                              @Houbsi Did you setup the pfsense VM according to the guide?
                              https://docs.xcp-ng.org/guides/pfsense/

                              1 Reply Last reply Reply Quote 0
                              • F Offline
                                fatek
                                last edited by

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • F Offline
                                  fatek
                                  last edited by

                                  This post is deleted!
                                  1 Reply Last reply Reply Quote 0
                                  • AnonabharA Offline
                                    Anonabhar
                                    last edited by

                                    OMG! I have just noticed that on the latest beta of 8.3 the Garge Collector gives a percentage of completion in XO(a) "Tasks" and estimation of time to completion!

                                    THANK YOU!! THANK YOU!! THANK YOU!!!

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

                                      To be fair, this feature was developed by XAPI developers at XenServer, as far as I remember 🙂

                                      That's a benefit of open source.

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

                                        But the display inside XO and the time left computation is done by XO 😉

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

                                          Actually, another cool feature I just noticed is that I am now able to take snapshots of my Windows 11 VM's with vTPM attached.. So.. The day is just getting better and better..

                                          I havent tried doing a backup / export yet.. I think that if it worked, I would be overwhelmed with to0 much good news for a single day and faint 😉 LOL

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

                                            IIRC, that should work now 🤔

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