• Cleaning up Detached Backups

    Unsolved
    12
    0 Votes
    12 Posts
    637 Views
    D
    Any ideas on how I can clean up these logs?
  • Any reason to not use NBD?

    2
    0 Votes
    2 Posts
    326 Views
    olivierlambertO
    The other perk is reduced CPU usage in your Dom0 too Well, it works pretty good and I don't see a reason to not use it.
  • Feature Request for advanced backup concurrency options

    5
    1 Votes
    5 Posts
    358 Views
    planedropP
    @CJ Gotcha, I see, yeah either way I think having more control over backups would be useful, never really a downside to that haha.
  • cleanVM: incorrect backup size in metadata

    Unsolved
    3
    1
    0 Votes
    3 Posts
    439 Views
    C
    @Danp From what @florent stated in the other thread, it should be fixed, but I'm having it happen on every backup so he's looking into it again.
  • Move to another storage and continue with delta

    10
    0 Votes
    10 Posts
    425 Views
    DanpD
    @mdavico You may be able to change the directory path on your remote storage so that it matches the new UUID, but this isn't something that I can verify at the moment. If you have already performed the full backup on the new backup job, then I would expect the future backups to be deltas.
  • Delta Backup Changes Report?

    8
    0 Votes
    8 Posts
    485 Views
    C
    Looking through things, I think I've determined part of the reason for the larger backups. When I turned on memory snapshots that means that the memory is now getting saved as a separate VHD and then transferred. Is it possible for the backup job status to provide more information regarding memory vs actual disk parts of the snapshots? For example, the cleanup task now shows two unused VHD, which I assume is the separate memory and disk VHD for the snapshot.
  • Feature Request: Continue backups when a pool is disconnected.

    3
    0 Votes
    3 Posts
    206 Views
    1
    @olivierlambert Thank you for the quick reply! I am looking forward to the changes!
  • Unable to restore XO config backup

    Solved
    5
    0 Votes
    5 Posts
    300 Views
    I
    @julien-f that fixed it, thanks very much for the prompt resolution!
  • Stupid question on deleting old snapshots.

    community
    2
    0 Votes
    2 Posts
    587 Views
    DanpD
    You should be able to delete the snapshots without causing any harm. A couple of things to keep in mind -- If the snapshot is associated with an existing backup job, then the next run of that job will result in a full backup instead of a delta It may take some time for the snapshots to coalesce following deletion, so this could still affect your backups until they are completely removed If you want to delete the backups associated with the old job, then you can from the Backup > Health tab in XO
  • Health Check Failing After Recent XOCE Update

    Solved
    12
    1
    0 Votes
    12 Posts
    785 Views
    S
    @julien-f Thank you! That appears to fix the error. Greatly appreciate your help and @olivierlambert.
  • Backup fails with "all targets have failed, step: writer.beforeBackup()"

    6
    0 Votes
    6 Posts
    459 Views
    florentF
    @archw said in Backup fails with "all targets have failed, step: writer.beforeBackup()": @florent Where would I find that log? I assume its in /var/log but which file? For a xoa it's in journalctl -u xo-server from source, it depends how you did setup XO
  • XO-Configbackup - Restore

    7
    0 Votes
    7 Posts
    357 Views
    MathieuRAM
    Thanks for the feedback. I'll take a look at it.
  • This topic is deleted!

    9
    0 Votes
    9 Posts
    43 Views
  • NBD now causes excessive backup data size

    5
    1 Votes
    5 Posts
    501 Views
    A
    @florent I see it has been merged into master. Yes, transfer size seems to be back to before. I have not checked for damage. At worst I can just force a full backup.
  • Backup failures: Undefined errors

    9
    0 Votes
    9 Posts
    444 Views
    DanpD
    It seems like you are confusing xcp-ng (the virtualization server) with XO (the VM for managing xcp-ng). Based on your earlier post, you needed to update XO, not xcp-ng. Therefore, you should be able to rerun your XenOrchestraInstallerUpdater script to update XO to the latest source commits.
  • Latest commit smoked NFS remotes

    Moved
    22
    0 Votes
    22 Posts
    3k Views
    olivierlambertO
    Thank you for your report!
  • Detached Backup Cleanup

    Unsolved
    10
    1
    0 Votes
    10 Posts
    544 Views
    D
    @mdavico said in Detached Backup Cleanup: @DustinB I understand that it does not appear there because the original VM does not exist. The reason could be that when recovering the VM before an emergency the UUID changed and these backups were left behind, I believe that there would be no reason to leave them there if you have new backups of the VM that is being executed or except for some other punctual reason. that your organization needs. Greetings Thanks, that's what I'm thinking as well, I'd love to compare UUID's to validate that. Just don't know if there is a relatively easy means of doing that.
  • Incremental Backups Periodically Results In EBUSY File Lock Error

    8
    2
    0 Votes
    8 Posts
    523 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
    383 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
    442 Views
    olivierlambertO
    That's the point, yes