Hi David,
First, we need to compare the chain as it is seen by the engine and the
host and see if there's a difference.
Can you please share the output of the following?
On the host:
vdsm-tool dump-volume-chains <sd_id>
On the engine:
SELECT *
FROM images_storage_domain_view images_storage_domain_view
WHERE image_group_id = <image_group_id>;
*Regards,*
*Shani Leviim*
On Tue, Apr 7, 2020 at 5:28 PM David David <dd432690(a)gmail.com> wrote:
hello
after removing "auto generated" snapshot, the vm snapshot became to
illegal status and in the "snapshot" tab also marked in illegal status
now my vm is not booting
but "vdsm-client Volume getInfo" shows the snapshot status is legal
vdsm-client Volume getInfo \
storagepoolID=00000000-0000-0000-0000-000000000000 \
storagedomainID=d17aa967-f7f7-4d9f-98e4-7022854da4f5 \
imageID=1844873e-45ef-4a2b-a991-2df6e92a3e2d \
volumeID=f447cd4f-9ab3-489d-8c2a-b2e69456496f
{
"status": "OK",
"lease": {
"path": "/dev/d17aa967-f7f7-4d9f-98e4-7022854da4f5/leases",
"owners": [],
"version": null,
"offset": 132120576
},
"domain": "d17aa967-f7f7-4d9f-98e4-7022854da4f5",
"capacity": "21474836480",
"voltype": "LEAF",
"description": "None",
"parent": "00000000-0000-0000-0000-000000000000",
"format": "RAW",
"generation": 1,
"image": "1844873e-45ef-4a2b-a991-2df6e92a3e2d",
"uuid": "f447cd4f-9ab3-489d-8c2a-b2e69456496f",
"disktype": "DATA",
"legality": "LEGAL",
"mtime": "0",
"apparentsize": "21474836480",
"truesize": "21474836480",
"type": "PREALLOCATED",
"children": [],
"pool": "",
"ctime": "1530472945"
}
how to fix the problem?
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)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/JSYMY4QG2HS...