Discussion:
[PVE-User] removing vm snapshot (on ceph) fails
lists
2018-08-21 10:18:20 UTC
Permalink
Hi,

We were trying to remove some old snapshots from our proxmox install,
TASK ERROR: VM 103 qmp command 'delete-drive-snapshot' failed - Device 'drive-virtio0' not found
This is also true: the disk is not configured as virtio0, but as scsi0.
Probably when the snapshot was created, the disk was virtio0.

But I would like to remove this old snapshot anyway. :-)

Ceph image deletion itself appears to have been successful: "Removing
image: 100% complete...done." but the snapshot still appears in the
proxmox gui, and now my VM is locked (snapshot-delete)

Suggestions how to proceed?

MJ
Ralf Storm
2018-08-21 10:55:40 UTC
Permalink
manually remove the snapshot and the lock from the config - file and proceed
Post by lists
Hi,
We were trying to remove some old snapshots from our proxmox install,
TASK ERROR: VM 103 qmp command 'delete-drive-snapshot' failed -
Device 'drive-virtio0' not found
This is also true: the disk is not configured as virtio0, but as
scsi0. Probably when the snapshot was created, the disk was virtio0.
But I would like to remove this old snapshot anyway. :-)
Ceph image deletion itself appears to have been successful: "Removing
image: 100% complete...done." but the snapshot still appears in the
proxmox gui, and now my VM is locked (snapshot-delete)
Suggestions how to proceed?
MJ
_______________________________________________
pve-user mailing list
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
Mark Schouten
2018-08-21 11:14:28 UTC
Permalink
Post by Ralf Storm
manually remove the snapshot and the lock from the config - file and proceed
Yes. Also, check if Ceph has no snapshots left that you think you
deleted :)
--
Kerio Operator in de Cloud? https://www.kerioindecloud.nl/
Mark Schouten | Tuxis Internet Engineering
KvK: 61527076 | http://www.tuxis.nl/
T: 0318 200208 | ***@tuxis.nl
lists
2018-08-21 11:38:18 UTC
Permalink
Hi Ralf and Mark,

Yes that worked.

Thanks!
Post by Mark Schouten
Post by Ralf Storm
manually remove the snapshot and the lock from the config - file and proceed
Yes. Also, check if Ceph has no snapshots left that you think you
deleted :)
Loading...