Bug#1009267: zfsnap fail to delete snapshorts if left without removal for three years

2022-04-11 Thread Petter Reinholdtsen
For the record, I had around 170 000 snapshots when I started. I am currently trying to reduce it by running variations of this oneliner to get rid of them, to allow zfSnap -d to work again. for v in $(zfs list -t snapshot zfstank/volume | \ awk '/2019.*--5d/ {print $1}'); do

Bug#1009267: zfsnap fail to delete snapshorts if left without removal for three years

2022-04-10 Thread Petter Reinholdtsen
Package: zfsnap Version: 1.11.1-5.1 After using zfsnap for a few years, I discovered that I had forgotten the -d option when calling it to make snapshots every hour and keep them for 5 days. The end result is a lot of snapshots I am currently trying to get rid of. I am currently running 'zfs