ZFS Snapshots not working

letic

Cadet
Joined
Jul 15, 2020
Messages
2
Hey guys,

I have a new Ryzen build running with Scale 21.02 for over a month to replace my 12 years old Atom with the old FreeNAS/Nas4Free. This is a fantastic project and I'm really loving it.

So far nearly everything I need is working except snapshots. I setup the attached snapshots for my ZFS pool :
Screenshot-20210329143159-1312x309.png


Since then only the hourly one ran once while I was setting them up.
Code:
zfs list zraid -t snapshot
NAME                            USED  AVAIL     REFER  MOUNTPOINT
zraid@hourly-2021-03-19_19-00     0B      -      227K  -


Nothing happened since and I do not see any errors in the logs... I grepped /etc and checked all crontabs but it seems that all GUI crons are written in /etc/cron.d/middlewared but again no mentions of snapshots :
Screenshot-20210329144326-960x416.png


Is this a known bug ? Where should I investigate next ?

Should I upgrade to the nightlies ? Can I go back to a regular release after ?

Thanks in advance for your help.
LeTic
 

Kris Moore

SVP of Engineering
Administrator
Moderator
iXsystems
Joined
Nov 12, 2015
Messages
1,448
@letic - Not sure if its a bug or not yet. Cron isn't used for the snapshots, IIRC. Please open a ticket on jira.ixsystems.com and attach your debug "System -> Advanced -> Download Debug" and we'll dig into it for you :)
 
Top