XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. MajorP93
    3. Topics
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 141
    • Groups 0

    Topics

    • M

      Mirror backup broken since XO 6.3.0 release, "Error: Cannot read properties of undefined (reading 'id')"

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      13
      1 Votes
      13 Posts
      368 Views
      P
      @Pilow perfect!
    • M

      Memory Ballooning (DMC) broken since XCP-ng 8.3 January 2026 patches

      Watching Ignoring Scheduled Pinned Locked Moved Compute
      13
      0 Votes
      13 Posts
      565 Views
      M
      I can confirm that when using Citrix/Xenserver guest utilities version 8.4 (https://github.com/xenserver/xe-guest-utilities/releases/tag/v8.4.0) memory ballooning / DMC is working fine. After live migration the RAM of the linux guest is expanded to dynamic_max again. So this issue was in fact caused by Rust based xen-guest-agent. For now I'll keep using Citrix/Xenserver guest utilities on my Linux guests until the feature is implemented in Vates rust-based guest utilities. Best regards
    • M

      Restoring folder via backup file restore feature broken for .tar.gz

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      3
      1 Votes
      3 Posts
      202 Views
      M
      @florent I think you meant it was locking the xoa via .tar.gz but not via .zip which seemed to be the case Yeah I just decompressed the restored .zip and checked number of files and size via ncdu, result: "Total disk usage: 194,5 MiB Apparent size: 193,1 MiB Items: 613" In case I can provide more information for investigating this issue, please let me know. Thanks and best regards
    • M

      Xen Orchestra OpenMetrics Plugin - Grafana Dashboard

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      7
      5 Votes
      7 Posts
      1k Views
      DustyArmstrongD
      Edit: For anyone with this issue, stopping and starting the Openmetrics plugin after saving the password in XO fixed it. I keep getting the {"error":"Query authentication does not match server setting"} problem, is there something I'm missing? I run XO proxied through Nginx with HTTPS, is there some additional config required to get it working? I have set the key with openssl rand -hex 32 and have verified that is saved correctly in the plugin, and that I am using the same key for curl. I am able to obtain the /health endpoint as expected, I just cannot obtain the full metrics, only returns that error. Command: curl --insecure -H "Authorization: Bearer mytoken" https://xo.mydomain.local/openmetrics/metrics XO commit: 91c5d I should note that running the command inside my Docker container returns only the error, including the health endpoint. Do I need to expose 9004?
    • M

      log_fs_usage / /var/log directory on pool master filling up constantly

      Watching Ignoring Scheduled Pinned Locked Moved XCP-ng
      20
      1
      0 Votes
      20 Posts
      1k Views
      G
      @denis.grilli The problem is not the performance of the scan ... the problem is, that this storage device only consists of block devices (disks) that should go into standby mode when not used ... but I think I've found a code line that checks if other-config for an SR contains auto-scan: false... I think ...
    • M

      Xen Orchestra Node 24 compatibility

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      9
      0 Votes
      9 Posts
      1k Views
      olivierlambertO
      Nice find! Is there's any plan for Debian to backport that patch?
    • M

      [VDDK V2V] Migration of VM that had more than 1 snapshot creates multiple VHDs

      Watching Ignoring Scheduled Pinned Locked Moved Solved Xen Orchestra
      6
      1
      0 Votes
      6 Posts
      805 Views
      P
      @MajorP93 stress of VM migration XD good luck with your V2Vs !