<div dir="ltr"><div><div><div>Hello,<br></div>I&#39;m trying to move a disk from one storage domain A to another B in oVirt 4.1<br></div><div>The corresponding VM is powered on in the mean time<br><br></div><div>When executing the action, there was already in place a disk move from storage domain C to A (this move was for a disk of a powered off VM and then completed ok)<br></div>I got this in events of webadmin gui for the failed move A -&gt; B:<br><br>Feb 20, 2017 2:42:00 PM Failed to complete snapshot &#39;Auto-generated for Live Storage Migration&#39; creation for VM &#39;dbatest6&#39;.<br>Feb 20, 2017 2:40:51 PM VDSM ovmsrv06 command HSMGetAllTasksStatusesVDS failed: Error creating a new volume<br>Feb 20, 2017 2:40:51 PM Snapshot &#39;Auto-generated for Live Storage Migration&#39; creation for VM &#39;dbatest6&#39; was initiated by admin@internal-authz.<br><br><br></div>And in relevant vdsm.log of referred host ovmsrv06<br><div><br>2017-02-20 14:41:44,899 ERROR (tasks/8) [storage.Volume] Unexpected error (volume:1087)<br>Traceback (most recent call last):<br>  File &quot;/usr/share/vdsm/storage/volume.py&quot;, line 1081, in create<br>    cls.newVolumeLease(metaId, sdUUID, volUUID)<br>  File &quot;/usr/share/vdsm/storage/volume.py&quot;, line 1361, in newVolumeLease<br>    return cls.manifestClass.newVolumeLease(metaId, sdUUID, volUUID)<br>  File &quot;/usr/share/vdsm/storage/blockVolume.py&quot;, line 310, in newVolumeLease<br>    sanlock.init_resource(sdUUID, volUUID, [(leasePath, leaseOffset)])<br>SanlockException: (-202, &#39;Sanlock resource init failure&#39;, &#39;Sanlock exception&#39;)<br>2017-02-20 14:41:44,900 ERROR (tasks/8) [storage.TaskManager.Task] (Task=&#39;d694b892-b078-4d86-a035-427ee4fb3b13&#39;) Unexpected error (task:870)<br>Traceback (most recent call last):<br>  File &quot;/usr/share/vdsm/storage/task.py&quot;, line 877, in _run<br>    return fn(*args, **kargs)<br>  File &quot;/usr/share/vdsm/storage/task.py&quot;, line 333, in run<br>    return self.cmd(*self.argslist, **self.argsdict)<br>  File &quot;/usr/lib/python2.7/site-packages/vdsm/storage/securable.py&quot;, line 79, in wrapper<br>    return method(self, *args, **kwargs)<br>  File &quot;/usr/share/vdsm/storage/sp.py&quot;, line 1929, in createVolume<br>    initialSize=initialSize)<br>  File &quot;/usr/share/vdsm/storage/sd.py&quot;, line 762, in createVolume<br>    initialSize=initialSize)<br>  File &quot;/usr/share/vdsm/storage/volume.py&quot;, line 1089, in create<br>    (volUUID, e))<br>VolumeCreationError: Error creating a new volume: (u&quot;Volume creation d0d938bd-1479-49cb-93fb-85b6a32d6cb4 failed: (-202, &#39;Sanlock resource init failure&#39;, &#39;Sanlock exception&#39;)&quot;,)<br>2017-02-20 14:41:44,941 INFO  (tasks/8) [storage.Volume] Metadata rollback for sdUUID=900b1853-e192-4661-a0f9-7c7c396f6f49 offs=8 (blockVolume:448)<br><br><br></div><div>Was the error generated due to the other migration still in progress?<br></div><div>Is there a limit of concurrent migrations from/to a particular storage domain?<br><br></div><div>Now I would like to retry, but I see that the disk is in state locked with hourglass.<br></div><div>The autogenerated snapshot of the failed action was apparently removed with success as I don&#39;t see it.<br></div><div><br></div><div>How can I proceed to move the disk?<br><br></div><div>Thanks in advance,<br></div><div>Gianluca<br></div></div>