XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. planedrop
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 30
    • Posts 414
    • Groups 1

    planedrop

    @planedrop

    Top contributor
    99
    Reputation
    98
    Profile views
    414
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 29
    Location Portland, OR

    planedrop Unfollow Follow
    Top contributor

    Best posts made by planedrop

    • RE: Veeam and XCP-ng

      @jasonnix I've done extensive testing with this myself, first and foremost, Veeam is the one that would have to support it, not vice versa.

      Second, it would be best to use XO for the backups, it's much more fluid and is fully integrated, I've been doing this for some time and it's been excellent in multiple production setups.

      I also have tested using Veeam via agents within the VMs themselves (this was just for test purposes, I'd still not really recommend it) and it worked exactly as expected.

      Using XO for this is still better though, it's generally faster, easier to setup, more reliable, and much faster and easier to recover from backups.

      If you are considering this as a comparison to VMware, it's worth noting that it's not really a positive thing that VMware requires you buy a separate product entirely in order to handle backups.

      posted in XCP-ng
      planedropP
      planedrop
    • RE: XOA 5.107.2 Backup Failure via SMB and S3 (Backblaze)

      @Bastien-Nollet Thanks as always @florent

      posted in Backup
      planedropP
      planedrop
    • RE: XOA 5.107.2 Backup Failure via SMB and S3 (Backblaze)

      Wanted to post a quick update, it's been over a week now and the backups have been 100% successful.

      Figured as such, but thought it was worth at least coming back here and confirming.

      posted in Backup
      planedropP
      planedrop
    • RE: XO - Restore Health Check

      I can confirm this is the case for me too, not a huge deal, but would be kinda nice if it could keep track of the name.

      posted in Advanced features
      planedropP
      planedrop
    • RE: Server Locks Up Periodically with ASRock X570D4I-2T AMD Ryzen 9 3900X and Intel X550-AT2

      @olivierlambert Yup, I've had exactly that a few times, usually on used boards.

      @R2rho if possible, however annoying, I would also take the CPU out and check for pins on the motherboard being bent with a flashlight.

      posted in XCP-ng
      planedropP
      planedrop
    • RE: VM Templates does choosing correct one matter?

      IIRC the templates help define some of the UEFI specs and things like that, generally speaking though using something similar to what you're deploying, even if not the same version (i.e. Ubuntu 20.04 template for a Ubuntu 23.10) should be functional, at least in my experience this has never created an issue.

      posted in XCP-ng
      planedropP
      planedrop
    • RE: XOA 5.107.2 Backup Failure via SMB and S3 (Backblaze)

      @Bastien-Nollet I somehow missed the email about this.

      But wanted to come say thanks on this thread anyway. The update fixed the issue, great work!

      posted in Backup
      planedropP
      planedrop
    • RE: XOA 5.107.2 Backup Failure via SMB and S3 (Backblaze)

      @olivierlambert I will give this a shot and report back. It may be a day or so, one of the backups is still running (very large VM over S3 so takes a while) but once it's done I will go back and see if the failures go away.

      posted in Backup
      planedropP
      planedrop
    • XOA 5.107.2 Backup Failure via SMB and S3 (Backblaze)

      This is a new one, just updated XOA to 5.107.2 and now my backups are no longer working.

      I have support and can put in a ticket, but figured it's better to try here first.

      I am getting an error: Fail to connect to any Nbd client on the backups to Backblaze and on my SMB backups I just get a Footer1 !== footer2 error.

      What's important here is that it's only about half my VMs, and this is a single host setup, so the NBD client issues don't really make sense to me, unless I'm misunderstanding something about NBD.

      Anyone else seeing issues with backups after this update?

      Also not seeing anything consistent, not like an issue with Windows VMs in specific, it seems random.

      posted in Backup
      planedropP
      planedrop
    • RE: Backup Emails Don't Send If Backups Fail Due To License Issues

      @olivierlambert issue added, it's my first time doing it on GH so apologies if I missed anything or put it in the wrong category.

      https://github.com/vatesfr/xen-orchestra/issues/7893

      planedrop created this issue in vatesfr/xen-orchestra

      closed Add Email Notification For License Issues To Prevent Backup Failure #7893

      posted in Backup
      planedropP
      planedrop

    Latest posts made by planedrop

    • RE: What Are You All Doing for Disaster Recovery of XOA Itself?

      @DustinB Yeah I thought about doing something like this, but then we are getting into overkill costs lol.

      My main point behind this post was to get info on what other people are doing, I presumed most are just relying on config backups and will restore it at the other site if needed, which is fine.

      I was just also debating about whether or not I wanted the subnets to match between these 2 sites, since that can create some routing headaches, but should still be doable and would make recovery even faster.

      @olivierlambert yeah I do use that feature, so that's very helpful! Should make this all doable.

      posted in Xen Orchestra
      planedropP
      planedrop
    • RE: What Are You All Doing for Disaster Recovery of XOA Itself?

      @Andrew Yeah so I hear you on this, and it all makes sense, I've recovered XO plenty of times in my lab.

      But, it still feels more complicated than it needs to be and I feel like there has to be a better solution in place. The idea with disaster recovery sites is relatively quick failover (even if manual). Having to restore XO, then reconnect it to all the servers, reconfigure it's IP addresses, etc... feels like it's more work than it should be to do a restore. Not to mention accessing the other cluster assuming something like complete natural disaster destruction at the primary site.

      As for backups, yes, I manage a lot of infrastructure like this, not a noob by any means I promise lol, I'm just trying to improve the way I am going to do this in the future, if possible.

      Restoring XOA at another site and then reconfiguring it entirely seems like a lot of work.

      posted in Xen Orchestra
      planedropP
      planedrop
    • What Are You All Doing for Disaster Recovery of XOA Itself?

      This is something I've put a lot of time into recently but am still not quite sure the #1 way I would go about doing it.

      If XOA is hosted at one physical site, and you're planning for the possibility of that site collapsing completely, how do you go about managing other remote sites with XOA?

      Mostly posting because I am curious how others are architecting this.

      Thinking for me I will mostly just have XOA itself replicated and can power it on at another site if ever need be. I think the complication comes into IP addressing and the like though, since the other site might not have the same subnet layout.

      posted in Xen Orchestra
      planedropP
      planedrop
    • RE: XOA 5.107.2 Backup Failure via SMB and S3 (Backblaze)

      @Bastien-Nollet Thanks as always @florent

      posted in Backup
      planedropP
      planedrop
    • RE: XOA 5.110 Disconnecting From Hosts

      @Danp I haven't yet, I will do that when I have a free moment and report back.

      This VM has 8GB of RAM though, and so far it only seems to happen when viewing the console. I've only tested with 1 VM so far, but will try a few more to see if it's the console view of 1 VM causing it.

      It's been about 3 hours of not viewing the console and it's stayed connected, so at least that's good news.

      I'll try to get back today after checking those logs, just didn't want to leave this thread empty.

      Thanks for the help!!

      posted in Xen Orchestra
      planedropP
      planedrop
    • XOA 5.110 Disconnecting From Hosts

      I have a production environment that I moved to 5.110 yesterday, this resolved the backup errors I was seeing, but now I am seeing the XOA disconnect from my hosts periodically.

      So far it seems to primarily be while using the Console on a VM, though I am not 100% sure, it was stable all last night and just started happening while I was consoled into a Win10 VM.

      Going into the servers tab and just disconnecting and reconnecting fixes it each time, but it's still odd so I figured I would report it.

      posted in Xen Orchestra
      planedropP
      planedrop
    • RE: XOA 5.107.2 Backup Failure via SMB and S3 (Backblaze)

      @Bastien-Nollet I somehow missed the email about this.

      But wanted to come say thanks on this thread anyway. The update fixed the issue, great work!

      posted in Backup
      planedropP
      planedrop
    • RE: XOA 5.107.2 Backup Failure via SMB and S3 (Backblaze)

      @Bastien-Nollet Thanks for the suggestion, though I think I am going to avoid doing that in a production setup.

      I'll look forward to it being included in a newer version.

      Our backups run nightly and it's random which VMs fail with this error, but so far it's almost never been the same one each night, so at worst we are 24hrs behind on a single VM backup which isn't a huge deal.

      Our other nightly backup job to S3 works just fine too so we're covered.

      Thanks!

      posted in Backup
      planedropP
      planedrop
    • RE: XOA 5.107.2 Backup Failure via SMB and S3 (Backblaze)

      @olivierlambert This is a production setup, rather than my lab, so I don't want to use anything that has a chance of being unstable.

      Do we know what version this change may end up in? I'm happy to try the Latest channel if/when this fix is in place.

      Apologies if I am misunderstanding anything.

      posted in Backup
      planedropP
      planedrop
    • RE: XOA 5.107.2 Backup Failure via SMB and S3 (Backblaze)

      @olivierlambert @florent wanted to post an update here. I upgraded to 5.108.1 in this environment and my SMB backups are doing the same thing with the error just being Footer1 !== !Footer2

      It seems about half of my backups fail, so it's not all VMs.

      I will try to watch it tonight to see if it's possibly a concurrency issue where it's doing all of them at the same time instead of taking my 2 concurrency setting in place.

      Let me know if you want any additional info and I can also submit a ticket.

      posted in Backup
      planedropP
      planedrop