<div dir="ltr">I am having some difficulty setting up a self hosted engine on a new install of centos 7, and would appreciate any help.<div class=" noBgColor"><br class=" noBgColor"></div><div class=" noBgColor">upon hosted-engine --deploy, I get this:</div><div class=" noBgColor"><br class=" noBgColor"></div><div class=" noBgColor">[ ERROR ] Failed to execute stage &#39;Misc configuration&#39;: [Errno 1] Operation not permitted: &#39;/var/run/vdsm/storage/39015a62-0f8f-4b73-998e-5a4923b060f0/9d1ebe53-9997-46fe-a39f-aff5768eae59&#39;<br class=" noBgColor"></div><div class=" noBgColor"><br class=" noBgColor"></div><div class=" noBgColor"><br class=" noBgColor"></div><div class=" noBgColor">the relevant error in vdsm.log:</div><div class=" noBgColor"><br class=" noBgColor"></div><div class=" noBgColor"><div class=" noBgColor">Traceback (most recent call last):</div><div class=" noBgColor">  File &quot;/usr/lib/python2.7/site-packages/vdsm/storage/task.py&quot;, line 878, in _run</div><div class=" noBgColor">    return fn(*args, **kargs)</div><div class=" noBgColor">  File &quot;/usr/lib/python2.7/site-packages/vdsm/logUtils.py&quot;, line 52, in wrapper</div><div class=" noBgColor">    res = f(*args, **kwargs)</div><div class=" noBgColor">  File &quot;/usr/share/vdsm/storage/hsm.py&quot;, line 3145, in prepareImage</div><div class=" noBgColor">    raise se.VolumeDoesNotExist(leafUUID)</div><div class=" noBgColor">VolumeDoesNotExist: Volume does not exist: (u&#39;b5b2412a-f825-43f2-b923-191216117d25&#39;,)</div><div class=" noBgColor">2017-03-24 11:19:17,572-0400 INFO  (jsonrpc/0) [storage.TaskManager.Task] (Task=&#39;82952b56-0894-4a25-b14c-1f277d20d30a&#39;) aborting: Task is aborted: &#39;Volume does not exist&#39; - code 201 (task:1176)</div><div class=" noBgColor">2017-03-24 11:19:17,573-0400 ERROR (jsonrpc/0) [storage.Dispatcher] {&#39;status&#39;: {&#39;message&#39;: &quot;Volume does not exist: (u&#39;b5b2412a-f825-43f2-b923-191216117d25&#39;,)&quot;, &#39;code&#39;: 201}} (dispatcher:78)</div><div class=" noBgColor">2017-03-24 11:19:17,573-0400 INFO  (jsonrpc/0) [jsonrpc.JsonRpcServer] RPC call Image.prepare failed (error 201) in 0.01 seconds (__init__:552)</div><div class=" noBgColor">2017-03-24 11:19:17,583-0400 INFO  (jsonrpc/2) [dispatcher] Run and protect: createVolume(sdUUID=u&#39;39015a62-0f8f-4b73-998e-5a4923b060f0&#39;, spUUID=u&#39;53edef91-404b-45d6-8180-48c59def4e01&#39;, imgUUID=u&#39;bff0948c-0916-49f8-9026-c23a571b8abe&#39;, size=u&#39;1048576&#39;, volFormat=5, preallocate=1, diskType=2, volUUID=u&#39;b5b2412a-f825-43f2-b923-191216117d25&#39;, desc=u&#39;hosted-engine.lockspace&#39;, srcImgUUID=u&#39;00000000-0000-0000-0000-000000000000&#39;, srcVolUUID=u&#39;00000000-0000-0000-0000-000000000000&#39;, initialSize=None) (logUtils:51)</div></div><div class=" noBgColor"><br class=" noBgColor"></div><div class=" noBgColor"><br class=" noBgColor"></div><div class=" noBgColor">logs:</div><div class=" noBgColor"><br class=" noBgColor"></div><div class=" noBgColor"><a href="https://gist.github.com/anonymous/542443c68e5c9ebef9225ec1c358d627">https://gist.github.com/anonymous/542443c68e5c9ebef9225ec1c358d627</a><br class=" noBgColor"></div></div>