Unexpected automatic daily snapshots

2bob

Cadet
Joined
Feb 6, 2018
Messages
7
I had custom snapshot tasks on all of my datasets to create a daily snapshot at 23:00.

After the upgrade to 11.3 i decided to change them to the standard daily task that runs at 00:00.

Ever since the change i see the expected snapshots at 00:00 but another at 04:15 for every dataset.
I've tried deleteing the scheduled task but the snapshot at 04:15 is still created.

Anyone have an idea how i can stop these additional snapshots being created?
 

2bob

Cadet
Joined
Feb 6, 2018
Messages
7
That was quick.

Any idea whether i can do anything to prevent these snapshots before 11.3-U1 arrives?
 
Joined
Mar 3, 2019
Messages
17
Sure, you can hot-patch your system

Code:
wget -O /usr/local/www/freenasUI/tools/autosnap.py https://raw.githubusercontent.com/freenas/freenas/96befce0acb9f9b44134656eed59d95630d2be09/gui/tools/autosnap.py
 
Top