XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Question about Automating Backups to FTP or Azure in XOCE

    Scheduled Pinned Locked Moved Backup
    6 Posts 3 Posters 296 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C Offline
      codenin
      last edited by

      Hello community! I'm new here and also new to XOA.

      Currently, I have the Xen Orchestra Community Edition (XOCE) on a virtualized Ubuntu Server.

      Is it possible to automate and send backups via a method different from the ones allowed by XOCE (SMB, NFS, and Local)?

      For example, I am looking to automate and send backups to an FTP server or to Azure.

      Thank you, community!

      1 Reply Last reply Reply Quote 0
      • olivierlambertO Offline
        olivierlambert Vates 🪐 Co-Founder CEO
        last edited by olivierlambert

        Hi!

        You can always mount the FTP inside your VM and then create a local BR to save your VMs into it.

        1 Reply Last reply Reply Quote 0
        • planedropP Offline
          planedrop Top contributor
          last edited by

          You could mount the FTP and then use it as a local one like @olivierlambert said.

          The other thing to consider is S3 compatible backups, this is probably easiest if you are wanting to backup to a cloud provider, you can use any S3 compatible API, so BackBlaze for example.

          Another option might be to use SMB of NFS remotely as a local mount point, most cloud providers support this, but it isn't really the recommended way to go about it and I've never validated it.

          Finally, you could use a SMB gateway from like AWS or Azure, though I don't really see a point in this vs just directly to S3.

          What is your end goal here? Do you want the backups somewhere super specific?

          I would definitely say backup to S3 if you want remote backups, I do it in production and for my lab and it works great.

          C 2 Replies Last reply Reply Quote 0
          • C Offline
            codenin @planedrop
            last edited by

            @planedrop @olivierlambert thank you so much!!!

            1 Reply Last reply Reply Quote 0
            • C Offline
              codenin @planedrop
              last edited by

              @planedrop Regarding where to store the backups... yes, in this case I have a NAS and that is where I am looking to automatically store the backups.

              Thank you!

              planedropP 1 Reply Last reply Reply Quote 0
              • planedropP Offline
                planedrop Top contributor @codenin
                last edited by

                @codenin Is the NAS something local or are you hosting a NAS in Azure? I guess I just got a bit confused by the mention of Azure here. Usually, with cloud providers, you want to use their services more than just directly hosting something there. So for file storage, either S3 compatible blob storage, or using one of their file share services that exposes SMB or NFS.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post