zrepl icon indicating copy to clipboard operation
zrepl copied to clipboard

One-stop ZFS backup & replication solution

Results 237 zrepl issues
Sort by recently updated
recently updated
newest added

Hi, when using zrepl it looks like it pruned snapshots on inregular order, it would be nice if we can keep all snapshots from the same time, at the moment...

Greetings, A couple of my `zrepl` instances periodically crash. When started, they work properly and they crash after 1-2 days. System: ``` # uname -a FreeBSD randomserver 13.0-RELEASE-p7 FreeBSD 13.0-RELEASE-p7...

bug

Currently, the active side evaluates prune rules for both sides of a replication. For source jobs, this bears the risk that if replication / link is down for a long...

feature

When I add and refresh the `zrepl`-rpm-repo on openSUSE Tumbleweed or Leap, it complains about the master index file being unsigned: ```text Warning: File 'repomd.xml' from repository 'zrepl' is unsigned....

I observe a phenomena that I can not fully understand. I have replicatiion setup with push/sink. I have not done any manual snapshotting but it seems that the timestamps of...

question

So I am using zrepl to take snapshots of my production machine and replicate them to a backup server. This also includes MariaDB, it's in it's own dataset with `recordsize=16k`...

MariaDB has a set of commands designed for efficient backups using snapshots. Instead of `FLUSH TABLES WITH READ LOCK` which can cause significant server impact due to the global read...

feature
good first issue

![image](https://user-images.githubusercontent.com/28266167/236835810-5283648f-71ca-4581-8cf7-bc0bac4c85ac.png) When selecting a job, the question marks move from the left pane to the right, with the leftmost pane reverting to a more functional appearence. The thing that's weird...

client
triaged

I read the docs and found out that I have to separate the encrypted and unencrypted datasets to different jobs as the send. property is set per job. I don't...

Hello, Playing around with zrepl 0.6.1 on two RHEL 9 systems. I've setup a source job that get's pulled via TCP transport. So far so good, I had to stop...