vault backup: 2024-12-21 22:48:27

This commit is contained in:
2024-12-21 22:48:27 +01:00
parent fb0dc0d636
commit 4ed344c18f
2 changed files with 15 additions and 4 deletions

View File

@ -20,6 +20,17 @@ zfs set snapdir=visible zroot/data/syncthing
*/20 * * * * /usr/local/sbin/zfs-cleanup-snapshots
```
```
zfs get creation zpool/data/syncthing/shared/jerry/pictures@zfs-auto-snap_hourly-2024-12-21-22h00
NAME PROPERTY VALUE SOURCE
zpool/data/syncthing/shared/jerry/pictures@zfs-auto-snap_hourly-2024-12-21-22h00 creation Sat Dec 21 22:00 2024 -
root@pineapple:/data/syncthing/shared/jerry/pictures/.zfs/snapshot # zfs get -pH -o value creation zpool/data/syncthing/shared/jerry/pictures@zfs-auto-snap_hourly-2024-12-21-22h00
1734814800
```
See:
* https://github.com/j-keck/zfs-snap-diff
* https://j-keck.github.io/zsd/