• Incremental Backups Periodically Results In EBUSY File Lock Error

    8
    2
    0 Votes
    8 Posts
    1k Views
    planedropP
    @florent OK good to know, thank you! I will do what I can to replicate this issue in my lab and then see if changing to block backups fixes it, just want to try and avoid changing things too much in the prod environment. Appreciate the help!
  • Backup AD servers

    3
    0 Votes
    3 Posts
    763 Views
    K
    You really need an application aware backup with AD. Option 1: Additional backup-software Option 2: Combine Windows-Backup with XOA --> A system-state-backup should be sufficient. Option 3: Install a new DC
  • VM Mirror backup (New Feature)

    4
    2
    0 Votes
    4 Posts
    844 Views
    olivierlambertO
    That's the point, yes
  • Best way to determine whether files in the backups are still relevant

    Moved
    11
    0 Votes
    11 Posts
    2k Views
    mauzillaM
    @olivierlambert whoops! Well spotted Will post in the real one
  • Storage Migrate a CR backup chain

    2
    0 Votes
    2 Posts
    396 Views
    olivierlambertO
    The easiest solution is to change the destination CR for the replication, so it will start from scratch. I'm not sure you'll be able to move the whole chain like this (or maybe somehow manually but it will be tedious). I would go personally for a new SR target and start clean there.
  • Unable to connect to backblaze b2

    23
    0 Votes
    23 Posts
    8k Views
    P
    @olivierlambert No problem at all, it was my pleasure. I hope it helps other having the issue.
  • Backup size larger than it should be

    14
    0 Votes
    14 Posts
    3k Views
    K
    @olivierlambert @florent thank you for the suggestions. So far I have attempted to do the following: Remote backup to NFS Remote backup to NFS target which is connected to another storage server using iSCSI Move the VM from one SR to another (on a completely different pool) Copy the VM to another pool Unfortunately, my VM size is not reducing. @florent said in Backup size larger than it should be: thin mode doesn't allocate space that is not needed. But once allocated, they stays there. This looks like an answer to me. In the worst-case scenario, I will have to recreate the VM and copy the data onto it
  • Delta Backup leaving snapshots

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

    11
    0 Votes
    11 Posts
    1k 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
    808 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
    7k 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
    737 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
    3k 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
    819 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
    755 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
    577 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