jimsalterjrs / sanoid

These are policy-driven snapshot management and replication tools which use OpenZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.)
http://www.openoid.net/products/
GNU General Public License v3.0
3.14k stars 308 forks source link

sanoid taking weekly snapshots every 15 minutes #957

Open populationless opened 1 month ago

populationless commented 1 month ago

Hello fine folks,

I ran into a very peculiar issue today: sanoid is taking a snapshot named ..._weekly every 15 minutes. It only started doing this today, on the 20th October 2024. As I have set weekly_hour = 20, I suspect there is a parsing error somewhere. I couldn't find it however...

I have attached my service and timer configs, my sanoid.conf as well as the output of sanoid --take-snapshots --verbose --debug and the a list of snapshots.

sanoid.timer.log sanoid.service.log sanoid.conf.log sanoid.debug.log sanoid.snaps.log

Any input is much appreciated 🙂