-
# Required information
* Distribution: Ubuntu
* Distribution version: 24.04.1
* The output of "snap list --all lxd core20 core22 core24 snapd":
```
Name Version Rev Tracking …
-
**Describe the solution you'd like**
Timeshift is a fantastic tool that helped me get into BTRFS snapshots easily. But BTRFS has its own problems. ZFS on the other hand is a bit more mature. I would …
-
https://github.com/zfsonlinux/zfs-auto-snapshot/blob/92db087bb019957166ee70c88c6c967e5fd28a70/src/zfs-auto-snapshot.sh#L460-L469
If `com.sun:auto-snapshot` is `true`, with `opt_default_exclude` ena…
-
Just a quick note as I was searching a lot recently to find the root cause of the issue.
As nothing was found I like to document my issue here.
We are migrating from Solaris to Linux (Ubuntu 22.04…
-
Hi,
I'm using your script on TrueNAS Scale Dragonfish and found 2 issues when replicating to a mounted dataset.
After running the script with --debug and trying all commands one by one manually,…
-
justinp@backup:~$ time sudo ./zfs-auto-snapshot.real -d -s -r -k 32 -l x rpool
Debug: Including rpool for regular snapshot.
Doing regular snapshots of rpool
Debug: zfs snapshot -o com.sun:auto-snapsho…
-
I ran across an issue integrating the Samba shadow_copy2 module with ZFS using the zfs-auto-snapshot scripts, because the shadow_copy2 module requires snapshots to be named identically, and the defaul…
-
The performed ZFS snapshot is not subject to the next modification. Snapshots are a set of blocks that have been modified and can no longer be changed.
Object-oriented storage is optimized for stor…
-
## Have you checked borgbackup docs, FAQ, and open Github issues?
Yes. #6650 is about the same problem, but I'm not backing up a network filesystem.
## Is this a BUG / ISSUE report or a QUES…
-
Among experienced zfs users and developers, it seems to be conventional wisdom that zfs native encryption is not suitable for production usage, particularly when combined with snapshotting and zfs sen…