Giter VIP home page Giter VIP logo

Comments (8)

InsanePrawn avatar InsanePrawn commented on June 11, 2024 1

to me, that sounds way out of scope for zrepl.

you could probably hook something up via zrepl's hook system though?

from zrepl.

0x3333 avatar 0x3333 commented on June 11, 2024

zrepl is not a backup solution, is a snapshot one. You should have a proper backup solution that tests your backups. Nothing is safe in this world.

I use Kopia as a backup solution for local and remote copies, it has checksum and all the good stuff a backup needs to have.

from zrepl.

silenius avatar silenius commented on June 11, 2024

zrepl is not a backup solution, is a snapshot one. You should have a proper backup solution that tests your backups. Nothing is safe in this world.

I use Kopia as a backup solution for local and remote copies, it has checksum and all the good stuff a backup needs to have.

I don't follow you... why don't you consider zrepl as a "backup solution"? The word "backup" is mentionned several times in the manual and I don't see how it couldn't be used a a backup solution. I was using Bacula before and it took several hours (sometimes more than a day) to perform an incremental backup (checking file one by one isn't scalable)

from zrepl.

0x3333 avatar 0x3333 commented on June 11, 2024

You're right, what I meant is that it is not the whole picture... The snapshot is not the backup itself, you need more tooling to have everything sorted out.

Anyway, I don't believe that adding checksums for example would be even feasible.

from zrepl.

silenius avatar silenius commented on June 11, 2024

The only missing thing is a searchable catalog-like, otherwise I think you can achieve everything with zfs (send/recv, clone the snapshot, promote it if you want, etc).

from zrepl.

0x3333 avatar 0x3333 commented on June 11, 2024

It's important to check the snapshots, I don't like relying only on one tool for consistency.

from zrepl.

brenc avatar brenc commented on June 11, 2024

This is why I maintain a remote server running Debian Linux (primary servers are FreeBSD 14) and rsync data over from the primaries. Then I do local snapshots. There are a number of other options. rclone direct to B2 is pretty easy to get set up and is fairly inexpensive, for example.

from zrepl.

problame avatar problame commented on June 11, 2024

zrepl's scope is ZFS replication, which can be used as one component of your backup strategy.

Integration with VFS-level backup is out of scope.

from zrepl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.