• [NOSNAP] [NOBAK] but disk is still backed up

    5
    2
    0 Votes
    5 Posts
    203 Views
    Tristis OrisT
    Can confirm [NOSNAP] [NOBAK] works with xen 8.2, xo 3a212. Well NOSNAP can't technicaly work, but it don't break anything.
  • Migrating configured backup jobs between XO from sources

    14
    0 Votes
    14 Posts
    558 Views
    E
    I decided to install a new server and use ronivay's script from github to install and later update XOCE. It is working well for me and I'm not going to work on fixing the other server now.
  • One pool with more than one job / jobs should not run in parallel

    7
    0 Votes
    7 Posts
    141 Views
    DanpD
    @cgasser This sounds like a perfect candidate for the new Backup Sequence feature. See https://xen-orchestra.com/blog/xen-orchestra-5-99/ for full details.
  • XO Proxy: Local remotes are disabled in proxies

    Solved
    4
    2
    0 Votes
    4 Posts
    132 Views
    C
    @julien-f Merciiii my config.toml file was located under /root/.config/xo-proxy after restarting xo-proxy.service, I was able to use its local storage as a backup target. It's cleaner than creating an NFS loopback
  • 0 Votes
    8 Posts
    1k Views
    D
    @Bambos try restarting your hosts.
  • Hidden backup task?

    3
    3
    0 Votes
    3 Posts
    118 Views
    D
    @McHenry Interesting that the CLI doesn't show the active job, but you still see it running on XO. Though I wouldn't call it a "Hidden Job" since the web console shows the operation. Jobs run in the XO API and not on a given host directly, so this is expected behavior. Would be interesting to see if a given host or pool master can see the running jobs from XO though. . .
  • 0 Votes
    3 Posts
    234 Views
    D
    @DustinB said in XOA Retention - entries must be sorted in asc order: I've since removed the entries in the long-term-retention field, and will validate if the backup succeeds here in a bit. Once removing the LTR records, backups succeeded. @olivierlambert said in XOA Retention - entries must be sorted in asc order: Hi, It's a known issue that will be fixed this month Good to know, thanks!
  • Feature Request

    7
    1 Votes
    7 Posts
    339 Views
    F
    @MathieuRA Thank you!
  • How to synchronize Metadata backup with SAN/NAS snaphots/backup?

    6
    0 Votes
    6 Posts
    202 Views
    olivierlambertO
    This will come for some vendors (with their own APIs). We do not want to use SSH for that though (XO never use SSH).
  • Backup to cloud (Wasabi) slow upload. Mirror?

    3
    0 Votes
    3 Posts
    150 Views
    M
    @olivierlambert @florent @MathieuRA ?
  • Delta Backups

    13
    0 Votes
    13 Posts
    266 Views
    I
    Hi Guys, Just to report back. Got it working. Two ways to do this. 1.) Create 2 schedules for one backup job, forcing one to run as full. 2.) Run backup until the next backup interval is going to do a full. Disable backup, and wait until a time that when enabled will hit the time you want the full to run. In my case after 5pm. I appreciate this way is not practical, but does work. [image: 1736498866320-12291419-456e-4cd7-8a67-5cc6430a9c4f-image.png] Appreciate you help guys !!
  • Resolving SR Not Unpluggable After NBD Backup Errors

    1
    1 Votes
    1 Posts
    108 Views
    No one has replied
  • Speed Limit - Overall, per VM or NBD connection ?

    8
    0 Votes
    8 Posts
    331 Views
    K
    @olivierlambert Dou! Thanks for clarifying the speed limit - I've adjust to 100MiB, which should use about 80% of my available bandwidth. Resolving the VDIs' appears to have worked as backups going now. I just have these long running tasks which have been going multiple days with no end in sight that I can't resolve. I suspect they may be related to why I can't migrate VM's between hosts now. Cheers Kent. [image: 1736362940089-screenshot-2025-01-09-at-7.59.46-am.png]
  • Backup Retention vs Long-Term Backup Retention

    backup retention delta
    10
    1
    0 Votes
    10 Posts
    329 Views
    P
    @DustinB Yes
  • Disaster Recovery hardware compatibility

    8
    0 Votes
    8 Posts
    336 Views
    M
    @olivierlambert A quick follow up for anyone performing warm migrations. If you elect for the migrated VM to be powered on post migration, then the option to protect from accidental shutdown needs to be off to enable the source VM to be turned off when the migrated VM it turned on. [image: 1736209112115-c09859e7-b32d-486a-90ed-e44061d68ead-image.png] If you like the thrill of adrenaline and elect for the source VM to be deleted post migration then the protect from accidental deletion would also need to be turned off. I am not that brave.
  • Disk exclusion from backup

    Solved
    3
    0 Votes
    3 Posts
    165 Views
    S
    Great! You are right! I had completely forgotten about it! Thanks a lot!
  • Replicating a Back Repository using ZFS send/Rsync

    3
    0 Votes
    3 Posts
    172 Views
    F
    @olivierlambert Makes sense! I would schedule the replication to occur a couple hours after the backup runs are complete to ensure its a replica of all data and not a partial replica!
  • Backup-reports plugin logic

    1
    3
    0 Votes
    1 Posts
    74 Views
    No one has replied
  • Incremental Backup & Replication without key backups

    2
    0 Votes
    2 Posts
    123 Views
    olivierlambertO
    Q1. Yes. IB & IR share the same principle. Q2. Key backups are a plus to be on the safe side, but it's not the only way to do it. You also have backup health check, as you suggested. To me, it depends on the criticality of your data. To me, health check after 20 IR isn't bad but it's really a "personal" choice
  • Chains & backup storage

    2
    0 Votes
    2 Posts
    116 Views
    olivierlambertO
    Hi, IIRC, the scheduler is smart, if it's using the same time, it will reuse snapshots as possible. @florent could give more details when he's around