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

    XOA - Memory Usage

    Scheduled Pinned Locked Moved Xen Orchestra
    45 Posts 8 Posters 2.2k Views 9 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.
    • acebmxerA Online
      acebmxer @MathieuRA
      last edited by acebmxer

      @MathieuRA

      I have been busy at work. I will try to test this branch out when i get home tonight.

      Looking back on this. This was related to XOA at work not XO from sources.

      I have also changed up our back up process and this has no longer been an issues for me.

      florentF 1 Reply Last reply Reply Quote 0
      • florentF Offline
        florent Vates 🪐 XO Team @acebmxer
        last edited by

        @acebmxer do you know what you did change on the backups ?

        acebmxerA 1 Reply Last reply Reply Quote 0
        • acebmxerA Online
          acebmxer @florent
          last edited by

          @florent

          We have allways been a veeam customer since vwmare. I have moved over to the beta version of veeam for our windows servers.

          XOA is only backing up our linux servers. So half the workload was removed from backups.

          1 Reply Last reply Reply Quote 0
          • acebmxerA Online
            acebmxer
            last edited by

            Well i guess i should not have said anything. Backups have been running fine until tonight. Well technically last night. Got email alter that a backup job failed because job already running. This is one of my remote pools. But took a look at the memory usage in XOA..

            9 total vms across 3 pools/locations. 3 vms at the remote site get backed up.

            Screenshot_20260413_210756.png

            Screenshot_20260413_210826.png

            The proxy at the remote site.

            Screenshot_20260413_211942.png

            If you want i can create a support ticket.

            florentF 1 Reply Last reply Reply Quote 0
            • florentF Offline
              florent Vates 🪐 XO Team @acebmxer
              last edited by

              @acebmxer yes please ping Mathieu R and me ( Florent B ) on the ticket so we can get it as fast as possible

              Would it be ok to extract the memory of the xoa with this PR https://github.com/vatesfr/xen-orchestra/pull/9704 ?
              it should gives us pointers

              fbeauchamp opened this pull request in vatesfr/xen-orchestra

              draft feat(xo-server): allow heap memory export #9704

              acebmxerA 1 Reply Last reply Reply Quote 0
              • acebmxerA Online
                acebmxer @florent
                last edited by acebmxer

                @florent @mathieura Support ticket opened - Ticket#7756329

                As noted in ticket Yes that is ok. Just note this is production systems.

                1 Reply Last reply Reply Quote 1
                • acebmxerA Online
                  acebmxer
                  last edited by acebmxer

                  @florent @mathieura

                  XOA is giving alart about Memory running low.... I have not rebooted xoa or aything since @florent applied patchs to xoa. Support tunnel still open.

                  Screenshot 2026-04-14 140230.png

                  florentF 1 Reply Last reply Reply Quote 0
                  • florentF Offline
                    florent Vates 🪐 XO Team @acebmxer
                    last edited by

                    @acebmxer thanks to you we have discove a new class of candidates for the fix : the TLS session that stayed behind each connection.

                    the branch is here https://github.com/vatesfr/xen-orchestra/pull/9725 , as soon as we are done on a QA we will patch your xoa

                    fbeauchamp opened this pull request in vatesfr/xen-orchestra

                    closed fix(xo-server): TLSSocket memory leak — stoppable + http-server-plus incompatibility #9725

                    P acebmxerA 2 Replies Last reply Reply Quote 1
                    • P Offline
                      Pilow @florent
                      last edited by

                      @florent http 401 error on the pull 😕 odd

                      florentF 1 Reply Last reply Reply Quote 0
                      • acebmxerA Online
                        acebmxer @florent
                        last edited by

                        @florent

                        This is from when patch was applied today.

                        Screenshot 2026-04-15 094913.png

                        florentF 1 Reply Last reply Reply Quote 0
                        • florentF Offline
                          florent Vates 🪐 XO Team @Pilow
                          last edited by

                          @Pilow said:

                          @florent http 401 error on the pull 😕 odd

                          can you retry ?

                          P P 2 Replies Last reply Reply Quote 0
                          • florentF Offline
                            florent Vates 🪐 XO Team @acebmxer
                            last edited by

                            @acebmxer said:

                            @florent

                            This is from when patch was applied today.

                            Screenshot 2026-04-15 094913.png

                            I am exactly on the same screen, but I won't jinx it and emit a hope before at least a few more hours

                            1 Reply Last reply Reply Quote 0
                            • P Offline
                              Pilow @florent
                              last edited by

                              @florent even in private navigation
                              8bd6322e-dab8-41f0-9140-9b400ed0a10a-image.jpeg

                              acebmxerA 1 Reply Last reply Reply Quote 0
                              • acebmxerA Online
                                acebmxer @Pilow
                                last edited by acebmxer

                                @Pilow

                                Page loads for me.

                                Screenshot 2026-04-15 101925.png

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

                                  @florent
                                  I get the same result as @pilow
                                  I'm not logged in if that has anything to do with it

                                  florentF 1 Reply Last reply Reply Quote 0
                                  • florentF Offline
                                    florent Vates 🪐 XO Team @ph7
                                    last edited by

                                    @ph7
                                    a9ebbee8-7a34-4469-8f48-8b76af15adf6-image.jpeg
                                    let's call it a day

                                    @acebmxer after 3 hours the consumption was slightly rising, so we also deployed the latest rest api patch which is already on master : https://github.com/vatesfr/xen-orchestra/commit/0fef765ce6b4bc96b28e6af9be3d3dba3fa7dc1e

                                    0 MathieuRA committed to vatesfr/xen-orchestra
                                    fix(rest-api): fix memory-leak on subscription (#9707)
                                    P 1 Reply Last reply Reply Quote 0
                                    • acebmxerA Online
                                      acebmxer
                                      last edited by acebmxer

                                      Looks good so far. Thanks for all your help.

                                      Screenshot 2026-04-15 143021.png

                                      1 Reply Last reply Reply Quote 0
                                      • P Offline
                                        Pilow @florent
                                        last edited by

                                        @florent was finally able to read the pull
                                        /clap ! the fix seems totally legit and consistant with XOA ram ramping up !

                                        when will this be officially published ? 😛
                                        so we can disable daily reboot of XOA & XO PROXies 😃

                                        1 Reply Last reply Reply Quote 0
                                        • florentF Offline
                                          florent Vates 🪐 XO Team
                                          last edited by

                                          that's better but it still grew during the night
                                          50dbd90c-5235-4b0d-be4c-279d8281d3b2-image.jpeg
                                          (and the process did an aout of memory when I asked for a memory dump)

                                          I reduced the memory allocated to the rest api and will continue monitoring

                                          M 1 Reply Last reply Reply Quote 1
                                          • M Offline
                                            MajorP93 @florent
                                            last edited by

                                            Hello @bastien-nollet @florent

                                            moving the discussion from this thread (link), to this one as it seems to be tackling the same issue.

                                            This is the RAM usage of my Xen Orchestra instance before applying "fix(rest-api): fix memory-leak on subscription" 7b109c5e-67b5-4994-95f1-4e51815807a0-image.jpeg

                                            Between 04/07 and 04/10 the system was not rebooted. The RAM usage increased step by step as shown in the screenshot caused by backup runs. Each backup run increased RAM usage and it did not go back to where it was before the backup run.

                                            This is the RAM usage after applying said fix via branch "mra-fix-rest-memory-leak".

                                            5a8bfa32-a467-4fa5-b88e-4904b5603a7e-image.jpeg

                                            Between 04/14 and 04/16 the VM was not restarted.
                                            Backup jobs are scheduled to run every day.
                                            RAM usage still increased a bit by each backup run but it seems to be less.
                                            Looks like an improvement (which is great!) but maybe the issue is not fully fixed yet.

                                            I can not fully tell as I need to keep monitoring this a bit more.

                                            I will keep having an eye on this and report back.

                                            Thanks for working on this and best regards.

                                            florentF 1 Reply Last reply Reply Quote 0
                                            • M MajorP93 referenced this topic

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • First post
                                              Last post