22

Does anyone have recommendations for centralized backup servers that use the server/client model?

My backups are relatively simple in that I use rsync to pull everything from remote machines to a single server and then run restic on that server to back them up and also copy that backup to cloud storage.

I've been looking at some other software again like Bacula/Bareos/UrBackup and wondering if anyone's currently using one of them or something like it that they like?

Ideally I'm looking for a more user-friendly polished interface for managing backups across multiple servers and desktops/laptops. I'm testing Bareos now, but it'll probably not work out since the web ui doesn't allow adding new jobs/volumes/etc.

you are viewing a single comment's thread
view the rest of the comments
[-] Eideen@lemmy.world 1 points 1 year ago

I never experienced it been slow.

Normally the hard drives and network is slower the Borg.

Have you reported the use case to the Borg backup developer's?

[-] johntash@eviltoast.org 1 points 1 year ago

There were related github issues open, but not opened by me. It wasn't that borg itself was slow, but it was more to do with the number of files being backed up. Even a simple find . -type f would take hours. My problem with it was that borg wouldn't start uploading data until that indexing finished.

Restic immediately started uploading while it was still indexing so it cut the overall backup time way down.

If it took 4 hours to index files and then 4 hours to upload those files, borg would total 8 hours while restic was only 4 hours total.

This was something like 10TB and hundreds of millions of files though. I never had an issue with borg on smaller datasets.

this post was submitted on 03 Jul 2023
22 points (100.0% liked)

Selfhosted

37743 readers
699 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS