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.4m 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.
    • 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
                        • stormiS Offline
                          stormi Vates 🪐 XCP-ng Team
                          last edited by

                          Indeed.

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

                            Any updates coming for 8.3.? It seems like 8.2 had a slew come out last weekish. No biggie...all is well....just curious.

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

                              Yes, big update coming for 8.3

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

                                @stormi
                                Cool...look forward to it!

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

                                  Hello @stormi @olivierlambert

                                  Is there any real performance difference between installing XCP-NG host on BIOS mode vs installing it on UEFI mode? (Not the VMs, I mean the host itself)

                                  Is there any benefit of installing xcp-ng using uefi, considering we can still have uefi VMs even if we install the host in BIOS mode... correct ?

                                  B jivanpalJ 2 Replies Last reply Reply Quote 0
                                  • B Offline
                                    bufanda @gb.123
                                    last edited by

                                    @gb-123 I don't see the relevance of performance. It's in both cases the same software running it's just diffrent how a boot is handled and UEFI has some more security features to ensure the OS running on the hardware is authentic where as in BIOS malware can easily overtake the OS or tamper with the OS.

                                    In normal operation you wouldn't see performance diffrence in my opinion.

                                    1 Reply Last reply Reply Quote 0
                                    • jivanpalJ Offline
                                      jivanpal @gb.123
                                      last edited by jivanpal

                                      @gb-123 Using BIOS for a hypervisor generally complicates things related to disk and partition management, since a BIOS machine boots from an MBR-formatted disk, and MBR does not directly support drives greater than 2TiB. For a hypervisor, the main benefits of UEFI are:

                                      • support for booting from GPT-formatted drives (which thus can be larger than 2TiB);
                                      • power management (which is generally better in a UEFI-native OS than one being booted in CSM (a.k.a Legacy BIOS) mode; and
                                      • Secure Boot, which you can use to ensure that the OS being booted is cryptographically signed by an OS vendor that you trust.

                                      See here for a more detailed comparison of BIOS and UEFI. The comments about Fast Boot aren't relevant here.

                                      I personally have XCP-ng installed in UEFI mode and then run all of my VMs in BIOS mode, because I want those benefits of UEFI on the host system, but don't want all of my guests/VMs' boot disks to have the overhead of an EFI System Partition.

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

                                        Also note that support for installing on legacy BIOS firmware will likely be removed in a future release, so better select UEFI by default. In XCP-ng, this will still be supported, but there's a deprecation notice in the installer.

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

                                          @bufanda @jivanpal

                                          Thank you soooo much for your valuable answers !

                                          @stormi

                                          Thanks for letting me know about the deprecation. I missed seeing it in XCP-Ng 8.3 Beta 2 while I was testing it using the ISO install method.
                                          I believe there is no 'upgrade' path from BIOS to UEFI? ( I would need to completely re-install the host again... right ?)

                                          Does XCP-ng have the option of secure boot when installing from iso? (I am not talking about the Guest VMs here)

                                          jivanpalJ 1 Reply Last reply Reply Quote 0
                                          • jivanpalJ Offline
                                            jivanpal @gb.123
                                            last edited by

                                            @gb-123

                                            I believe there is no 'upgrade' path from BIOS to UEFI? ( I would need to completely re-install the host again... right ?)

                                            That is correct, and the installation documentation mentions this:

                                            WARNING
                                            NEVER switch from UEFI to BIOS (or vice-versa) after you installed XCP-ng. Stick to the mode that you chose during the install.


                                            Does XCP-ng have the option of secure boot when installing from iso?

                                            Not yet, though that feature seems to be tracked on GitHub here and mentions a talk discussing the scope of the problem (YouTube video). Unfortunately, it looks like there hasn't been any progress on this in the last 2 or 3 years.

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