• clean-vm (end) is stalling ?

    Backup
    14
    2
    0 Votes
    14 Posts
    198 Views
    P
    @simonp patched tonight, a job who took 3 hours yesterday took only 1 tonight. so, big improvment ! need to re up concurrency to 2 or 4 on some jobs to see if I can squeeze more time on the backup window
  • XOA - Memory Usage

    Xen Orchestra
    16
    2
    0 Votes
    16 Posts
    499 Views
    A
    @florent @mathieura XOA is giving alart about Memory running low.... I have not rebooted xoa or aything since @florent applied patchs to xoa. Support tunnel still open. [image: 1776189947547-screenshot-2026-04-14-140230.png]
  • backup mail report says INTERRUPTED but it's not ?

    Backup
    122
    5
    0 Votes
    122 Posts
    9k Views
    M
    I updated to branch "mra-fix-rest-memory-leak". I will look at backup job results tomorrow and report back.
  • Timestamp lost in Continuous Replication

    Solved Backup
    29
    2
    0 Votes
    29 Posts
    1k Views
    olivierlambertO
    Thank you for your feedback @kratos !
  • 9 Votes
    38 Posts
    5k Views
    Tristis OrisT
    it's only possible to change management interface. [image: 1776174536719-d5cbdf34-9bd7-42fd-9866-6f7474550be7-image.jpeg] nothing can be done with other NICs. weird, what is this? [image: 1776174634577-5630d95a-79e5-421f-811c-1da5746b8812-image.jpeg]
  • File based restore is missing tons of files

    Backup
    3
    0 Votes
    3 Posts
    68 Views
    DanpD
    @archw Could the results you are observing be due to the fact that some of the files weren't modified in the specific delta backup that you selected as your restore point? For example: In another subdirectory there are supposed to be 7 files but in the selection window there are only two. When were these 5 "missing" files last modified?
  • Too many snapshots

    Backup
    34
    2
    0 Votes
    34 Posts
    422 Views
    tjkreidlT
    @Pilow Agree.... have to be sure that garbage collection is completed or it'll never catch up if backups continue to be run without the coalesce completing.
  • GPU share to more Windows VMs on same XCP-NG node

    Hardware
    6
    0 Votes
    6 Posts
    99 Views
    F
    @Aleksander There are plenty of examples on this forum. We have used Nvidia T4, it works very well.
  • VDI not showing in XO 5 from Source.

    Unsolved Management
    40
    2
    0 Votes
    40 Posts
    4k Views
    bogikornelB
    @anthoinebThe problem still persists; when can we expect it to be resolved?
  • 0 Votes
    17 Posts
    480 Views
    P
    perhaps "in the context of a proceeding RPU, do not start halted VMs" ? or "boot only halted VMs that have HA enabled" ? but I can imagine corner cases where this is not wanted. some chicken & egg problem.
  • Consideration for other HCI storage in v9?

    Development
    1
    0 Votes
    1 Posts
    38 Views
    No one has replied
  • libfuse.so: error adding symbols: File in wrong format

    Xen Orchestra
    48
    0 Votes
    48 Posts
    23k Views
    florentF
    @Mark-C this is not forgotten, but file level restore has been under priorised, so it didn't get much work it is now quite high on our backlog , so expect good news in the next months
  • 0 Votes
    16 Posts
    350 Views
    K
    @tsukraw No worries! Just glad that we can all help each other out!
  • Build XCP-ng ISO - issue at create-installimg

    Development
    1
    0 Votes
    1 Posts
    33 Views
    No one has replied
  • Xen Orchestra 6.3.2 Random Replication Failure

    Backup
    8
    1
    0 Votes
    8 Posts
    175 Views
    florentF
    @flakpyro that's a good news ( but at least another user saw this) we are currently testing the branch ensuring that at least the fix don't create other issues
  • question about a master node crash in a pool.

    XO Lite
    6
    0 Votes
    6 Posts
    57 Views
    O
    Hi @olivierlambert and @pilow Thank you for your answers, it helps a lot, Regards, Olivier
  • Warnings with Backups?

    Backup backup backup failure
    5
    2
    0 Votes
    5 Posts
    187 Views
    P
    @TechGrips Sorry, there is no quick test to be sure the VM is not corrupted. The usual way would be to make a healthcheck. We cannot be sure everything is ok as it concerns multiple tar linked to each other. If it keeps warning you on the same backups, it may be due to a faulty parent. You would need for this to create a new chain of snapshot
  • Just FYI: current update seams to break NUT dependancies

    XCP-ng
    28
    0 Votes
    28 Posts
    975 Views
    rzrR
    @cobordism said: yum update --disablerepo=* --enablerepo=xcp-ng-base,xcp-ng-updates It's currently in testing and will move to updates if everything (not only nut) is ok: yum install --disablerepo=* \ --enablerepo=xcp-ng-base,xcp-ng-updates,xcp-ng-testing nut
  • Veeam & XCP NG webinar incoming (FR speaking)

    Backup
    3
    1
    2 Votes
    3 Posts
    164 Views
    P
    new mail received from Laurent Nguyen today Bonjour, Face à la hausse des tarifs VMware, nous vous invitons à remplir un questionnaire pour mieux comprendre vos attentes et améliorer nos services. https://www.surveymonkey.com/r/288HCLL Merci d’avance pour votre temps. Et si n’est pas encore fait, n’oubliez pas de vous inscrire au Veeam Technical Cloud Club qui aura lieu le Jeudi 16 Avril 2026 : https://go.veeam.com/webinar-technical-cloud-club-france Go give some love to XCP-NG + VEEAM collaboration in the survey !
  • Auth LDAP "unable to get local issuer certificate"?

    Xen Orchestra
    3
    0 Votes
    3 Posts
    606 Views
    D
    @omatsei said: @omatsei I figured out the problem. There appears to be a bug in XO that requires you to check "Check Certificate" and/or "Start TLS", save the configuration, then uncheck them, then save again. Then it should work. The bug is that they're unchecked by default, but apparently they're enabled in the background. Thanks for that, I was stump on this one trying to reconfigure a new instance. This is defintely the case even with the latest auth-ldap (v0.10.11) plugin.