ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Backup Systems without on-site external storage

    IT Discussion
    backups backup and disaster recovery storage kvm virtualization
    8
    23
    2.6k
    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.
    • scottalanmillerS
      scottalanmiller @1337
      last edited by

      @pete-s said in Backup Systems without on-site external storage:

      An USB drive hanging of a colo rackserver isn't what I call a backup.

      As a USB connection is a network one (layer 2) and it's an external box, I'd consider it a backup, just a poor one. But technically, a USB connected disk is just a really crappy SAN. So if a SAN is considered good enough to be a back up, then a USB drive qualifies in that way.

      To make a USB drive not qualify you'd have to come up with additional rules around backups like that they require internal redundancy (ruling out nearly all backup media like tape), that they need a minimum distance from the machine, etc. USB, as long as it is external, has both the network and physical separation. But is not protected from ransomware, but neither is any SAN.

      1 Reply Last reply Reply Quote 2
      • ObsolesceO
        Obsolesce
        last edited by

        I've recently come across Restic and looks great:

        Site:
        https://github.com/restic/restic

        Documentation:
        https://restic.readthedocs.io/en/latest/

        I haven't tried it yet, but it's on my list to try on my KVM server using Google's cloud as a test.

        scottalanmillerS black3dynamiteB 2 Replies Last reply Reply Quote 1
        • scottalanmillerS
          scottalanmiller @Obsolesce
          last edited by

          @obsolesce said in Backup Systems without on-site external storage:

          I've recently come across Restic and looks great:

          Site:
          https://github.com/restic/restic

          Documentation:
          https://restic.readthedocs.io/en/latest/

          I haven't tried it yet, but it's on my list to try on my KVM server using Google's cloud as a test.

          https://restic.net/

          stacksofplatesS 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller
            last edited by

            Direct backup to both SFTP and loads of cloud providers, very nice.

            1 Reply Last reply Reply Quote 1
            • black3dynamiteB
              black3dynamite @Obsolesce
              last edited by

              @obsolesce said in Backup Systems without on-site external storage:

              I've recently come across Restic and looks great:

              Site:
              https://github.com/restic/restic

              Documentation:
              https://restic.readthedocs.io/en/latest/

              I haven't tried it yet, but it's on my list to try on my KVM server using Google's cloud as a test.

              I’ve only tested it with backing up nextcloud user data and it’s been working great so far.

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @black3dynamite
                last edited by

                @black3dynamite said in Backup Systems without on-site external storage:

                @obsolesce said in Backup Systems without on-site external storage:

                I've recently come across Restic and looks great:

                Site:
                https://github.com/restic/restic

                Documentation:
                https://restic.readthedocs.io/en/latest/

                I haven't tried it yet, but it's on my list to try on my KVM server using Google's cloud as a test.

                I’ve only tested it with backing up nextcloud user data and it’s been working great so far.

                What are you backing up to?

                black3dynamiteB 1 Reply Last reply Reply Quote 0
                • black3dynamiteB
                  black3dynamite @scottalanmiller
                  last edited by

                  @scottalanmiller said in Backup Systems without on-site external storage:

                  @black3dynamite said in Backup Systems without on-site external storage:

                  @obsolesce said in Backup Systems without on-site external storage:

                  I've recently come across Restic and looks great:

                  Site:
                  https://github.com/restic/restic

                  Documentation:
                  https://restic.readthedocs.io/en/latest/

                  I haven't tried it yet, but it's on my list to try on my KVM server using Google's cloud as a test.

                  I’ve only tested it with backing up nextcloud user data and it’s been working great so far.

                  What are you backing up to?

                  I only tried an external hard drive and sftp to a Linux Server. I would like to try Backblaze.

                  scottalanmillerS 1 Reply Last reply Reply Quote 1
                  • scottalanmillerS
                    scottalanmiller @black3dynamite
                    last edited by

                    @black3dynamite said in Backup Systems without on-site external storage:

                    @scottalanmiller said in Backup Systems without on-site external storage:

                    @black3dynamite said in Backup Systems without on-site external storage:

                    @obsolesce said in Backup Systems without on-site external storage:

                    I've recently come across Restic and looks great:

                    Site:
                    https://github.com/restic/restic

                    Documentation:
                    https://restic.readthedocs.io/en/latest/

                    I haven't tried it yet, but it's on my list to try on my KVM server using Google's cloud as a test.

                    I’ve only tested it with backing up nextcloud user data and it’s been working great so far.

                    What are you backing up to?

                    I only tried an external hard drive and sftp to a Linux Server. I would like to try Backblaze.

                    I would like to check out Wasabi.

                    travisdh1T 1 Reply Last reply Reply Quote 0
                    • travisdh1T
                      travisdh1 @scottalanmiller
                      last edited by

                      @scottalanmiller said in Backup Systems without on-site external storage:

                      @black3dynamite said in Backup Systems without on-site external storage:

                      @scottalanmiller said in Backup Systems without on-site external storage:

                      @black3dynamite said in Backup Systems without on-site external storage:

                      @obsolesce said in Backup Systems without on-site external storage:

                      I've recently come across Restic and looks great:

                      Site:
                      https://github.com/restic/restic

                      Documentation:
                      https://restic.readthedocs.io/en/latest/

                      I haven't tried it yet, but it's on my list to try on my KVM server using Google's cloud as a test.

                      I’ve only tested it with backing up nextcloud user data and it’s been working great so far.

                      What are you backing up to?

                      I only tried an external hard drive and sftp to a Linux Server. I would like to try Backblaze.

                      I would like to check out Wasabi.

                      At first glance, https://wasabi.com/pricing/ looks like it could be a little cheaper than B2. Would definitely be cheaper if you need to download significant amounts often.

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • stacksofplatesS
                        stacksofplates @scottalanmiller
                        last edited by

                        @scottalanmiller said in Backup Systems without on-site external storage:

                        @obsolesce said in Backup Systems without on-site external storage:

                        I've recently come across Restic and looks great:

                        Site:
                        https://github.com/restic/restic

                        Documentation:
                        https://restic.readthedocs.io/en/latest/

                        I haven't tried it yet, but it's on my list to try on my KVM server using Google's cloud as a test.

                        https://restic.net/

                        Borg and Restic are really similar. Borg supports less targets but is faster. They are both pretty good simple utilities. I have Borg running at home for my laptop but I don't need S3 support or anything.

                        1 Reply Last reply Reply Quote 1
                        • scottalanmillerS
                          scottalanmiller @travisdh1
                          last edited by

                          @travisdh1 said in Backup Systems without on-site external storage:

                          @scottalanmiller said in Backup Systems without on-site external storage:

                          @black3dynamite said in Backup Systems without on-site external storage:

                          @scottalanmiller said in Backup Systems without on-site external storage:

                          @black3dynamite said in Backup Systems without on-site external storage:

                          @obsolesce said in Backup Systems without on-site external storage:

                          I've recently come across Restic and looks great:

                          Site:
                          https://github.com/restic/restic

                          Documentation:
                          https://restic.readthedocs.io/en/latest/

                          I haven't tried it yet, but it's on my list to try on my KVM server using Google's cloud as a test.

                          I’ve only tested it with backing up nextcloud user data and it’s been working great so far.

                          What are you backing up to?

                          I only tried an external hard drive and sftp to a Linux Server. I would like to try Backblaze.

                          I would like to check out Wasabi.

                          At first glance, https://wasabi.com/pricing/ looks like it could be a little cheaper than B2. Would definitely be cheaper if you need to download significant amounts often.

                          That was its selling point - a bit cheaper than even B2, but with full S3 compatibility.

                          1 Reply Last reply Reply Quote 1
                          • 1
                          • 2
                          • 2 / 2
                          • First post
                            Last post