• Disaster Recovery hardware compatibility

    8
    0 Votes
    8 Posts
    672 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
    368 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
    379 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
    138 Views
    No one has replied
  • Incremental Backup & Replication without key backups

    2
    0 Votes
    2 Posts
    237 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
    231 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
  • Backup of Windows VM failing Health Check [Solved]

    12
    0 Votes
    12 Posts
    1k Views
    Bastien NolletB
    Hi @McHenry If you still have the problem, you can increase the healthCheckTimeout value as Olivier recommended (e.g. healthCheckTimeout = ‘30m’), however this value should be in the [backups.defaultSettings] section of the configuration file (or in the [backups.vm.defaultSettings] section) rather than in the [backups] section. We've detailed the documentation a bit to make this more understandable: https://github.com/vatesfr/xen-orchestra/blob/a945888e63dd37227262eddc8a14850295fa303f/packages/xo-server/config.toml#L78-L79
  • Backup to Remote SR through Proxy

    Unsolved
    3
    3
    0 Votes
    3 Posts
    2k Views
    olivierlambertO
    Hi, I'm not sure to get it, pinging @julien-f
  • Folder restore from a CR backup

    4
    0 Votes
    4 Posts
    346 Views
    olivierlambertO
    It's up to you to do whatever you need with the VM copy. Clone the replicated VM, remove the NICs (for example) and boot it.
  • Backup folder and disk names

    14
    0 Votes
    14 Posts
    1k Views
    J
    @DustinB Drives from a secondary NAS
  • How to do Simple Backup to Local USB Drive?

    19
    0 Votes
    19 Posts
    3k Views
    TechGripsT
    @DustinB Yes, I completely agree and understand everything you're saying. All of my compute is used elsewhere and I have no spares. In my situation where I lack the budget (and time) for something more robust, USB HDD manual backups will work perfectly well for me (atleast temporarily in these early stages) to preserve my investment of months of work on my datacenter. I appreciate your insights though.
  • backup restention

    3
    1
    0 Votes
    3 Posts
    273 Views
    M
    @olivierlambert Great. Posted here and didn't open ticket because this is interesting for all ...
  • XO instance UI unreachable during backups

    3
    2
    0 Votes
    3 Posts
    191 Views
    C
    @Danp Ah, thank you for that. I need to restructure things a bit but I was already thinking I would do that. The issue is that this VM also runs NUT so it's the last VM running before shutting down the servers. I reduced the memory because it takes a LONG time to suspend a VM with 16GB RAM but doesn't take long to shut one down. Between the 8 to 10 minutes it takes for XCP-ng to shut down and the time it takes to suspend a VM with 16GB RAM, I don't think my batteries will last that long. I'll have to move NUT into a leaner VM that doesn't handle backups. That's something I was thinking I would do anyway because if there was a power outage during a backup I don't think my NUT script would be able to do what it needs to do. Based on the cron job I run to make sure my xo-cli registration is good, the xo-cli stuff won't run when the VM is hammered like this. Thanks for helping me understand why this happens and how to fix it.
  • Backup timeout?

    2
    0 Votes
    2 Posts
    223 Views
    DanpD
    Yes, the default timeout for XAPI tasks is 24 hours. This can be modified as explained in the documentation -- https://docs.xcp-ng.org/management/manage-locally/api/#24h-task-timeout
  • VM restart during backup

    2
    0 Votes
    2 Posts
    251 Views
    DanpD
    Your backup won't be affected if the VM is rebooted while the backup is running.
  • no alias references VHD

    2
    0 Votes
    2 Posts
    232 Views
    olivierlambertO
    Ping @florent
  • mirror backup: temporarily disabled

    3
    1
    0 Votes
    3 Posts
    256 Views
    olivierlambertO
    Ping @florent
  • Backup from replicas possible?

    21
    0 Votes
    21 Posts
    4k Views
    florentF
    @flakpyro for now there is no tag selector , but you can now select the VM list to be replicated
  • Backup or snap shot for XCP-NG with USB passthrough

    2
    0 Votes
    2 Posts
    235 Views
    olivierlambertO
    Hi, For reference, it's in our "Product management" backlog on ref PRODU-69. Now we need to find the time to prioritize this and investigate on it first (how much effort needed).
  • Feature Request - Next scheduled run

    feature request
    1
    1
    0 Votes
    1 Posts
    115 Views
    No one has replied