A few days ago I had to delete a zpool that got corrupted because of disks failing.
Before deleting the pool I removed any disk that was stored in that pool but I forgot to delete a snapshot that is referencing the pool.
running
	
		
 returns:
	
	
	
		
Is there any way to actually delete the snapshot?
				
			Before deleting the pool I removed any disk that was stored in that pool but I forgot to delete a snapshot that is referencing the pool.
running
		Code:
	
	qm delsnapshot vmid  snapname
		Code:
	
	storage 'hdd_storage' does not existIs there any way to actually delete the snapshot?
 
	 
	 
 
		
 , I removed all the scsi1 entries referencing hdd_storage but i missed removing this line
, I removed all the scsi1 entries referencing hdd_storage but i missed removing this line
