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

    XCP-ng 8.2 updates announcements and testing

    Scheduled Pinned Locked Moved News
    703 Posts 67 Posters 1.1m Views 86 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.
    • stormiS Offline
      stormi Vates πŸͺ XCP-ng Team
      last edited by stormi

      An update to XCP-ng 7.6 has been pushed: xcp-emu-manager-0.0.9-1, that fixes all known migration issues (well, except this bug from XenServer: https://github.com/xcp-ng/xcp/issues/111). Update for XCP-ng 7.5 is being prepared.

      oallart created this issue in xcp-ng/xcp

      closed Live migrating HVM linux (and others?) with storage migration from any older release to 7.6 works but vm dead #111

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

        Updates to XCP-ng 7.6 have been pushed today:

        • xapi-* and xcp-featured : add ZSTD compression support for faster export and backups
        • openvswitch : fix wrong log rotation configuration (https://github.com/xcp-ng/xcp/issues/100)

        Reminder: how to update.

        bplessis created this issue in xcp-ng/xcp

        closed OpenVSwitch Logs aren't rotated #100

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

          New update candidate for XCP-ng 7.6. It adds support for NFS 4.1, that has been contributed by a member of the community and already merged upstream in the XAPI project!

          Install it:
          yum update sm sm-rawhba --enablerepo='xcp-ng-updates_testing'

          Revert:
          yum downgrade sm sm-rawhba

          Thanks in advance for your feeback!

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

            I feel alone in this thread πŸ™‚

            AddeA C 2 Replies Last reply Reply Quote 0
            • AddeA Offline
              Adde @stormi
              last edited by

              stormi

              U are never ALONE πŸ˜‰

              1 Reply Last reply Reply Quote 1
              • C Offline
                cheese @stormi
                last edited by

                stormi I am watching you.

                1 Reply Last reply Reply Quote 0
                • M Offline
                  maxcuttins
                  last edited by

                  We are the watchmens

                  1 Reply Last reply Reply Quote 1
                  • T Offline
                    tuxen Top contributor
                    last edited by

                    I'm here. Alive n' kickin' 🎼

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

                      So did anyone install the update candidate for sm, check that they see no obvious regression and ideally test NFS 4.1 support?

                      rizaemet 0R borzelB 2 Replies Last reply Reply Quote 0
                      • rizaemet 0R Offline
                        rizaemet 0 @stormi
                        last edited by rizaemet 0

                        stormi
                        I have an netapp storage. it support nfs 4.1. how can I add a nfs sr with nfs 4.1? I want test it.

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

                          stormi I did not test it (yet) .. currently copying loads of vm data around at work... but if all goes well I have a free storage next week that will become our new nfs4.1 server for work ... stay tuned πŸ˜•

                          1 Reply Last reply Reply Quote 0
                          • borzelB Offline
                            borzel XCP-ng Center Team @rizaemet 0
                            last edited by

                            rizaemet 0 here is a XCP-ng Center with NFS 4.1 support: https://github.com/xcp-ng/xenadmin/releases/tag/v7.6.3.21

                            Just add your NFS SR via the normal assistant, the NFS 4.1 option is right there.

                            1 Reply Last reply Reply Quote 1
                            • rizaemet 0R Offline
                              rizaemet 0
                              last edited by rizaemet 0

                              I create a nfs sr with nfs 4.1 with xcp-ng center v7.6.3.21. success.
                              live storage migrate a vm to this sr. success.
                              live vm migrate to another host. success.
                              backup vm with xo. success.
                              I tested copy-paste file in itself and nfs4, nfs4.1, fc between each other. nfs 4.1 speed is like nfs4 speed for my environment.
                              heavy i/o for 24 hours. no any performance or another issue.

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

                                Do you have better perfs than 4.0 by the way?

                                rizaemet 0R 1 Reply Last reply Reply Quote 0
                                • rizaemet 0R Offline
                                  rizaemet 0 @olivierlambert
                                  last edited by

                                  olivierlambert Similar performance for my environment. I did not any specific test. Just copy-paste files.
                                  By the way, is multipath connection (or pnfs) possible xcp-ng between storage with nfs4.1?

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

                                    It should be possible if you SR is supporting pNFS (because IIRC, it's included in 4.1 protocol).

                                    However, pNFS doesn't remove the usual SPOF (metadata NFS server)

                                    1 Reply Last reply Reply Quote 0
                                    • R Offline
                                      r1 XCP-ng Team
                                      last edited by

                                      pNFS may not be available in XCP-NG's kernel. I see option CONFIG_NFSD_PNFS unset where as most of the distros have CONFIG_NFSD_PNFS=y

                                      J 1 Reply Last reply Reply Quote 0
                                      • J Offline
                                        JeffBerntsen Top contributor @r1
                                        last edited by

                                        r1 I think that config option is to enable pNFS server support, not the client. I'm pretty sure this being disabled just means that XCP-ng can't be used as a pNFS server (though a VM running on it certainly could).

                                        borzelB 1 Reply Last reply Reply Quote 0
                                        • borzelB Offline
                                          borzel XCP-ng Center Team @JeffBerntsen
                                          last edited by borzel

                                          JeffBerntsen r1 https://cateee.net/lkddb/web-lkddb/NFSD_PNFS.html
                                          "This option enables support for the parallel NFS features of the minor version 1 of the NFSv4 protocol (RFC5661) in the kernel's NFS server."

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

                                            Update released for XCP-ng 7.6 : openvswitch-2.5.3-2.2.3.3.xcpng

                                            It fixes a problem in log rotation introduced by our previous update: rotated logs for /var/log/ovsdb-server.log would get rotated themselves, which could lead to the creation of thousands of rotated log files. My mistake.

                                            See https://github.com/xcp-ng/xcp/issues/100 and https://xcp-ng.org/forum/topic/1031/too-many-weird-ovsdb-server-log-file

                                            If you had not installed the previous openvswitch update, then there's no hurry to install this specific update. It would just add log rotation of its logs to avoid having them grow too much.

                                            You don't need to reboot your hosts after installing this update, even if Xen Orchestra says so (we haven't given XO knowledge about what update requires an update yet). Unless you are installing kernel or xen updates at the same time, of course.

                                            The update will not clean the extraneous files, so you'll still need to delete them manually (/var/log/ovsdb-server.log.*).

                                            bplessis created this issue in xcp-ng/xcp

                                            closed OpenVSwitch Logs aren't rotated #100

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