• 0 Votes
    26 Posts
    3k Views
    K
    @john.c See this post - https://xcp-ng.org/forum/post/105564
  • 0 Votes
    9 Posts
    1k Views
    B
    Created two pull requests for the issues: https://github.com/xenserver/xe-guest-utilities/pull/180 https://github.com/xcp-ng-rpms/xcp-ng-pv-tools/pull/14 @rzr , for the latter, I don't have any experience with xcp-ng's testing suite, so I'll need guidance assuming testing is warranted.
  • 0 Votes
    19 Posts
    1k Views
    J
    @poddingue I'm fully up to date, but only at version 9.2.16 [14:57 ovbh-pprod-xen02 ~]# drbdadm --version DRBDADM_BUILDTAG=GIT-hash:\ 71c8bcff6ea77a022b272a7eba649a774251bac4\ build\ by\ @buildsystem\,\ 2025-11-03\ 10:21:36 DRBDADM_API_VERSION=2 DRBD_KERNEL_VERSION_CODE=0x090210 DRBD_KERNEL_VERSION=9.2.16 DRBDADM_VERSION_CODE=0x092100 DRBDADM_VERSION=9.33.0 [14:57 ovbh-pprod-xen02 ~]# drbd-reactor --version drbd-reactor 1.9.0 [14:57 ovbh-pprod-xen02 ~]# [image: 1784734717818-ae60a96f-99c9-4e31-9f74-362d7d4426d7-image.jpeg] There are no updates that I can install [14:08 ovbh-pprod-xen02 ~]# yum check-update Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Excluding mirror: updates.xcp-ng.org * xcp-ng-base: mirrors.xcp-ng.org Excluding mirror: updates.xcp-ng.org * xcp-ng-updates: mirrors.xcp-ng.org zabbix | 3.0 kB 00:00:00 zabbix-non-supported | 2.9 kB 00:00:00 zabbix/x86_64/primary_db | 114 kB 00:00:00 zabbix-agent.x86_64 7.0.28-release1.el7 zabbix
  • Delta backup stuck on "Clean VM Directory" for a long time

    Backup
    9
    0 Votes
    9 Posts
    1k Views
    olivierlambertO
    Thanks for the feedback @norpan , worth it! Ping @florent
  • CR - Cannot start copy because suspended

    Backup
    3
    0 Votes
    3 Posts
    44 Views
    D
    Thanks for this first reply. So how restart a VM create : with a CR job with the snapshot with memory and keep the backup chain healthy? For now, I'm using the "With memory" option because I think it's the best choice for reliably restoring VMs such as an AD or a SQL Server database. Am I wrong?
  • pure-plugin for Xen Orchestra

    Management
    6
    0 Votes
    6 Posts
    183 Views
    johnnezeroJ
    @poddingue Oh yes (dumb me). Very good, we'll see if they respond (as now there's two @ refferences). Happy Day
  • PCIe Passthrough of Radeon iGPU fails

    Hardware
    8
    0 Votes
    8 Posts
    946 Views
    S
    @poddingue yeah I saw it now but I was more like mentioning that many people also have the same problem. Hope it gets resolved soon
  • Error mirroring full backups to backblaze b2

    Backup
    27
    2
    0 Votes
    27 Posts
    2k Views
    P
    @pedro_udifar Hi, You can try again with minPartSize=100000000 indeed. But I would advise you to contact B2 directly. They should have a clearer error to show instead of a 500. Thanks for your patience and your help
  • 0 Votes
    11 Posts
    447 Views
    Tristis OrisT
    Got this issue since 2026-07-12.
  • PCIe Pass-through lanes and lane performance

    Compute
    36
    0 Votes
    36 Posts
    4k Views
    J
    @TeddyAstie From what I've tried...It won't work at all in Linux. It kind of works in Windows, and while I do see some load on the GPU when running something, there's as much if not more load on the CPU. It's not what I expected at least. I've never really gamed on PC, and definitely never Linux. My only uses for GPU's have been in media composition which was always on dedicated systems and Nvidia GPUs. More recently I've been doing some AI tasks, again with passed-through NVidia GPUs. Side tangent... I ran into another workload last night where the app wanted OpenGL...But OpenGL doesn't work with the "normal" VGA adapter in XCP-ng, and I don't have a GPU on that particular pool to try a pass-through. That lead me to VirGL, but it doesn't look like that's gone anywhere.
  • 1 Votes
    6 Posts
    297 Views
    T
    @Bastien-Nollet Perfect, thanks Bastien! Thanks for looking into this, I really appreciate how responsive everyone at Vates is on this forum.
  • IPMI Plug-In for HPE DL380 Gen10 ILO5

    Management
    3
    1
    0 Votes
    3 Posts
    148 Views
    julienXOvatesJ
    Thanks a lot @msupport ! @all-ki could you add this to our IPMI doc to be published ?
  • XCP-ng 8.3 updates announcements and testing

    Pinned News
    618
    1 Votes
    618 Posts
    410k Views
    rzrR
    @MajorP93 said: @rzr Since the targeted test window is over by now, I wonder: what are your plans regarding this set of patches? Will it be released soon? yes this is the plan, we're a bit slower this time because the iso publication is a longer process, but afaik no issue are spotted so far, thank you for your patience.
  • 🛰️ XO 6: dedicated thread for all your feedback!

    Pinned Xen Orchestra
    244
    7 Votes
    244 Posts
    76k Views
    poddingueP
    @john.c your PR landed on the 15th and the live page now reads "XCP-ng 8.3 LTS", so the table matches the advice sitting right above it again: https://github.com/vatesfr/xen-orchestra/pull/10092. You spotted it and then wrote the fix yourself, which is the part that saved the next person the trouble.
  • Feature request - VM folders

    Xen Orchestra feature request
    21
    3 Votes
    21 Posts
    5k Views
    olivierlambertO
    Perfect, thanks for your feedback!
  • 4 Votes
    66 Posts
    24k Views
    JeremyLARDENOISJ
    New releases! Terraform Provider Xen Orchestra v0.40.0 This new release allows users to import VMs directly from Xen Orchestra into Terraform without recreating it or modifying manually the Terraform state. There is still some drift when importing it, but nothing that changes the real state of VM and we are currently on it! https://github.com/vatesfr/terraform-provider-xenorchestra/releases/tag/v0.40.0 Golang SDK for Xen Orchestra v1.11.0 v2 The network service is now available from the v2 client! You can now create, get and delete your network directly from it! v1 & v2 The template value in VM struct params has been fixed, We can now get the template id directly from it. https://github.com/vatesfr/xenorchestra-go-sdk/releases/tag/v1.17.0
  • 2 Votes
    103 Posts
    19k Views
    P
    @pierrebrunet said: Hi, just to be sure, are you saying it is working ok apart one task 8 days ago? Yes, after I adjusted the time it's working
  • Perf-alert Plugin transport settings addition

    Management
    1
    0 Votes
    1 Posts
    97 Views
    No one has replied
  • XO Backup Error: VDI_IN_USE(OpaqueRef:.., destroy)

    Backup
    27
    2
    0 Votes
    27 Posts
    3k Views
    itservicesI
    @simonp , thank you very much and all of your team ! ! ! Keep up the outstanding work. Regards, Marc
  • v6 UI VDI's not being shown all the time.

    Xen Orchestra
    2
    3
    0 Votes
    2 Posts
    187 Views
    julienXOvatesJ
    Hi @acebmxer, thanks for reporting, we identified this bug internally already, we're going to fix it once root cause is found.