Hi Massimo,
In order to locate the illegal image, you can run this command on the host:
vdsm-tool dump-volume-chains <sd_id>

It's also recommended to verify that the engine and vdsm are synced about that image, once you've find it, by running this command on the engine:
SELECT *
     FROM images_storage_domain_view images_storage_domain_view
     WHERE image_group_id = <image_group_id>;

Than, you can try removing it from the engine.
(and if it doesn't work - you can delete it from the DB)

Regards,
Shani Leviim


On Mon, Oct 19, 2020 at 11:15 AM Massimo Mad <mad1969it@gmail.com> wrote:
Hi,
I try to delete a snapshot that i have created in the past, now in the events i have the following error:
Failed to delete snapshot
And the VM now has the exclamation point with the following message:
VM has snapshot with disk in illegal status
How i can fix this problem ?
Regards
Massimo
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/VZJ62WAKAVWWORPPEIKMAT4KXOB6AU2D/