I see this in the logs:Do you see any message in the syslog regarding the snapshot and the storage? Are these snapshots still on the storage?
It seems there are no snapshots. You can check if they exist with the following command.Jul 03 16:57:51 pve pvedaemon[11609]: zfs error: could not find any snapshots to destroy; check snapshot names.
zfs list -t snapshot
qm delsnapshot <vmid> <snapname> -force
Thank you. That cleared it up. Just not sure where some of the snapshots went cause I never deleted them.It seems there are no snapshots. You can check if they exist with the following command.
If there isn't a snapshot anymore and you are sure that they don't exist anymore, then you can force the deletion of the snapshot entry.Code:zfs list -t snapshot
Code:qm delsnapshot <vmid> <snapname> -force
We use essential cookies to make this site work, and optional cookies to enhance your experience.