KVM virsh how to delete external snapshot
When you try to delete an external snapshot with the snapshot-delete
command you can get this: error: unsupported configuration: deletion of 1 external disk snapshots not supported yet
.
Here is how you can delete an external snapshot properly:
1. List external snapshots:
2. Let's say we want to delete newsnapshot
. First, find the snapshot file:
3. Delete the metadata:
4. Remove the snapshot file: