Daisuke
Contributor
- Joined
 - Jun 23, 2011
 
- Messages
 - 1,041
 
There is way to automate the deletion of snapshots with a cronjob:
The only part I’m missing to get it working is how to define a wildcard for any snapshot name inside the brackets, I don’t know if this is possible. Maybe iX can provide some insight?
	
		
			
		
		
	
			
			Code:
midclt call pool.dataset.destroy_snapshots software/ix-applications '{}'The only part I’m missing to get it working is how to define a wildcard for any snapshot name inside the brackets, I don’t know if this is possible. Maybe iX can provide some insight?