Description of problem: When taking a snapshot for VM with one disk, the disk remains lock. Version-Release number of selected component (if applicable): How reproducible: Not always Steps to Reproduce: 1. Run a VM 2. Take (live) snapshot (with memory - I don't think it matters) 3. Actual results: The snapshot is created successfully but the disk remains lock long after the operation is finished. Expected results: The lock for the disk should be released. Additional info: I also get 2 audit logs that say "snapshot ... creation for .. has been completed" it seems that for some reason the command is ended successfully twice..
Created attachment 1108663 [details] engine log
Created attachment 1108665 [details] vdsm logs (tar file)
*** Bug 1293662 has been marked as a duplicate of this bug. ***
VDSM: Version : 4.17.999 Release : 358.git9017028.fc22 Engine: last commit: 7a18121ca5fe1eb45ddbf9e76af403614352a366
Daniel, haven't we seen this already?
(In reply to Allon Mureinik from comment #5) > Daniel, haven't we seen this already? Had a few similar issues but not sure it's related. @Arik - is it happening constantly on latest master?
Seems like Liron already solved the issue, updated the tracker
(In reply to Daniel Erez from comment #6) > (In reply to Allon Mureinik from comment #5) > > Daniel, haven't we seen this already? > > Had a few similar issues but not sure it's related. > @Arik - is it happening constantly on latest master? No, not always. Same as we saw in your env.
Verified with the following code: ---------------------------------- rhevm-3.6.3-0.1.el6.noarch vdsm-4.17.19-0.el7ev.noarch Verified with the following scenario: -------------------------------------- Steps to Reproduce: 1. Run a VM 2. Take (live) snapshot (with memory - I don't think it matters) >>>>> The snapshot is created successfully and the lock for the disk is released. Moving to VERIFIED!