• Delta Backup leaving snapshots

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    Yeah! Problem solved then!
  • S3 / Wasabi Issue

    11
    0 Votes
    11 Posts
    2k Views
    A
    @ColBod XO source is the development version. If you have a full version of XOA then keep using it...XOA has support.
  • Backup to zfs pool mounted on host?

    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    If your target is a SR (and NOT a BR), then what you do is not called "Backup" in XO, but Replication (full or incremental). Target -> Backup mode: SR -> Replication (you can use it with retention to have a kind of backup too) BR (Backup Repository or "remote") -> Backup Both can be full or incremental. Note: you CAN'T and shouldn't use a host as a BR. A BR must be any NFS/SMB/S3 capable operating system, as long it's not XCP-ng.
  • MESSAGE_METHOD_UNKNOWN(OpaqueRef:***.get_record)

    28
    0 Votes
    28 Posts
    8k Views
    olivierlambertO
    Please try to reproduce the issue first, we won't change the code behavior on assumptions
  • NFS EIO: i/o error

    Moved
    2
    0 Votes
    2 Posts
    785 Views
    olivierlambertO
    Hi, This error means you have an issue to reach the backup repository. Check you can access this share from your XO VM.
  • Backup VM with hardware passthrough

    Solved
    5
    2
    0 Votes
    5 Posts
    1k Views
    olivierlambertO
    This is precisely why we did that feature in Xen API Enjoy!
  • How fast are your backups

    Moved
    16
    0 Votes
    16 Posts
    4k Views
    florentF
    @KPS Hi, that is some nice performance, I guess the hardware under is beefy++ Did you try if NBD increase the speed ? You need to enable NBD on the backup network, and then enable it in the delta backup : [image: 1699624343030-f556d425-d66f-41b5-bf8b-c6c769fdbcb5-image.png] We have a few tasks in the pipeline to increase performance, leveraging our knowledge of both XCP and XO Florent
  • No back available to restore

    Solved
    5
    2
    0 Votes
    5 Posts
    927 Views
    F
    @olivierlambert said in No back available to restore: Then make sure your backup repository is correctly connected. Bingo. All my backblaze credential seem to have disappeared
  • NFS backup

    2
    0 Votes
    2 Posts
    826 Views
    R
    @momofhlp I suspect it is a UID/GID mapping or permissions problem. Mount the share manually no-root-squash. run a backup on that share. see what UID/GID xo expects you to use. Then set up an nfsshare for only that matching UID/GID and all should be good. it is easiest to set it up wrong security wise with NFSv3 but easiest to make it work. Once it works, go back and switch to nfs4.1. read and weep. https://www.truenas.com/community/threads/nfs-sys-security-option.86501/ old nfs (v3) has little or no security. nfs4,1 has SYS for slightly better security. NFS4.2 + kerb5 has best security but a learning curve like: | | | | only much much steeper. a better nfs security solution is nfs via stunnel see: https://www.linuxjournal.com/content/encrypting-nfsv4-stunnel-tls https://bobcares.com/blog/nfsv4-encryption-with-stunnel-tls/ historical: https://www.stunnel.org/mailman3/hyperkitty/list/stunnel-users@stunnel.org/thread/7FVHLCPSDHL2S6KQ7DBN24HLPSX4SHWV/ other implementation details https://github.com/chadgeary/tls_nfs/tree/master/playbook another imp. https://forge.puppet.com/modules/simp/nfs/readme I should turn this info into a package for xcp-ng.
  • Offiste-Backup - Thoughts about SSHFS

    Moved
    9
    0 Votes
    9 Posts
    2k Views
    jedimarcusJ
    Some time ago I read "ZFS - the billion dollar file system" and the more time I spend with it, the more I think that's true
  • Specify backup order

    4
    0 Votes
    4 Posts
    653 Views
    tjkreidlT
    @Anonabhar The NAUbackup script goes in order of a list of VMs, so I can imagine it'd be easy to implement this if not already present in XCP-ng. Worst case, separate those big VMs out into a separate backup instance and offset it adequately from when the other backups run.
  • Overlapping backup schedules - healthcheck vms lead to "UUID_INVALID"

    9
    0 Votes
    9 Posts
    2k Views
    tjkreidlT
    @techjeff Unfortunately, I do not have direct experience with that tool. I would hope it would have some way of independently staggering the startup times when they kick off. If there is no other option, requesting a way to deal with this as an added feature seems like the best recourse.
  • Remote I used for backup not connecting

    10
    2
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    Our official doc is the right place https://xen-orchestra.com/docs/installation.html#from-the-sources
  • Delta Backup AssertionError

    Moved
    10
    0 Votes
    10 Posts
    2k Views
    mdavicoM
    @olivierlambert Checking the storage where the delta backups are, I find 13 copies, and I have a retention of 7 configured. [image: 1694801941149-235b1aae-b8f9-4f3c-b732-b6a79977628a-image.png]
  • Backup Failure NO_HOSTS_AVAILABLE

    Moved
    4
    0 Votes
    4 Posts
    993 Views
    olivierlambertO
    Up to date? What's your commit number? Also, the issue is not due to Xen Orchestra, but when XO is trying to ask for a snapshot or your VM (Async.VM.snapshot). This VM has a disk which is not usable because likely connected to another host which is shutdown or not there.
  • Attempting to understand backup scheduling

    Moved
    8
    0 Votes
    8 Posts
    2k Views
    ManonMercierM
    Dear @CJ, We have added an article in our documentation that explains why full exports sometimes happen unexpectedly. You can find this article on this page. I hope it clarifies, do not hesitate to tell us your opinion!
  • S3 backup - many request

    Moved
    3
    0 Votes
    3 Posts
    647 Views
    planedropP
    Yeah this is relatively normal, it's using 2MiB blocks so there are going to be a lot of requests when you are doing this with large VMs or data. Are these a ton of VMs or a few larger ones? If the later, might be worth moving that data to a NAS of some kinda, TrueNAS or whatever, and have the NAS handle the backup of it so that the VMs remain light and nimble. Of course that only works IF you can do that.
  • Orphan VDI snapshot after CR backup

    Moved
    13
    0 Votes
    13 Posts
    3k Views
    olivierlambertO
    Good news then
  • Which networks require NBD to benefit from faster backups?

    Moved
    5
    0 Votes
    5 Posts
    4k Views
    olivierlambertO
    You do not enable NBD in your VM, you enable NBD on a XCP-ng network, that's it. There's no drawback to enable it (well, it's a new service exposed but it's OK)
  • Weird XO continuous replication issue

    Moved
    4
    0 Votes
    4 Posts
    886 Views
    D
    @Gheppy I would have done those operation, if i wouldn't loose connection to xcp-ng. I got only 1 IP address which is dedicated to pfsense, and from there i connect to xcp-ng (LAN side).