• Need FeedBack: New version of the File level restore

    Pinned
    12
    2 Votes
    12 Posts
    992 Views
    florentF
    the new code is now in master
  • CBT: the thread to centralize your feedback

    Pinned
    455
    1 Votes
    455 Posts
    785k Views
    olivierlambertO
    Okay, I thought the autoscan was only for like 10 minutes or so, but hey I'm not deep down in the stack anymore
  • Feedback on immutability

    Pinned
    56
    2 Votes
    56 Posts
    26k Views
    olivierlambertO
    Sadly, Backblaze is often having issues on S3 (timeout, not reliable etc). We are updating our doc to give a "tiering" support.
  • 0 Votes
    7 Posts
    93 Views
    A
    @florent Running delta backup with CBT to S3. NBD connections=1 Yes, NBD. No VHD only. Yes, NBD is enabled and working on all pool hosts. Yes, XO can access the network used for NBD. No, a default backup network as not been assigned. No more logs from journalctl. My normal large nightly delta backup to S3 ran and did not produce any new errors. So far, just the one error once.
  • CR - Cannot start copy because suspended

    Unsolved
    17
    0 Votes
    17 Posts
    577 Views
    poddingueP
    Good news that it sorted itself out. Both changes went in at once and the next run came back clean on the ADDS VMs too, so I don't think there's anything left to pin down here, and I'd rather say that than invent an explanation after the fact. Your question about the snapshot modes was the useful thing to come out of this thread. I went looking, they genuinely aren't documented anywhere, and that's written up on our side now If the fall back to a full ever comes back on the ADDS VMs specifically, that would deserve its own thread with the SMlog output @tjkreidl asked for, since nobody got to look at that part.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • Delta backup stuck on "Clean VM Directory" for a long time

    9
    0 Votes
    9 Posts
    1k Views
    olivierlambertO
    Thanks for the feedback @norpan , worth it! Ping @florent
  • Error mirroring full backups to backblaze b2

    27
    2
    0 Votes
    27 Posts
    3k 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
  • Continuos replication failing with "checkBaseVdis() failed"

    11
    2
    0 Votes
    11 Posts
    600 Views
    Tristis OrisT
    Got this issue since 2026-07-12.
  • Backup status reporting failure when retry was successful

    6
    2
    1 Votes
    6 Posts
    405 Views
    T
    @Bastien-Nollet Perfect, thanks Bastien! Thanks for looking into this, I really appreciate how responsive everyone at Vates is on this forum.
  • Potential bug with Windows VM backup: "Body Timeout Error"

    103
    3
    2 Votes
    103 Posts
    20k 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
  • XO Backup Error: VDI_IN_USE(OpaqueRef:.., destroy)

    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
  • 0 Votes
    30 Posts
    5k Views
    J
    @christopher-petzel Thanks!
  • Backups failing back to Full Backups

    9
    0 Votes
    9 Posts
    480 Views
    olivierlambertO
    Indeed, it should be detected/reported correctly to avoid losing time finding the problem. Let me ping @julienXOVates
  • XO 6 > VM > Backups are not ordered

    2
    2
    0 Votes
    2 Posts
    283 Views
    olivierlambertO
    Ping @julienXOVates
  • Fail backup has a progression

    2
    1
    0 Votes
    2 Posts
    269 Views
    olivierlambertO
    Ping @julienXOVates
  • Host crash during backup

    Solved
    14
    0 Votes
    14 Posts
    2k Views
    BrantleyHobbsB
    @Pilow pretty much
  • unacceptable message conflict

    8
    3
    0 Votes
    8 Posts
    960 Views
    S
    @pierrebrunet ticket created https://help.vates.tech/#ticket/zoom/59723
  • Replication is leaving VDIs attached to Control Domain, again

    11
    0 Votes
    11 Posts
    1k Views
    A
    @poddingue Since setting NBD=1, I have not seen the problem. SR is NFS on dual 40G ethernet with a TrueNAS scale 25.10 server using all NVMe SSD, so storage performance is as good as I can make it. I'll have to enable NBD=2 again to see if it still happens and if I can find the relevant part of the logs. As this is a random problem I can't recreate it on a normal test environment.
  • VHD Check Error

    13
    1
    0 Votes
    13 Posts
    1k Views
    poddingueP
    Pilow's right that moving a VM to another SR forces one full pass while the CBT bitmap is rebuilt; that part is expected. But your screenshot actually shows the likely culprit for the all-VMs-fall-back-to-full pattern: you have Purge snapshot data when using CBT enabled, and XO's incremental backup docs flag exactly that combination as a known issue where you can occasionally get unexpected fulls: https://docs.xen-orchestra.com/xo5/incremental_backups#known-issues. It might be worth running a few jobs with that toggle off to see if the deltas hold. It is a known rough edge on the CBT side, so following the central CBT feedback thread and maybe a nudge to @Team-XO-Backend wouldn't hurt.