[ovirt-users] Re: Cleanup illegal snapshot

2019-05-15 Thread Markus Stockhausen
Hi Ala, that did not help. VDSM log tells me that the delta qcow2 file is missing: Traceback (most recent call last): File "/usr/share/vdsm/storage/task.py", line 873, in _run return fn(*args, **kargs) File "/usr/share/vdsm/logUtils.py", line 49, in wrapper res = f(*args, **kwargs)

[ovirt-users] Re: Cleanup illegal snapshot

2019-05-15 Thread Nir Soffer
On Sun, Oct 9, 2016 at 8:33 PM, Markus Stockhausen wrote: > Hi Ala, > > that did not help. VDSM log tells me that the delta qcow2 file is missing: > > Traceback (most recent call last): > File "/usr/share/vdsm/storage/task.py", line 873, in _run > return fn(*args, **kargs) > File "/usr/sha

[ovirt-users] Re: Cleanup illegal snapshot

2019-05-15 Thread Markus Stockhausen
Bug with logs attached: https://bugzilla.redhat.com/show_bug.cgi?id=1383084 Best regards. Markus Von: Nir Soffer [nsof...@redhat.com] Gesendet: Sonntag, 9. Oktober 2016 20:37 An: Markus Stockhausen Cc: Ala Hino; Ovirt Users Betreff: Re: [ovirt-users] Cleanup illega

[ovirt-users] Re: Cleanup illegal snapshot

2019-05-14 Thread Ala Hino
Hi Markus, Few errors are expected. Do you still see the snapshot in the GUI? Can you please send engine logs as well. Thanks, Ala On Sun, Oct 9, 2016 at 8:33 PM, Markus Stockhausen wrote: > Hi Ala, > > that did not help. VDSM log tells me that the delta qcow2 file is missing: > > Traceback (m

[ovirt-users] Re: Cleanup illegal snapshot

2019-05-14 Thread Ala Hino
Hi Markus, What's the version that you are using? In oVirt 3.6.6, illegal snapshots could be removed by retrying to live merge them again. Assuming the previous live merge of the snapshot successfully completed but the engine failed to get the result, the second live merge should do the necessary

[ovirt-users] Re: Cleanup illegal snapshot

2019-05-14 Thread Markus Stockhausen
Hi Ala, > Von: Adam Litke [ali...@redhat.com] > Gesendet: Freitag, 30. September 2016 15:54 > An: Markus Stockhausen > Cc: Ovirt Users; Ala Hino; Nir Soffer > Betreff: Re: [ovirt-users] Cleanup illegal snapshot > > On 30/09/16 05:47 +, Markus Stockhausen wrote: > >Hi, > > > >if a OVirt snapsh

[ovirt-users] Re: Cleanup illegal snapshot

2019-05-14 Thread Markus Stockhausen
Hi, we are on OVirt 4.0.4. As explained the situation is as follows: - On Disk we have the base image and the delata qcow2 file - Qemu runs only on the base image - The snapshot in Qemu is tagged as illegal So you say: "Just retry a live merge and everything will cleanup." Did I get it right? M