-
### System information
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | Buster
Linux Kernel | 5.10.0-0.bpo.5-amd64
Architecture | amd64
ZFS Version | 2.0.3-1~b…
-
### System information
```
FreeBSD:
zfs-2.1.14-FreeBSD_gd99134be8 (FreeBSD freebsd 13.3-RELEASE FreeBSD 13.3-RELEASE releng/13.3-n257428-80d2b634ddf0 GENERIC amd64)
zfs-2.2.4-FreeBSD_g25…
-
Essentially, it seems the logic for finding the Internal appdata directories doesn't account for changes to the root path, say when using a ZFS snapshot.
I think this could be recreated without ZFS…
-
We use a ZFS dataset to store products.
The products are indeed written as "sto" on the disk.
If we look at snapshots, they take about 200M to 400M each half hour, while one day takes about 4G …
-
I'm trying to figure out how to set the formatting for the following:
zfs-auto-snap_frequent-2017-06-23-1930
I've got `Y-m-d-Hi`, but that doesn't work. I also tried `Y-M-d-HH`, which doesn't wo…
-
### System information
Type | Version/Name
--- | ---
Distribution Name |Gentoo
Distribution Version |default/linux/amd64/17.1 (stable) profile
Kernel Version |6.6.13-gentoo-dist
Archi…
-
tl;dr :
```
# incus image list yunohost:yunohost/trixie-unstable/appci
+-----------------------------------------+--------------+--------+-----------------------------------------------+-----------…
-
### Summary
Support creating ZFS snapshots recursively on all descendant datasets with the `-r` option for the `zfs snapshot` command, i.e. `zfs snapshot -r tank/dataset@now`. The recursion could be …
-
Those options tell `zfs-autobackup` to not create a snapshot and keep 0 snapshots, but `zfs-autobackup` is [hardcoded](https://github.com/psy0rz/zfs_autobackup/blob/e65d1ac860cb8dcac0210fe09bf28cb9c23…
-
Samba supports exposing snapshots to Windows as Shadow Copies (https://www.samba.org/samba/docs/current/man-html/vfs_shadow_copy2.8.html). Would be useful to expose the automated snapshots created by …