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

    XOA - Memory Usage

    Scheduled Pinned Locked Moved Xen Orchestra
    37 Posts 8 Posters 969 Views 10 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.
    • 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
        • A Online
          acebmxer
          last edited by

          After backup jobs ran last night...

          Screenshot 2026-04-16 094136.png

          Screenshot 2026-04-16 094037.png

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

            @MajorP93 I think there are multiple issue for memory . Pillow and acebmxer uses proxy , so the backup memory is handled differently

            are you using XO from source or a xoa ? would you be ok to export a memory heap ?

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

              maybe a good news ?
              d8d2e80c-a644-4bd6-88b5-090edf1c3a6b-image.jpeg

              is completely stable since yesterday's patch

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

                @florent Yes I am using XO from sources:

                f3222523-abf2-4c99-a9ce-30574cf8615d-image.jpeg

                Currently on the branch that @bastien-nollet asked me to test.

                Yeah sure I can export a memory heap. Can you give me instructions for that?
                Also: currently I have one backup job running. Is it better to take the memory heap snapshot while backup is running or afterwards?

                Best regards

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

                  @MajorP93 I am not sure of which branch.
                  can you switch to https://github.com/vatesfr/xen-orchestra/pull/9725

                  then

                  when running this branch :

                  wait for the memory to fill
                  find the process running xo ( dist/cli.mjs )
                  send signal : kill -SIGUSR2
                  a file is created in `/tmp/xo-server-${process.pid}-${Date.now()}.heapsnapshot` 
                  

                  Note that these exports can contain sensitive data. This will freeze you xo from a few seconds to 2 minutes, and the memory consumption after will be higher after, but this will be very usefull to identify exactly what is leaking

                  The file will be a few hundred MB

                  fbeauchamp opened this pull request in vatesfr/xen-orchestra

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

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

                    we merge the code into master ( including the code to allow a heap memory export )

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

                      @florent Thanks!
                      I did not have time (yet) to look into the heap export due to weekend being in between.
                      I will update to current master and provide you with the heap export in the following days.
                      Best regards

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

                        @MajorP93 said:

                        @florent Thanks!
                        I did not have time (yet) to look into the heap export due to weekend being in between.
                        I will update to current master and provide you with the heap export in the following days.
                        Best regards

                        no problem , the sooner we'll have these exports, the sooner we will be able to indentify what is leaking in your usage, since we already plugged the leaks we reproduced in our labs

                        1 Reply Last reply Reply Quote 0

                        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