<div dir="ltr">When you say &quot;not visible in oVirt&quot; you mean that you do not see them in the UI?  Do you know the specific uuids for the missing volumes?  You could use lvm to check if the LVs are visible to the host.<div><br></div><div>lvs --config &#39;global {use_lvmetad=0}&#39; -o +tags</div><div><br></div><div>For each LV, the tag beginning with IU_ indicates the image the volume belongs to.</div><div><br></div><div>You could also try to use the vdsm commands:</div><div><br></div><div># Get the storage pool id</div><div>sudo vdsm-client Host getConnectedStoragePools <br></div><div><br></div><div># Get a list of storagedomain IDs</div><div>sudo vdsm-client Host getStorageDomains # gives you a list of storagedomainIDs<br></div><div><br></div><div># Get a list of image ids on a domain</div><div>sudo vdsm-client StorageDomain getImages sdUUID=&lt;domain id&gt;<br></div><div><br></div><div># Get a list of volume ids in an image</div><div>sudo vdsm-client Image getVolumes imageID=&lt;image&gt; storagepoolID=&lt;pool&gt; storagedomainID=&lt;domain&gt;<br></div><div><br></div><div><br></div><div>If the wanted images are present on the host but not in engine then you had a problem with import.  If the images are not visible to the host then you probably have some storage connection issue.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 31, 2017 at 6:11 PM, Николаев Алексей <span dir="ltr">&lt;<a href="mailto:alexeynikolaev.post@yandex.ru" target="_blank">alexeynikolaev.post@yandex.ru</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Please advise, where I can find some materials how oVirt (or maybe VDSM) works with block storage, multipath?</div><div> </div><div> </div><div> </div><div>30.05.2017, 11:57, &quot;Николаев Алексей&quot; &lt;<a href="mailto:alexeynikolaev.post@yandex.ru" target="_blank">alexeynikolaev.post@yandex.ru</a><wbr>&gt;:</div><blockquote type="cite"><span class=""><div>Hi, community!</div><div> </div><div>After import DATA DOMAIN some VM disks not visible in oVirt.</div><div>Can I manually copy VM disks from data domain at FC block device?</div></span>,<p>______________________________<wbr>_________________<br>Users mailing list<br><a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br><a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a></p></blockquote>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Adam Litke</div></div>
</div>