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 exist
Is there any way to actually delete the snapshot?