vault backup: 2024-12-21 22:48:27
This commit is contained in:
@ -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/
|
||||
|
||||
Reference in New Issue
Block a user