XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. MathieuRA
    3. Posts
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 1
    • Posts 134
    • Groups 5

    Posts

    Recent Best Controversial
    • RE: XOA - Memory Usage

      @acebmxer
      Hi, we've detected a memory leak at the REST API level.
      We pushed a fix on the branch: mra-fix-rest-memory-leak
      Can you test the branch?

      posted in Xen Orchestra
      MathieuRAM
      MathieuRA
    • RE: backup mail report says INTERRUPTED but it's not ?

      @pilow @majorp93
      Hi, we've detected a memory leak at the REST API level.
      We pushed a fix on the branch: mra-fix-rest-memory-leak
      Can you test the branch?

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Restore only showing 1 VM

      @Team-XO-Backend Someone can take a look at it? I won't be to much available this week 😞

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @ph7 @acebmxer
      Hi, regarding your backups which do not appear on the XO5 restore page, I suggest you to open a new topic so that this one remains focused on XO6 dashboards

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @ph7 can you try without the ndjson=true? Therefore, in case of an error on the server side, we will see it directly.

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @acebmxer yes vm dashboard is another issue. I will check tomorow

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @acebmxer you are reading the CSS file, not the dashboard http request. Can you test the branch i posted to check if it fix the pool dashboard also for you?

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @ph7 well. Vm dashboard is probably another issue. Please test the /rest/v0/vms/:id/dashboard and put the result here

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @ph7 Can you test the mra-fix-dashboard-reactivity branch?

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @ph7
      Well, thanks, we are going to investigate the issue

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @ph7
      I'm able to reproduce the issue on my end.

      Can you confirm this behavior? (To make sure I'm experiencing the same bug.) If you load your XO6, go to the pool dashboard (infinite loaders), then to the "System" tab, and finally return to the pool dashboard, no more loaders

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @ph7

      {"hosts":{"status":{"running":1,"disabled":0,"halted":0,"total":1}}}
      {"vms":{"status":{"running":4,"halted":5,"paused":0,"total":9,"suspended":0}}}
      {"alarms":[]}
      {"srs":{"topFiveUsage":[{"name_label":"Q1-ContRep","id":"4f2f7ae2-024a-9ac7-add4-ffe7d569cae7","percent":67.65998746071482,"physical_usage":5991060996096,"size":8854658744320},{"name_label":"Local SR","id":"bb817ba4-3908-b458-423b-1273e8072a96","percent":17.690132076358456,"physical_usage":166183759872,"size":939415031808},{"name_label":"T1-NFS-Ryssen","id":"ebc70898-d9c2-33dc-b22b-a465e39075a2","percent":5.314938671242864,"physical_usage":210834030592,"size":3966819631104}]}}
      {"hosts":{"topFiveUsage":{"ram":[{"name_label":"X2","id":"bea8efab-9975-4c84-8815-b83d186fc9db","size":33285996544,"usage":11131478016,"percent":33.441925048828125}]}}}
      {"cpuProvisioning":{"total":8,"assigned":13,"percent":162.5}}
      {"hosts":{"missingPatches":{"hasAuthorization":true,"missingPatches":[]}}}
      {"hosts":{"topFiveUsage":{"cpu":[{"percent":5.715011432766916,"id":"bea8efab-9975-4c84-8815-b83d186fc9db","name_label":"X2"}]}}}
      {"vms":{"topFiveUsage":{"ram":[{"id":"86ab334a-92dc-324c-0c42-43aad3ae3bc2","name_label":"Home Assistant","memory":1612685312,"memoryFree":762228736,"percent":52.73543261489071},{"id":"0f5c4931-a468-e75d-fa54-e1f9da0227a1","name_label":"Sync Mate","memory":2147340288,"memoryFree":1205936128,"percent":43.840473969629166},{"id":"b1940325-7c09-7342-5a90-be2185c6d5b9","name_label":"PiHole wifi","memory":1075814400,"memoryFree":712548352,"percent":33.76660955644394},{"id":"aee0c791-515b-685f-1748-af352f3529d2","name_label":"XO-ron Ryssen","memory":3328585728,"memoryFree":2483163136,"percent":25.398852878816403}],"cpu":[{"id":"86ab334a-92dc-324c-0c42-43aad3ae3bc2","name_label":"Home Assistant","percent":2.451170980930325},{"id":"b1940325-7c09-7342-5a90-be2185c6d5b9","name_label":"PiHole wifi","percent":0.8001517504453661},{"id":"aee0c791-515b-685f-1748-af352f3529d2","name_label":"XO-ron Ryssen","percent":0.31519236314731336},{"id":"0f5c4931-a468-e75d-fa54-e1f9da0227a1","name_label":"Sync Mate","percent":0.134500655985903}]}}}
      
      
      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @ph7
      Okay. It's base64 encoded, no problem, we can easily decode it. I'll check the result.

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @ph7 I am talking about that:
      Capture d’écran de 2026-03-31 16-00-27.png

      The result is what you can see in the response tab

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @ph7 Can you open your browser's console, go to the network tab, find the call to the endpoint rest/v0/pools/:id/dashboard and paste the result here?

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @acebmxer so the endpoint seems to respond correctly.

      Can you confirm that the pool dashboard UI is still displaying infinite loaders?

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      Hi, I'm not sure I understand, let's try to resume.

      You're both using an up to date master branch and you're both experiencing a problem with a pool dashboard?

      What is the output of GET /rest/v0/pools/:id/dashboard?

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @acebmxer
      The fix has been deployed to the master branch. Have you encountered any other issues?

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      @acebmxer Thanks. We will do our best to merge the fix tomorow

      posted in Backup
      MathieuRAM
      MathieuRA
    • RE: Backup Info under VM tab in v6 never loads...

      Hi @acebmxer.
      Can you test on the branch mra-fix-vm-dashboard?

      posted in Backup
      MathieuRAM
      MathieuRA