• Too many snapshots

    Backup
    10
    2
    0 Votes
    10 Posts
    40 Views
    J
    Throwing my two cents into the hat, as well. I had a similar situation. Snapshots would't be rotated out of retention, regardless of what I set on the retention setting (on a subset of VMs ie not all of the).. The thing that solved it for my, was to recreate the affected schedule. Do note that this will mark the previous backups taken by that technically deleted schedule, as being abandoned/orphaned. But after I did this, snapshots would be properly rotated as expected.
  • clean-vm (end) is stalling ?

    Backup
    2
    2
    0 Votes
    2 Posts
    26 Views
    P
    another example, on another client server : yesterday we were on XOA 6.0.3 [image: 1775673583836-44f9a93b-3e8e-45b4-9a98-767489a3cb80-image.jpeg] today we updated to XOA 6.3.2 [image: 1775673618586-91898d80-a37f-4ca7-bcb1-f3340d45530b-image.jpeg] clean-vm get from 4min to an hour on this single VM ! for barely 5Gb transfer size same VMs, same NFS remote on same NAS, nothing changed except XOA version whole backup window on this 12 VMs job is shifted +4hours (still not finished...)
  • 9 Votes
    37 Posts
    4k Views
    bvitnikB
    @Tristis-Oris maybe a few comparative screenshots would help
  • xo-disk-cli on latest XOA node.js problem

    Management
    10
    1
    0 Votes
    10 Posts
    72 Views
    M
    @Andrew Yeah but XOA is still using it hence my interest in aligning my XO-CE instance with XOA as close as possible.
  • load-balancer : Affinity to Host groups

    Xen Orchestra
    3
    0 Votes
    3 Posts
    60 Views
    Mitchel-APDM
    +1 this. We would like to run certain VM's only in certain datacenters, but allow the VM to migrate to other hosts in the same datacenter.
  • 2 Votes
    4 Posts
    151 Views
    Y
    Hi, Someone from the Hypervisor & Kernel team will have a look shortly, we'll get back to you with our findings. Thanks a lot for the very detailed report! Yann
  • Just FYI: current update seams to break NUT dependancies

    XCP-ng
    25
    0 Votes
    25 Posts
    790 Views
    F
    @rzr Great. Thank you!
  • Warnings with Backups?

    Backup backup backup failure
    3
    2
    0 Votes
    3 Posts
    94 Views
    P
    @TechGrips Hi, Unused XVA means a XVA file is not linked to any metadata (to remove a backup, we first remove the metadata file linked to it, then we remove the XVA), it should be removed by clean vm step. It is not an issue, just an information. For the second warning "XVA might be broken", this is because the compressed file seems to be corrupted but we cannot be sure. We prefer to warn the user there may be an issue in the file. This should encourage to remake a backup.
  • Restore only showing 1 VM

    Backup
    21
    1
    0 Votes
    21 Posts
    362 Views
    P
    @Bastien-Nollet I'm running c1e5f btw
  • HCL - GPUs

    Hardware gpu passthrough hcl xcp-ng 8.3
    1
    0 Votes
    1 Posts
    29 Views
    No one has replied
  • CPU Usage of empty server

    XCP-ng
    14
    3
    0 Votes
    14 Posts
    128 Views
    P
    @jerry1333 said: There is nothing else on that host and this is only host in pool but it's using 30% of cpu all the time? it's not using 30% of CPU, you see a graph of cumulated (switch is on) core consumption of your 32 cores. never switch this on. it adds up like that : 32x1%=32%, wrongfully letting you think you are at 30%ish CPU usage.
  • Xen Orchestra 6.3.2 Random Replication Failure

    Backup
    5
    1
    0 Votes
    5 Posts
    75 Views
    F
    @pierrebrunet Thanks for the update. Glad to know its not something unique to our environment and you were able to track down the cause!
  • libfuse.so: error adding symbols: File in wrong format

    Xen Orchestra
    47
    0 Votes
    47 Posts
    22k Views
    M
    @AshleyDe It was exactly that, but complicated by the abandoned status of the fuse-native module being used for XOA in 2023. That module contained binary blobs, but unfortunately no binary for aarch64. Being abandoned meant getting aarch64 into that module was not possible. My horrible bodge was to swap to an alternative module for fuse-native that built from source. Thus it avoided the missing aarch64 blob, but required additional dependancies for the compile to work. I'm no longer using XOA on the aarch64 platform in my home lab so I haven't kept up to date on whether this is still needed in 2026.
  • 1 Votes
    15 Posts
    1k Views
    A
    If you're looking for a quick way to verify those files without running a full restoration test every single time, you can usually run a checksum comparison (MD5 or SHA256) against the original data. For a more 'point and click' approach to double-check specific files or verify hashes quickly, I've used https://thetoolapp.com/utilities/file-integrity-checker/ before. It’s pretty handy for a quick integrity check if you aren't in the mood to mess around with the command line for every single backup set.
  • How to unbind trial license

    Management
    3
    0 Votes
    3 Posts
    70 Views
    G
    Hello @tsukraw , normally your client should be able to bind the new license on their XOA. BTW, you talk about binding the license to a pool but an XOA license is bound to an XOA. I suggest your customer open a support ticket so we can help them with that issue.
  • Install XCP-ng in old HP ProLiant DL160 G6 (gen 6)

    XCP-ng
    10
    0 Votes
    10 Posts
    2k Views
    C
    For my reference later. wget http://downloads.hpe.com/pub/softlib2/software1/pubsw-linux/p1257348637/v76502/hpacucli-9.20-9.0.x86_64.rpm yum install -y --nogpgcheck hpacucli-9.20-9.0.x86_64.rpm hpacucli controller slot=0 physicaldrive all show
  • found reproductible BUG with FLR

    Backup
    2
    0 Votes
    2 Posts
    78 Views
    Bastien NolletB
    Hi @Pilow, Thanks for the report. We are aware that there are many problems with the FLR. We would like to fix them but they are not easy to fix, and we can't give an estimation date for a fix. I've linked this topic to our investigation ticket. For the moment, when FLR fails, we recommend to manually restore your files by following this documentation: https://github.com/vatesfr/xen-orchestra/blob/master/%40vates/fuse-vhd/README.md#restore-a-file-from-a-vhd-using-fuse-vhd-cli
  • Ignition and creating a SUSE MicroOS VM

    Xen Orchestra
    9
    0 Votes
    9 Posts
    3k Views
    G
    Replying to an old thread because this one popped up in a search. There is an open source and locally running ignition/combustion generator that I've used on bare metal. To use it with XCP-ng, we would need the ability to have a second "cd rom" drive during the install phase, one for the OS installer, one for the combustion/ignition ISO generated from the tool. https://opensuse.github.io/fuel-ignition/ They say it only runs locally, no info is send out to the web. I didn't monitor my connection on the one time I used it, and probably won't the next time (coming soon to a bare metal cluster in my lab). For the record, I'm using the LEAP version of Micro for my tasks.
  • Is v8.3 NUMA aware?

    Hardware
    6
    0 Votes
    6 Posts
    222 Views
    C
    @TheNorthernLight Thanks for pointing that out, that totally makes sense, I should have realized to look it up that way. I guess I just think of XCP-ng as its own product so much that I forget it's based on Xen even though I know that.
  • How do I apply host patches in XO-6?

    Xen Orchestra
    3
    0 Votes
    3 Posts
    47 Views
    BrantleyHobbsB
    @DustinB thank you! I suspected as much, but as my wife points out all the time, I am terrible at finding things, so I figured I would ask.