• remote encryption algorithm

    4
    0 Votes
    4 Posts
    143 Views
    olivierlambertO
    Ah great! It should be documented I suppose, ping @thomas-dkmt
  • Backup and Replication Strategy

    2
    0 Votes
    2 Posts
    127 Views
    D
    @Disbelief5920 Backup VMs from production cluster in datacenter to separate backup storage in same datacenter. (Delta Backup. Retention <X> Monthly, <X> Weekly, <X> daily). Easily, through the scheduling system you can have the system perform Continuous Replication or a standard Delta job. Copy the backup file from production datacenter backup storage to offsite DR datacenter backup storage. (Retention possibly different than production <Y> Monthly, <Y> Weekly, <Y> daily). I think what you'd be looking at would be the "Mirror Backup" job. This'll copy your backup repo to another available repo. copy the backup from production datacenter or offsite DR datacenter to cloud storage (Backblaze) Yes, this can be completed in XO's interface or from your NAS/SAN solutions (or client side server software). Continuous replication from production cluster in datacenter to offsite DR datacenter (1-2x daily for example). I've had CR jobs running as quickly as every 5 minutes between two datacenters. Obviously bandwidth matters, once or twice a day should be perfectly doable. Is it possible to achieve the above by only backing up the production VM one time so it does not need to do 2x snapshots and 2x data copies? (1 for the backup and 1 for the replication jobs? You'd use the Delta job format for the bulk of these. Is it possible to achieve the above with only 1 transfer across the WAN instead of once for the continuous replication and once for the delta backup? No, CR is very expressly any changes that have happened, it's continuous by it's nature @Disbelief5920 said in Backup and Replication Strategy: For example, is there a scenario that would first create a backup from production to onsite backup storage, then replicate across the WAN to the backup storage, then restore the VM from the backup storage to a DR cluster? This was the production NAS/XCP-NG nodes would only have to process/copy the data once, only 1 copy would transfer across the WAN and only 1 restore from offsite backup storage to DR cluster. I'm not 100% on this scenario.... so I don't think I can readily help explain it.
  • Start backup for one single vm

    7
    0 Votes
    7 Posts
    209 Views
    P
    @rtjdamen I was in the same situation I made a new schedule, BCK-Man with a tag BCK-Man. When I needed a manual backup, I added the tag to that VM
  • Question on backup sequence

    6
    0 Votes
    6 Posts
    459 Views
    J
    I would like to ask a followup question to confirm. so IF using sequences, we should disable the backup tasks on the overview tab?
  • Purge snapshot data when using CBT - Why wouldn't I enable this ?

    3
    0 Votes
    3 Posts
    142 Views
    K
    Hi @olivierlambert, No performance gain to keep the snapshot. It's more the opposite. Leaving the snapshot means it will be only removed in the next job, meaning you'll have more to coalesce. However, it's very stable, CBT tends to have some quirks from time to time, so worth trying on few VMs first. Thanks - perhaps the backup documentation could have a page that covers each of these options and the pro's / con's of enabling / disabling each of them. They seem to be newer options added as they weren't even shown in the webinar video and I couldn't find any mention of them anywhere. Also, if it's better to have this option enabled, then perhaps it could be enabled by default ? I don't think it's possible now. I can ask internally if it's something that's planned already or doable in the future Thanks - that'll be good. Either option will be good. The ability to set the 'Full Backup Interval' against the individual schedule instead of the whole backup task may be all that needs to change. I'll submit a ticket to get this feature request started. Thanks Kent.
  • Long-term retention of backups

    Solved
    23
    0 Votes
    23 Posts
    938 Views
    A
    @Danp Thank you very much! Missed it
  • Backup Job running twice

    3
    1
    0 Votes
    3 Posts
    176 Views
    D
    As a separate thought, do you have another instance of XO (or XOA) running somewhere which may have been configured with the xo-config file?
  • Compressed backups

    Solved
    25
    0 Votes
    25 Posts
    1k Views
    abudefA
    @florent Clear now, thanks!
  • Is it possbile to use remotes with Write Once feature?

    2
    0 Votes
    2 Posts
    74 Views
    olivierlambertO
    Question for @florent
  • How to easily tie disks on backup storage to VMs

    Solved
    5
    0 Votes
    5 Posts
    73 Views
    A
    @olivierlambert That's awesome. Would they just show up in the detached backups list? Or is there another way to find them? Disregard. I see that they still show up in the restore tab. This is great!
  • 0 Votes
    5 Posts
    91 Views
    D
    @Danp said in Running a Backup Job for a Pool that wasn't previously in said backup job: @DustinB said in Running a Backup Job for a Pool that wasn't previously in said backup job: Are you suggesting for just this run I remove the old pool from this section and rerun the job? Yes. Making those changes now and running the job. Thanks for confirming
  • [NOSNAP] [NOBAK] but disk is still backed up

    5
    2
    0 Votes
    5 Posts
    147 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
    383 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
    89 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
    88 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
    963 Views
    D
    @Bambos try restarting your hosts.
  • Hidden backup task?

    3
    3
    0 Votes
    3 Posts
    93 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
    171 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
    260 Views
    F
    @MathieuRA Thank you!
  • How to synchronize Metadata backup with SAN/NAS snaphots/backup?

    6
    0 Votes
    6 Posts
    128 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).