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

    Updates announcements and testing

    News
    63
    572
    197.4k
    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
      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
        stormi Vates πŸͺ XCP-ng Team πŸš€
        last edited by

        I feel alone in this thread πŸ™‚

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

          @stormi

          U are never ALONE πŸ˜‰

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

            @stormi I am watching you.

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

              We are the watchmens

              1 Reply Last reply Reply Quote 1
              • T
                tuxen
                last edited by

                I'm here. Alive n' kickin' 🎼

                1 Reply Last reply Reply Quote 0
                • stormiS
                  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
                    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
                      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
                        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
                          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
                            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
                              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
                                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
                                  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
                                    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
                                      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
                                        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
                                        • N
                                          nuts23 @stormi
                                          last edited by

                                          @stormi
                                          upon update, I got a
                                          Transaction check error:
                                          installing package openvswitch-2.5.3-2.2.3.3.xcpng.x86_64 needs 1 inodes on the /var/log filesystem

                                          Which translated that the ovsdb-server logs were too many and had filled up my log storage.
                                          I had to run:
                                          find . -name "ovsdb*" -delete
                                          because rm couldn't handle so many ovsdb log files to delete.

                                          stormiS 1 Reply Last reply Reply Quote 2
                                          • stormiS
                                            stormi Vates πŸͺ XCP-ng Team πŸš€ @nuts23
                                            last edited by

                                            @nuts23 Thanks for the feedback. Indeed, when the /var/log partition is out of inode, you may need to delete the files before installing the update.

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