Memory snapshot stuck in limbo

Zyg0te

Active Member
Mar 13, 2016
13
5
43
38
Hey.

I had a failed snapshot of a VM the other day and I noticed now that while there are now snapshots listed for the VM and `zfs list -t snapshot` returns with no results, there is a `vm-100-state-<snapshot-name>.raw` file on the associated storage. I can't seem to delete it through the web UI either.

Any suggestions?
 
Hi,

If you are not seen the snapshot in the PVE Web UI or from CLI `qm listsnapshot <VMID>` I would delete the snapshot fromt he ZFS using `zfs destroy` and re-create a new snapshot.