Hi,
we see some VMs that show an inconsistent view of snapshots. Checking die database for
one example vm shows the following result:
engine=# select snapshot_id, status, description from snapshots where vm_id =
'40c0f334-dac5-42ad-8040-e2d2193c73c0';
snapshot_id | status | description
--------------------------------------+------------+------------------------------
b77f5752-f1a4-454f-bcde-6afd6897e047 | OK | Active VM
059d262a-6cc4-4d35-b1d4-62ef7fe28d67 | OK | Active VM before the preview
d22e4f74-6521-45d5-8e09-332c05194ec3 | OK | Active VM before the preview
87d39245-bedf-4cf1-a2a6-4228176091d3 | IN_PREVIEW | base
(4 rows)
We cannot perform any snapshot, clone, copy operations on those vms. Is there a way to get
this cleared?
All the best,
Simone