Use the following procedure to delete a snapshot for the virtual machine(VM). The filename KVM-SBCE-8.1 is an example of how you could name the filename.
Before you begin
Verify with the system administrator that the required privilege Virtual machine.State.Removal snapshot is available on the virtual machine.
Procedure
Log in to the KVM host with root permission.
At the console, type virt-manager.
The system displays the Virtual Machine Manager GUI.
Type 2 for CLI mode.
List the created snapshots, using the virsh snapshot-list KVM-SBCE-8.1 command.
The system displays the list of all the created snapshots.
Delete the snapshot, using the following command:
virsh snapshot-delete KVM-SBCE-8.1<Name of the snapshot>