delete snapshot error

frankz

Well-Known Member
Nov 16, 2020
396
25
48
hello everyone, on a vm a snapshot was not successful. I tried to manually delete the snap from the shell, now the snapshot appears the same from the gui even if it is no longer present.
command '/ usr / bin / qemu-img snapshot -d domain /mnt/pve/local1tb/images/100/vm-100-disk-0.qcow2' failed: exit code 1

VM 100 qmp command 'blockdev-snapshot-delete-internal-sync' failed - Snapshot with id 'null' and name 'domain' does not exist on device 'drive-ide0'
 
Last edited:
Hi,
to remove such a broken snapshot from the VM configuration, you can use qm delsnapshot with the --force option.
 
  • Like
Reactions: frankz