-
**What steps did you take and what happened:**
I created multiple Velero Backup objects while Velero was *NOT* running and expected them to be handled in the order they were created. However, the p…
mpryc updated
4 hours ago
-
Would be nice, if you will take a look on proxmox backup server solution. They have very nice KVM backup support, including incremental backups, live restore and much more. They also offer proxmox-bac…
ugenk updated
7 months ago
-
Now that ZFS on linux supports encryption (even in outdated versions provided by distros), I think it would be advisable that simplesnap suported the `zfs send -w/--raw` command line option.
- It w…
-
Some of the things we do to get MongoDB to be performant are getting annoying (slow updates, having to run 3 collections instead of 1, etc), and are still causing issues (e.g. #1799). It might be wise…
-
I developed a small linux server backup application in flutter/dart that runs on a local windows machine, this application backs up servers via SSH/SFTP, but currently it only does full backups, it do…
-
I'm trying to remove unneeded snapshots without my backup drive being connected.
```
% sudo btrbk prune --preserve-backups
WARNING: Skipping target "/media/backup/btrbk/rootfs": Failed to fetch s…
-
**Describe the bug**
When I use iBackep for the first time, it failed with the error pasted below. It is the same error message that happens when using pymobiledevice for the first time without the…
-
If I set /etc/cron.hourIy/btrbk to run at 00 min each hour, btrbk reports an error through email with the following error every midnight.
It won't have a problem if I run it at other schedule such …
-
### Describe the feature would like to see added to OpenZFS
I would like to see the addition of a flag to `zfs send` to also send bookmarks, and a corresponding flag for `zfs receive` to receive/re…
-
```
Rediff uses the timestamp field in such a way that new inserts get set with
very old timestamp. We should create a mechanism where incremental backups
could be taken by adding a REVISION predic…