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

    XCP-ng 8.0.0 Beta now available!

    Scheduled Pinned Locked Moved News
    123 Posts 24 Posters 94.2k Views 6 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.
    • olivierlambertO Offline
      olivierlambert Vates 🪐 Co-Founder CEO
      last edited by

      Regarding Citrix choice: I think they can't really publicly communicate about the reasons. It might be related to security issues and some CPU vendors not upgrading microcodes anymore.

      That's why it should work technically speaking, but Citrix won't be liable for any security breach due to an "old" CPU.

      Regarding XCP-ng: as long as it just works, and you don't pay for support, I think you'll be fine for your home lab 🙂

      Please report if you have any issue with 8.0 on your old hardware, we'll try to help as far as we could.

      apayneA 1 Reply Last reply Reply Quote 2
      • C Offline
        cocoon XCP-ng Center Team
        last edited by

        My experience with "XOA Quick Deploy"

        It failed.

        Because I need to use a proxy, I opened an issue here:
        https://github.com/xcp-ng/xcp/issues/193

        cocoon created this issue in xcp-ng/xcp

        open XOA Quick Deploy with Proxy #193

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

          Installed fine on one of my Intel X56XX based system and the system boots into XCP 8.0 although the zfs local storage wasn't mounted and a repair fails as well.

          cbb9b852-0974-4a85-9d90-e309446d28e6-image.png

          modprobe zfs fails with "module zfs not found"

          Is there any updated ZFS documentation for 8.0 that would help?

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

            zfs is not part of the default installation, so you need to install it manually using yum from our repositories. Documentation on the wiki has not been updated yet for 8.0: https://github.com/xcp-ng/xcp/wiki/ZFS-on-XCP-ng
            Now the zfs packages are directly in our main repositories, no need to add extra --enablerepo options. Just yum install zfs.

            I've just built an updated zfs package (new major version 0.8.0 instead of the 0.7.3 that was initially available in the repos for the beta) in the hope that it solves some of the issues we had with previous versions (such as VDI export or the need to patch some packages to remove the use of O_DIRECT). I'm just waiting for the main mirror to sync to test that it installs fine.

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

              @stormi Thanks for the quick reply .. tried the yum install zfs and it errors with the following:

              75afeaef-9101-4357-9f6e-f257e35cab8d-image.png

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

                That's why I told that I'm waiting for the main mirror to sync 🙂
                And the build machine is having a "I'm feeling all slow" moment.

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

                  @stormi Ok..... silly me .. will wait for you to give the aok.

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

                    @AllooTikeeChaat You can now try.

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

                      @stormi still broken .. same error

                      2af95434-078c-4afd-9fab-9e9b20efad5d-image.png

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

                        @AllooTikeeChaat yum considers that your medata are recent enough. Ask it to clean them: yum clean all.

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

                          @stormi yum clean all worked. Installed aok and modprobe zfs doesn't complain so that's all good.

                          A repair of the ZFS SR fails with the same error and "zpool status: no pools available" and "zfs list no datasets available".

                          I'll open a new post if I can't get it working rather than replying to this one.

                          Update: fixed the issue ..

                          bad2f941-78f1-482b-ae10-a663b4a01928-image.png

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

                            Which was? (the issue)

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

                              @olivierlambert
                              (1) Missing the ZFS packages from the base install.
                              (2) Needed a "yum clean all" to be able to install zfs packages.
                              (3) Needed to manually import the ZFS zpool

                              I'm a noob with zfs so had to work out how to import an existing zpool and once thats done it can be repaired/mounted.

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

                                Good 🙂 So now you are on ZoL 0.8, no need to disable sync anymore 🙂

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

                                  @olivierlambert
                                  I'm assuming that sync is enabled by default ?

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

                                    Yup, but before (0.8) it wasn't good for performances, at all, due to cache poisoning (no O_DIRECT support).

                                    1 Reply Last reply Reply Quote 1
                                    • C Offline
                                      cocoon XCP-ng Center Team
                                      last edited by

                                      Any chance to get a newer lsblk that supports json output?
                                      Would be great for plugins and would make parsing output much easier.

                                      Currently installed on XCP-ng 8 beta: util-linux-2.23.2-52.el7_5.1.x86_64

                                      (something later than v2.27?)
                                      https://git.devuan.org/CenturionDan/util-linux/commit/4a102a4871fdb415f4de5af9ffb7a2fb8926b5d1

                                      ... ah forget it, I see, CentOS is using the old versions since long time ...

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

                                        @cocoon said in XCP-ng 8.0.0 Beta now available!:

                                        ... ah forget it, I see, CentOS is using the old versions since long time ...

                                        Yeah the chances that we'd change the version of such a low level package just for added functionality are very low.

                                        C 1 Reply Last reply Reply Quote 0
                                        • C Offline
                                          cocoon XCP-ng Center Team @stormi
                                          last edited by

                                          @stormi yes and I totally understand that ... I just thought at first, it is so old, there must be something new if CentOS 7.5 is new ... but no 😕

                                          1 Reply Last reply Reply Quote 0
                                          • akurzawaA Offline
                                            akurzawa
                                            last edited by

                                            hi

                                            Is this possible to install xcp-ng in xcp-ng just for tests?

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