furicle
Dabbler
- Joined
 - Feb 14, 2012
 
- Messages
 - 18
 
I recently updated an old FreeNAS box to 11.3u3
As long as I use the 'legacy' interface, it's all working great.
Except, I have a script that makes a snapshot, rsync's it elsewhere then deletes the snapshot. Occasionally it fails, and leaves behind a snapshot.
Before I upgraded, the snapshot deletion program cleaned these up for me when they aged out.
It seems like after the upgrade they aren't any more.
So if my script creates a snapshot called auto-20200604.0251-4d and doesn't clean it up, why isn't the period task deleting it?
	
		
			
		
		
	
		
		
	
	
		
	
	
		
			
		
		
	
			
			As long as I use the 'legacy' interface, it's all working great.
Except, I have a script that makes a snapshot, rsync's it elsewhere then deletes the snapshot. Occasionally it fails, and leaves behind a snapshot.
Before I upgraded, the snapshot deletion program cleaned these up for me when they aged out.
It seems like after the upgrade they aren't any more.
So if my script creates a snapshot called auto-20200604.0251-4d and doesn't clean it up, why isn't the period task deleting it?